#bfb672 - Olive Green Hex Color Code

#BFB672 (Olive Green) - RGB 191, 182, 114 Color Information

#bfb672 Conversion Table

HEX Triplet BF, B6, 72
RGB Decimal 191, 182, 114
RGB Octal 277, 266, 162
RGB Percent 74.9%, 71.4%, 44.7%
RGB Binary 10111111, 10110110, 1110010
CMY 0.251, 0.286, 0.553
CMYK 0, 5, 40, 25

Percentages of Color #BFB672

R 74.9%
G 71.4%
B 44.7%
RGB Percentages of Color #bfb672
C 0%
M 5%
Y 40%
K 25%
CMYK Percentages of Color #bfb672

Color spaces of #BFB672 Olive Green - RGB(191, 182, 114)

HSV (or HSB) 53°, 40°, 75°
HSL 53°, 38°, 60°
Web Safe #cccc66
XYZ 41.251, 45.747, 22.576
CIE-Lab 73.381, -6.703, 35.732
xyY 0.376, 0.418, 45.747
Decimal 12564082

#bfb672 Color Accessibility Scores (Olive Green Contrast Checker)

#bfb672

On dark background [POOR]

#bfb672

On light background [GOOD]

#bfb672

As background color [GOOD]

Olive Green ↔ #bfb672 Color Blindness Simulator

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

#BFB672 Color Combinations - Color Schemes with bfb672

#bfb672 Analogous Colors

#bfb672 Triadic Colors

#bfb672 Split Complementary Colors

#bfb672 Complementary Colors

Shades and Tints of #bfb672 Color Variations

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

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

Alternatives colours to Olive Green (#bfb672)

#bfb672 Color Codes for CSS3/HTML5 and Icon Previews

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

#BFB672 in Programming

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

#bfb672 - RGB(191, 182, 114) - Olive Green Color FAQ

What is the color code for Olive Green?

Hex color code for Olive Green color is #bfb672. RGB color code for olive green color is rgb(191, 182, 114).

What is the RGB value of #bfb672?

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

What is the RGB percentage of #bfb672?

The RGB percentage composition for the hexadecimal color code #bfb672 is detailed as follows: 74.9% Red, 71.4% Green, and 44.7% 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 71.4% and 44.7% 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 #bfb672.

What does RGB 191,182,114 mean?

The RGB color 191, 182, 114 represents a dull and muted shade of Red. The websafe version of this color is hex cccc66. This color might be commonly referred to as a shade similar to Olive Green.

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

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...