#b0751f - Mandalay Hex Color Code

#B0751F (Mandalay) - RGB 176, 117, 31 Color Information

#b0751f Conversion Table

HEX Triplet B0, 75, 1F
RGB Decimal 176, 117, 31
RGB Octal 260, 165, 37
RGB Percent 69%, 45.9%, 12.2%
RGB Binary 10110000, 1110101, 11111
CMY 0.310, 0.541, 0.878
CMYK 0, 34, 82, 31

Percentages of Color #B0751F

R 69%
G 45.9%
B 12.2%
RGB Percentages of Color #b0751f
C 0%
M 34%
Y 82%
K 31%
CMYK Percentages of Color #b0751f

Color spaces of #B0751F Mandalay - RGB(176, 117, 31)

HSV (or HSB) 36°, 82°, 69°
HSL 36°, 70°, 41°
Web Safe #996633
XYZ 24.513, 22.052, 4.261
CIE-Lab 54.082, 16.189, 52.930
xyY 0.482, 0.434, 22.052
Decimal 11564319

#b0751f Color Accessibility Scores (Mandalay Contrast Checker)

#b0751f

On dark background [POOR]

#b0751f

On light background [GOOD]

#b0751f

As background color [GOOD]

Mandalay ↔ #b0751f Color Blindness Simulator

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

#B0751F Color Combinations - Color Schemes with b0751f

#b0751f Analogous Colors

#b0751f Triadic Colors

#b0751f Split Complementary Colors

#b0751f Complementary Colors

Shades and Tints of #b0751f Color Variations

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

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

Alternatives colours to Mandalay (#b0751f)

#b0751f Color Codes for CSS3/HTML5 and Icon Previews

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

#B0751F in Programming

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

#b0751f - RGB(176, 117, 31) - Mandalay Color FAQ

What is the color code for Mandalay?

Hex color code for Mandalay color is #b0751f. RGB color code for mandalay color is rgb(176, 117, 31).

What is the RGB value of #b0751f?

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

What is the RGB percentage of #b0751f?

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

What does RGB 176,117,31 mean?

The RGB color 176, 117, 31 represents a dull and muted shade of Red. The websafe version of this color is hex 996633. This color might be commonly referred to as a shade similar to Mandalay.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b0751f has an HSL value of 36° (degrees) for Hue, 70% for Saturation, and 41% for Lightness. In this HSL representation, the Hue at 36° 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 41% 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?
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 ...

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

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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