#be7242 - Brown Rust Hex Color Code

#BE7242 (Brown Rust) - RGB 190, 114, 66 Color Information

#be7242 Conversion Table

HEX Triplet BE, 72, 42
RGB Decimal 190, 114, 66
RGB Octal 276, 162, 102
RGB Percent 74.5%, 44.7%, 25.9%
RGB Binary 10111110, 1110010, 1000010
CMY 0.255, 0.553, 0.741
CMYK 0, 40, 65, 25

Percentages of Color #BE7242

R 74.5%
G 44.7%
B 25.9%
RGB Percentages of Color #be7242
C 0%
M 40%
Y 65%
K 25%
CMYK Percentages of Color #be7242

Color spaces of #BE7242 Brown Rust - RGB(190, 114, 66)

HSV (or HSB) 23°, 65°, 75°
HSL 23°, 49°, 50°
Web Safe #cc6633
XYZ 28.236, 23.375, 8.178
CIE-Lab 55.457, 25.622, 38.818
xyY 0.472, 0.391, 23.375
Decimal 12481090

#be7242 Color Accessibility Scores (Brown Rust Contrast Checker)

#be7242

On dark background [POOR]

#be7242

On light background [GOOD]

#be7242

As background color [GOOD]

Brown Rust ↔ #be7242 Color Blindness Simulator

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

#BE7242 Color Combinations - Color Schemes with be7242

#be7242 Analogous Colors

#be7242 Triadic Colors

#be7242 Split Complementary Colors

#be7242 Complementary Colors

Shades and Tints of #be7242 Color Variations

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

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

Alternatives colours to Brown Rust (#be7242)

#be7242 Color Codes for CSS3/HTML5 and Icon Previews

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

#BE7242 in Programming

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

#be7242 - RGB(190, 114, 66) - Brown Rust Color FAQ

What is the color code for Brown Rust?

Hex color code for Brown Rust color is #be7242. RGB color code for brown rust color is rgb(190, 114, 66).

What is the RGB value of #be7242?

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

What is the RGB percentage of #be7242?

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

What does RGB 190,114,66 mean?

The RGB color 190, 114, 66 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 Brown Rust.

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

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

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

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

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

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...