#fccd61 - Goldenrod Hex Color Code

#FCCD61 (Goldenrod) - RGB 252, 205, 97 Color Information

#fccd61 Conversion Table

HEX Triplet FC, CD, 61
RGB Decimal 252, 205, 97
RGB Octal 374, 315, 141
RGB Percent 98.8%, 80.4%, 38%
RGB Binary 11111100, 11001101, 1100001
CMY 0.012, 0.196, 0.620
CMYK 0, 19, 62, 1

Percentages of Color #FCCD61

R 98.8%
G 80.4%
B 38%
RGB Percentages of Color #fccd61
C 0%
M 19%
Y 62%
K 1%
CMYK Percentages of Color #fccd61

Color spaces of #FCCD61 Goldenrod - RGB(252, 205, 97)

HSV (or HSB) 42°, 62°, 99°
HSL 42°, 96°, 68°
Web Safe #ffcc66
XYZ 64.134, 65.221, 20.518
CIE-Lab 84.598, 4.940, 58.782
xyY 0.428, 0.435, 65.221
Decimal 16567649

#fccd61 Color Accessibility Scores (Goldenrod Contrast Checker)

#fccd61

On dark background [GOOD]

#fccd61

On light background [POOR]

#fccd61

As background color [POOR]

Goldenrod ↔ #fccd61 Color Blindness Simulator

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

#FCCD61 Color Combinations - Color Schemes with fccd61

#fccd61 Analogous Colors

#fccd61 Triadic Colors

#fccd61 Split Complementary Colors

#fccd61 Complementary Colors

Shades and Tints of #fccd61 Color Variations

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

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

Alternatives colours to Goldenrod (#fccd61)

#fccd61 Color Codes for CSS3/HTML5 and Icon Previews

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

#FCCD61 in Programming

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

#fccd61 - RGB(252, 205, 97) - Goldenrod Color FAQ

What is the color code for Goldenrod?

Hex color code for Goldenrod color is #fccd61. RGB color code for goldenrod color is rgb(252, 205, 97).

What is the RGB value of #fccd61?

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

What is the RGB percentage of #fccd61?

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

What does RGB 252,205,97 mean?

The RGB color 252, 205, 97 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 #fccd61?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fccd61 has an HSL value of 42° (degrees) for Hue, 96% for Saturation, and 68% 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 96% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 68% 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?
Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...