#fdf3dc - Half Colonial White Hex Color Code

#FDF3DC (Half Colonial White) - RGB 253, 243, 220 Color Information

#fdf3dc Conversion Table

HEX Triplet FD, F3, DC
RGB Decimal 253, 243, 220
RGB Octal 375, 363, 334
RGB Percent 99.2%, 95.3%, 86.3%
RGB Binary 11111101, 11110011, 11011100
CMY 0.008, 0.047, 0.137
CMYK 0, 4, 13, 1

Percentages of Color #FDF3DC

R 99.2%
G 95.3%
B 86.3%
RGB Percentages of Color #fdf3dc
C 0%
M 4%
Y 13%
K 1%
CMYK Percentages of Color #fdf3dc

Color spaces of #FDF3DC Half Colonial White - RGB(253, 243, 220)

HSV (or HSB) 42°, 13°, 99°
HSL 42°, 89°, 93°
Web Safe #ffffcc
XYZ 85.477, 90.151, 80.606
CIE-Lab 96.059, -0.393, 12.281
xyY 0.334, 0.352, 90.151
Decimal 16643036

#fdf3dc Color Accessibility Scores (Half Colonial White Contrast Checker)

#fdf3dc

On dark background [GOOD]

#fdf3dc

On light background [POOR]

#fdf3dc

As background color [POOR]

Half Colonial White ↔ #fdf3dc Color Blindness Simulator

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

#FDF3DC Color Combinations - Color Schemes with fdf3dc

#fdf3dc Analogous Colors

#fdf3dc Triadic Colors

#fdf3dc Split Complementary Colors

#fdf3dc Complementary Colors

Shades and Tints of #fdf3dc Color Variations

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

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

Alternatives colours to Half Colonial White (#fdf3dc)

#fdf3dc Color Codes for CSS3/HTML5 and Icon Previews

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

#FDF3DC in Programming

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

#fdf3dc - RGB(253, 243, 220) - Half Colonial White Color FAQ

What is the color code for Half Colonial White?

Hex color code for Half Colonial White color is #fdf3dc. RGB color code for half colonial white color is rgb(253, 243, 220).

What is the RGB value of #fdf3dc?

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

What is the RGB percentage of #fdf3dc?

The RGB percentage composition for the hexadecimal color code #fdf3dc is detailed as follows: 99.2% Red, 95.3% Green, and 86.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 99.2% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 95.3% and 86.3% 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 #fdf3dc.

What does RGB 253,243,220 mean?

The RGB color 253, 243, 220 represents a bright and vivid shade of Red. The websafe version of this color is hex ffffcc. This color might be commonly referred to as a shade similar to Half Colonial White.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #fdf3dc is composed of 0% Cyan, 4% Magenta, 13% Yellow, and 1% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 4% of Magenta contributes to the red-purple qualities. The 13% of Yellow typically adds to the brightness and warmth, and the 1% 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 #fdf3dc?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fdf3dc has an HSL value of 42° (degrees) for Hue, 89% for Saturation, and 93% for Lightness. In this HSL representation, the Hue at 42° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 89% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 93% 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?
The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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 ...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...