#ebbf6e - Rob Roy Hex Color Code

#EBBF6E (Rob Roy) - RGB 235, 191, 110 Color Information

#ebbf6e Conversion Table

HEX Triplet EB, BF, 6E
RGB Decimal 235, 191, 110
RGB Octal 353, 277, 156
RGB Percent 92.2%, 74.9%, 43.1%
RGB Binary 11101011, 10111111, 1101110
CMY 0.078, 0.251, 0.569
CMYK 0, 19, 53, 8

Percentages of Color #EBBF6E

R 92.2%
G 74.9%
B 43.1%
RGB Percentages of Color #ebbf6e
C 0%
M 19%
Y 53%
K 8%
CMYK Percentages of Color #ebbf6e

Color spaces of #EBBF6E Rob Roy - RGB(235, 191, 110)

HSV (or HSB) 39°, 53°, 92°
HSL 39°, 76°, 68°
Web Safe #ffcc66
XYZ 55.706, 56.050, 22.634
CIE-Lab 79.642, 6.182, 46.423
xyY 0.415, 0.417, 56.050
Decimal 15449966

#ebbf6e Color Accessibility Scores (Rob Roy Contrast Checker)

#ebbf6e

On dark background [GOOD]

#ebbf6e

On light background [POOR]

#ebbf6e

As background color [POOR]

Rob Roy ↔ #ebbf6e Color Blindness Simulator

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

#EBBF6E Color Combinations - Color Schemes with ebbf6e

#ebbf6e Analogous Colors

#ebbf6e Triadic Colors

#ebbf6e Split Complementary Colors

#ebbf6e Complementary Colors

Shades and Tints of #ebbf6e Color Variations

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

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

Alternatives colours to Rob Roy (#ebbf6e)

#ebbf6e Color Codes for CSS3/HTML5 and Icon Previews

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

#EBBF6E in Programming

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

#ebbf6e - RGB(235, 191, 110) - Rob Roy Color FAQ

What is the color code for Rob Roy?

Hex color code for Rob Roy color is #ebbf6e. RGB color code for rob roy color is rgb(235, 191, 110).

What is the RGB value of #ebbf6e?

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

What is the RGB percentage of #ebbf6e?

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

What does RGB 235,191,110 mean?

The RGB color 235, 191, 110 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 #ebbf6e?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ebbf6e is composed of 0% Cyan, 19% Magenta, 53% Yellow, and 8% 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 53% of Yellow typically adds to the brightness and warmth, and the 8% 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 #ebbf6e?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ebbf6e has an HSL value of 39° (degrees) for Hue, 76% for Saturation, and 68% 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 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?
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...

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

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

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