#be6e22 - Bourbon Hex Color Code

#BE6E22 (Bourbon) - RGB 190, 110, 34 Color Information

#be6e22 Conversion Table

HEX Triplet BE, 6E, 22
RGB Decimal 190, 110, 34
RGB Octal 276, 156, 42
RGB Percent 74.5%, 43.1%, 13.3%
RGB Binary 10111110, 1101110, 100010
CMY 0.255, 0.569, 0.867
CMYK 0, 42, 82, 25

Percentages of Color #BE6E22

R 74.5%
G 43.1%
B 13.3%
RGB Percentages of Color #be6e22
C 0%
M 42%
Y 82%
K 25%
CMYK Percentages of Color #be6e22

Color spaces of #BE6E22 Bourbon - RGB(190, 110, 34)

HSV (or HSB) 29°, 82°, 75°
HSL 29°, 70°, 44°
Web Safe #cc6633
XYZ 27.100, 22.215, 4.373
CIE-Lab 54.254, 26.270, 52.636
xyY 0.505, 0.414, 22.215
Decimal 12480034

#be6e22 Color Accessibility Scores (Bourbon Contrast Checker)

#be6e22

On dark background [POOR]

#be6e22

On light background [GOOD]

#be6e22

As background color [GOOD]

Bourbon ↔ #be6e22 Color Blindness Simulator

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

#BE6E22 Color Combinations - Color Schemes with be6e22

#be6e22 Analogous Colors

#be6e22 Triadic Colors

#be6e22 Split Complementary Colors

#be6e22 Complementary Colors

Shades and Tints of #be6e22 Color Variations

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

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

Alternatives colours to Bourbon (#be6e22)

#be6e22 Color Codes for CSS3/HTML5 and Icon Previews

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

#BE6E22 in Programming

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

#be6e22 - RGB(190, 110, 34) - Bourbon Color FAQ

What is the color code for Bourbon?

Hex color code for Bourbon color is #be6e22. RGB color code for bourbon color is rgb(190, 110, 34).

What is the RGB value of #be6e22?

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

What is the RGB percentage of #be6e22?

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

What does RGB 190,110,34 mean?

The RGB color 190, 110, 34 represents a dull and muted shade of Red. The websafe version of this color is hex cc6633. This color might be commonly referred to as a shade similar to Bourbon.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #be6e22 is composed of 0% Cyan, 42% Magenta, 82% 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 42% of Magenta contributes to the red-purple qualities. The 82% 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 #be6e22?

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

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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