#f0f0af - Double Colonial White Hex Color Code

#F0F0AF (Double Colonial White) - RGB 240, 240, 175 Color Information

#f0f0af Conversion Table

HEX Triplet F0, F0, AF
RGB Decimal 240, 240, 175
RGB Octal 360, 360, 257
RGB Percent 94.1%, 94.1%, 68.6%
RGB Binary 11110000, 11110000, 10101111
CMY 0.059, 0.059, 0.314
CMYK 0, 0, 27, 6

Percentages of Color #F0F0AF

R 94.1%
G 94.1%
B 68.6%
RGB Percentages of Color #f0f0af
C 0%
M 0%
Y 27%
K 6%
CMYK Percentages of Color #f0f0af

Color spaces of #F0F0AF Double Colonial White - RGB(240, 240, 175)

HSV (or HSB) 60°, 27°, 94°
HSL 60°, 68°, 81°
Web Safe #ffff99
XYZ 74.833, 83.941, 52.815
CIE-Lab 93.425, -9.963, 31.520
xyY 0.354, 0.397, 83.941
Decimal 15790255

#f0f0af Color Accessibility Scores (Double Colonial White Contrast Checker)

#f0f0af

On dark background [GOOD]

#f0f0af

On light background [POOR]

#f0f0af

As background color [POOR]

Double Colonial White ↔ #f0f0af Color Blindness Simulator

Coming soon... You can see how #f0f0af 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.

#F0F0AF Color Combinations - Color Schemes with f0f0af

#f0f0af Analogous Colors

#f0f0af Triadic Colors

#f0f0af Split Complementary Colors

#f0f0af Complementary Colors

Shades and Tints of #f0f0af Color Variations

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

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

Alternatives colours to Double Colonial White (#f0f0af)

#f0f0af Color Codes for CSS3/HTML5 and Icon Previews

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

#F0F0AF in Programming

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

#f0f0af - RGB(240, 240, 175) - Double Colonial White Color FAQ

What is the color code for Double Colonial White?

Hex color code for Double Colonial White color is #f0f0af. RGB color code for double colonial white color is rgb(240, 240, 175).

What is the RGB value of #f0f0af?

The RGB value corresponding to the hexadecimal color code #f0f0af is rgb(240, 240, 175). 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, '240' represents the green component's intensity, and '175' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #f0f0af.

What is the RGB percentage of #f0f0af?

The RGB percentage composition for the hexadecimal color code #f0f0af is detailed as follows: 94.1% Red, 94.1% Green, and 68.6% 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 94.1% and 68.6% 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 #f0f0af.

What does RGB 240,240,175 mean?

The RGB color 240, 240, 175 represents a bright and vivid shade of Red. The websafe version of this color is hex ffff99. This color might be commonly referred to as a shade similar to Double Colonial White.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #f0f0af is composed of 0% Cyan, 0% Magenta, 27% 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 0% of Magenta contributes to the red-purple qualities. The 27% 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 #f0f0af?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f0f0af has an HSL value of 60° (degrees) for Hue, 68% for Saturation, and 81% for Lightness. In this HSL representation, the Hue at 60° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 68% 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...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...