#edc67c - Rob Roy Hex Color Code

#EDC67C (Rob Roy) - RGB 237, 198, 124 Color Information

#edc67c Conversion Table

HEX Triplet ED, C6, 7C
RGB Decimal 237, 198, 124
RGB Octal 355, 306, 174
RGB Percent 92.9%, 77.6%, 48.6%
RGB Binary 11101101, 11000110, 1111100
CMY 0.071, 0.224, 0.514
CMYK 0, 16, 48, 7

Percentages of Color #EDC67C

R 92.9%
G 77.6%
B 48.6%
RGB Percentages of Color #edc67c
C 0%
M 16%
Y 48%
K 7%
CMYK Percentages of Color #edc67c

Color spaces of #EDC67C Rob Roy - RGB(237, 198, 124)

HSV (or HSB) 39°, 48°, 93°
HSL 39°, 76°, 71°
Web Safe #ffcc66
XYZ 58.757, 59.848, 27.524
CIE-Lab 81.755, 4.576, 42.086
xyY 0.402, 0.410, 59.848
Decimal 15582844

#edc67c Color Accessibility Scores (Rob Roy Contrast Checker)

#edc67c

On dark background [GOOD]

#edc67c

On light background [POOR]

#edc67c

As background color [POOR]

Rob Roy ↔ #edc67c Color Blindness Simulator

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

#EDC67C Color Combinations - Color Schemes with edc67c

#edc67c Analogous Colors

#edc67c Triadic Colors

#edc67c Split Complementary Colors

#edc67c Complementary Colors

Shades and Tints of #edc67c Color Variations

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

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

Alternatives colours to Rob Roy (#edc67c)

#edc67c Color Codes for CSS3/HTML5 and Icon Previews

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

#EDC67C in Programming

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

#edc67c - RGB(237, 198, 124) - Rob Roy Color FAQ

What is the color code for Rob Roy?

Hex color code for Rob Roy color is #edc67c. RGB color code for rob roy color is rgb(237, 198, 124).

What is the RGB value of #edc67c?

The RGB value corresponding to the hexadecimal color code #edc67c is rgb(237, 198, 124). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '237' indicates the intensity of the red component, '198' 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 #edc67c.

What is the RGB percentage of #edc67c?

The RGB percentage composition for the hexadecimal color code #edc67c is detailed as follows: 92.9% Red, 77.6% 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 92.9% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 77.6% 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 #edc67c.

What does RGB 237,198,124 mean?

The RGB color 237, 198, 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 Rob Roy.

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

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

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

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

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 Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...