#f0d5ac - Pancho Hex Color Code

#F0D5AC (Pancho) - RGB 240, 213, 172 Color Information

#f0d5ac Conversion Table

HEX Triplet F0, D5, AC
RGB Decimal 240, 213, 172
RGB Octal 360, 325, 254
RGB Percent 94.1%, 83.5%, 67.5%
RGB Binary 11110000, 11010101, 10101100
CMY 0.059, 0.165, 0.325
CMYK 0, 11, 28, 6

Percentages of Color #F0D5AC

R 94.1%
G 83.5%
B 67.5%
RGB Percentages of Color #f0d5ac
C 0%
M 11%
Y 28%
K 6%
CMYK Percentages of Color #f0d5ac

Color spaces of #F0D5AC Pancho - RGB(240, 213, 172)

HSV (or HSB) 36°, 28°, 94°
HSL 36°, 69°, 81°
Web Safe #ffcc99
XYZ 67.176, 69.092, 48.825
CIE-Lab 86.550, 3.353, 23.728
xyY 0.363, 0.373, 69.092
Decimal 15783340

#f0d5ac Color Accessibility Scores (Pancho Contrast Checker)

#f0d5ac

On dark background [GOOD]

#f0d5ac

On light background [POOR]

#f0d5ac

As background color [POOR]

Pancho ↔ #f0d5ac Color Blindness Simulator

Coming soon... You can see how #f0d5ac is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#F0D5AC Color Combinations - Color Schemes with f0d5ac

#f0d5ac Analogous Colors

#f0d5ac Triadic Colors

#f0d5ac Split Complementary Colors

#f0d5ac Complementary Colors

Shades and Tints of #f0d5ac Color Variations

#f0d5ac Shade Color Variations (When you combine pure black with this color, #f0d5ac, darker shades are produced.)

#f0d5ac Tint Color Variations (Lighter shades of #f0d5ac can be created by blending the color with different amounts of white.)

Alternatives colours to Pancho (#f0d5ac)

#f0d5ac Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #f0d5ac
This sample text has a font color of #f0d5ac
#f0d5ac Border Color
This sample element has a border color of #f0d5ac
#f0d5ac CSS3 Linear Gradient
#f0d5ac Background Color
This sample paragraph has a background color of #f0d5ac
#f0d5ac Text Shadow
This sample text has a shadow color of #f0d5ac
Sample text with glow color #f0d5ac
This sample text has a glow color of #f0d5ac
#f0d5ac Box Shadow
This sample element has a box shadow of #f0d5ac
Sample text with Underline Color #f0d5ac
This sample text has a underline color of #f0d5ac
A selection of SVG images/icons using the hex version #f0d5ac of the current color.

#F0D5AC in Programming

HTML5, CSS3 #f0d5ac
Java new Color(240, 213, 172);
.NET Color.FromArgb(255, 240, 213, 172);
Swift UIColor(red:240, green:213, blue:172, alpha:1.00000)
Objective-C [UIColor colorWithRed:240 green:213 blue:172 alpha:1.00000];
OpenGL glColor3f(240f, 213f, 172f);
Python Color('#f0d5ac')

#f0d5ac - RGB(240, 213, 172) - Pancho Color FAQ

What is the color code for Pancho?

Hex color code for Pancho color is #f0d5ac. RGB color code for pancho color is rgb(240, 213, 172).

What is the RGB value of #f0d5ac?

The RGB value corresponding to the hexadecimal color code #f0d5ac is rgb(240, 213, 172). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '240' indicates the intensity of the red component, '213' represents the green component's intensity, and '172' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #f0d5ac.

What is the RGB percentage of #f0d5ac?

The RGB percentage composition for the hexadecimal color code #f0d5ac is detailed as follows: 94.1% Red, 83.5% Green, and 67.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 94.1% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 83.5% and 67.5% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #f0d5ac.

What does RGB 240,213,172 mean?

The RGB color 240, 213, 172 represents a bright and vivid shade of Red. The websafe version of this color is hex ffcc99. This color might be commonly referred to as a shade similar to Pancho.

What is the CMYK (Cyan Magenta Yellow Black) color model of #f0d5ac?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #f0d5ac is composed of 0% Cyan, 11% Magenta, 28% Yellow, and 6% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 11% of Magenta contributes to the red-purple qualities. The 28% of Yellow typically adds to the brightness and warmth, and the 6% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #f0d5ac?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f0d5ac has an HSL value of 36° (degrees) for Hue, 69% for Saturation, and 81% for Lightness. In this HSL representation, the Hue at 36° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 69% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 81% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...