#bfc0ab - Eagle Hex Color Code

#BFC0AB (Eagle) - RGB 191, 192, 171 Color Information

#bfc0ab Conversion Table

HEX Triplet BF, C0, AB
RGB Decimal 191, 192, 171
RGB Octal 277, 300, 253
RGB Percent 74.9%, 75.3%, 67.1%
RGB Binary 10111111, 11000000, 10101011
CMY 0.251, 0.247, 0.329
CMYK 1, 0, 11, 25

Percentages of Color #BFC0AB

R 74.9%
G 75.3%
B 67.1%
RGB Percentages of Color #bfc0ab
C 1%
M 0%
Y 11%
K 25%
CMYK Percentages of Color #bfc0ab

Color spaces of #BFC0AB Eagle - RGB(191, 192, 171)

HSV (or HSB) 63°, 11°, 75°
HSL 63°, 14°, 71°
Web Safe #cccc99
XYZ 47.686, 51.716, 45.997
CIE-Lab 77.111, -4.036, 10.468
xyY 0.328, 0.356, 51.716
Decimal 12566699

#bfc0ab Color Accessibility Scores (Eagle Contrast Checker)

#bfc0ab

On dark background [GOOD]

#bfc0ab

On light background [POOR]

#bfc0ab

As background color [POOR]

Eagle ↔ #bfc0ab Color Blindness Simulator

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

#BFC0AB Color Combinations - Color Schemes with bfc0ab

#bfc0ab Analogous Colors

#bfc0ab Triadic Colors

#bfc0ab Split Complementary Colors

#bfc0ab Complementary Colors

Shades and Tints of #bfc0ab Color Variations

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

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

Alternatives colours to Eagle (#bfc0ab)

#bfc0ab Color Codes for CSS3/HTML5 and Icon Previews

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

#BFC0AB in Programming

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

#bfc0ab - RGB(191, 192, 171) - Eagle Color FAQ

What is the color code for Eagle?

Hex color code for Eagle color is #bfc0ab. RGB color code for eagle color is rgb(191, 192, 171).

What is the RGB value of #bfc0ab?

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

What is the RGB percentage of #bfc0ab?

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

What does RGB 191,192,171 mean?

The RGB color 191, 192, 171 represents a bright and vivid shade of Green. The websafe version of this color is hex cccc99. This color might be commonly referred to as a shade similar to Eagle.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #bfc0ab has an HSL value of 63° (degrees) for Hue, 14% for Saturation, and 71% for Lightness. In this HSL representation, the Hue at 63° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 14% 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?
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...

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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