#fcdf7c - Goldenrod Hex Color Code

#FCDF7C (Goldenrod) - RGB 252, 223, 124 Color Information

#fcdf7c Conversion Table

HEX Triplet FC, DF, 7C
RGB Decimal 252, 223, 124
RGB Octal 374, 337, 174
RGB Percent 98.8%, 87.5%, 48.6%
RGB Binary 11111100, 11011111, 1111100
CMY 0.012, 0.125, 0.514
CMYK 0, 12, 51, 1

Percentages of Color #FCDF7C

R 98.8%
G 87.5%
B 48.6%
RGB Percentages of Color #fcdf7c
C 0%
M 12%
Y 51%
K 1%
CMYK Percentages of Color #fcdf7c

Color spaces of #FCDF7C Goldenrod - RGB(252, 223, 124)

HSV (or HSB) 46°, 51°, 99°
HSL 46°, 96°, 74°
Web Safe #ffcc66
XYZ 70.171, 74.926, 29.833
CIE-Lab 89.358, -2.231, 51.753
xyY 0.401, 0.428, 74.926
Decimal 16572284

#fcdf7c Color Accessibility Scores (Goldenrod Contrast Checker)

#fcdf7c

On dark background [GOOD]

#fcdf7c

On light background [POOR]

#fcdf7c

As background color [POOR]

Goldenrod ↔ #fcdf7c Color Blindness Simulator

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

#FCDF7C Color Combinations - Color Schemes with fcdf7c

#fcdf7c Analogous Colors

#fcdf7c Triadic Colors

#fcdf7c Split Complementary Colors

#fcdf7c Complementary Colors

Shades and Tints of #fcdf7c Color Variations

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

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

Alternatives colours to Goldenrod (#fcdf7c)

#fcdf7c Color Codes for CSS3/HTML5 and Icon Previews

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

#FCDF7C in Programming

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

#fcdf7c - RGB(252, 223, 124) - Goldenrod Color FAQ

What is the color code for Goldenrod?

Hex color code for Goldenrod color is #fcdf7c. RGB color code for goldenrod color is rgb(252, 223, 124).

What is the RGB value of #fcdf7c?

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

What is the RGB percentage of #fcdf7c?

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

What does RGB 252,223,124 mean?

The RGB color 252, 223, 124 represents a bright and vivid shade of Red. The websafe version of this color is hex ffcc66. This color might be commonly referred to as a shade similar to Goldenrod.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fcdf7c has an HSL value of 46° (degrees) for Hue, 96% for Saturation, and 74% for Lightness. In this HSL representation, the Hue at 46° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 96% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 74% 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 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...

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

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...