#fbc376 - Goldenrod Hex Color Code

#FBC376 (Goldenrod) - RGB 251, 195, 118 Color Information

#fbc376 Conversion Table

HEX Triplet FB, C3, 76
RGB Decimal 251, 195, 118
RGB Octal 373, 303, 166
RGB Percent 98.4%, 76.5%, 46.3%
RGB Binary 11111011, 11000011, 1110110
CMY 0.016, 0.235, 0.537
CMYK 0, 22, 53, 2

Percentages of Color #FBC376

R 98.4%
G 76.5%
B 46.3%
RGB Percentages of Color #fbc376
C 0%
M 22%
Y 53%
K 2%
CMYK Percentages of Color #fbc376

Color spaces of #FBC376 Goldenrod - RGB(251, 195, 118)

HSV (or HSB) 35°, 53°, 98°
HSL 35°, 94°, 72°
Web Safe #ffcc66
XYZ 62.569, 60.847, 25.587
CIE-Lab 82.297, 11.261, 46.058
xyY 0.420, 0.408, 60.847
Decimal 16499574

#fbc376 Color Accessibility Scores (Goldenrod Contrast Checker)

#fbc376

On dark background [GOOD]

#fbc376

On light background [POOR]

#fbc376

As background color [POOR]

Goldenrod ↔ #fbc376 Color Blindness Simulator

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

#FBC376 Color Combinations - Color Schemes with fbc376

#fbc376 Analogous Colors

#fbc376 Triadic Colors

#fbc376 Split Complementary Colors

#fbc376 Complementary Colors

Shades and Tints of #fbc376 Color Variations

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

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

Alternatives colours to Goldenrod (#fbc376)

#fbc376 Color Codes for CSS3/HTML5 and Icon Previews

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

#FBC376 in Programming

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

#fbc376 - RGB(251, 195, 118) - Goldenrod Color FAQ

What is the color code for Goldenrod?

Hex color code for Goldenrod color is #fbc376. RGB color code for goldenrod color is rgb(251, 195, 118).

What is the RGB value of #fbc376?

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

What is the RGB percentage of #fbc376?

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

What does RGB 251,195,118 mean?

The RGB color 251, 195, 118 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 #fbc376?

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

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

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

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

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