#bd2a0c - Rust Hex Color Code

#BD2A0C (Rust) - RGB 189, 42, 12 Color Information

#bd2a0c Conversion Table

HEX Triplet BD, 2A, 0C
RGB Decimal 189, 42, 12
RGB Octal 275, 52, 14
RGB Percent 74.1%, 16.5%, 4.7%
RGB Binary 10111101, 101010, 1100
CMY 0.259, 0.835, 0.953
CMYK 0, 78, 94, 26

Percentages of Color #BD2A0C

R 74.1%
G 16.5%
B 4.7%
RGB Percentages of Color #bd2a0c
C 0%
M 78%
Y 94%
K 26%
CMYK Percentages of Color #bd2a0c

Color spaces of #BD2A0C Rust - RGB(189, 42, 12)

HSV (or HSB) 10°, 94°, 74°
HSL 10°, 88°, 39°
Web Safe #cc3300
XYZ 21.881, 12.501, 1.608
CIE-Lab 42.002, 56.430, 50.939
xyY 0.608, 0.347, 12.501
Decimal 12397068

#bd2a0c Color Accessibility Scores (Rust Contrast Checker)

#bd2a0c

On dark background [POOR]

#bd2a0c

On light background [GOOD]

#bd2a0c

As background color [GOOD]

Rust ↔ #bd2a0c Color Blindness Simulator

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

#BD2A0C Color Combinations - Color Schemes with bd2a0c

#bd2a0c Analogous Colors

#bd2a0c Triadic Colors

#bd2a0c Split Complementary Colors

#bd2a0c Complementary Colors

Shades and Tints of #bd2a0c Color Variations

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

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

Alternatives colours to Rust (#bd2a0c)

#bd2a0c Color Codes for CSS3/HTML5 and Icon Previews

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

#BD2A0C in Programming

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

#bd2a0c - RGB(189, 42, 12) - Rust Color FAQ

What is the color code for Rust?

Hex color code for Rust color is #bd2a0c. RGB color code for rust color is rgb(189, 42, 12).

What is the RGB value of #bd2a0c?

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

What is the RGB percentage of #bd2a0c?

The RGB percentage composition for the hexadecimal color code #bd2a0c is detailed as follows: 74.1% Red, 16.5% Green, and 4.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.1% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 16.5% and 4.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 #bd2a0c.

What does RGB 189,42,12 mean?

The RGB color 189, 42, 12 represents a dull and muted shade of Red. The websafe version of this color is hex cc3300. This color might be commonly referred to as a shade similar to Rust.

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

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

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

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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