#bc2d0d - Rust Hex Color Code

#BC2D0D (Rust) - RGB 188, 45, 13 Color Information

#bc2d0d Conversion Table

HEX Triplet BC, 2D, 0D
RGB Decimal 188, 45, 13
RGB Octal 274, 55, 15
RGB Percent 73.7%, 17.6%, 5.1%
RGB Binary 10111100, 101101, 1101
CMY 0.263, 0.824, 0.949
CMYK 0, 76, 93, 26

Percentages of Color #BC2D0D

R 73.7%
G 17.6%
B 5.1%
RGB Percentages of Color #bc2d0d
C 0%
M 76%
Y 93%
K 26%
CMYK Percentages of Color #bc2d0d

Color spaces of #BC2D0D Rust - RGB(188, 45, 13)

HSV (or HSB) 11°, 93°, 74°
HSL 11°, 87°, 39°
Web Safe #cc3300
XYZ 21.750, 12.597, 1.666
CIE-Lab 42.150, 55.182, 50.608
xyY 0.604, 0.350, 12.597
Decimal 12332301

#bc2d0d Color Accessibility Scores (Rust Contrast Checker)

#bc2d0d

On dark background [POOR]

#bc2d0d

On light background [GOOD]

#bc2d0d

As background color [GOOD]

Rust ↔ #bc2d0d Color Blindness Simulator

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

#BC2D0D Color Combinations - Color Schemes with bc2d0d

#bc2d0d Analogous Colors

#bc2d0d Triadic Colors

#bc2d0d Split Complementary Colors

#bc2d0d Complementary Colors

Shades and Tints of #bc2d0d Color Variations

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

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

Alternatives colours to Rust (#bc2d0d)

#bc2d0d Color Codes for CSS3/HTML5 and Icon Previews

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

#BC2D0D in Programming

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

#bc2d0d - RGB(188, 45, 13) - Rust Color FAQ

What is the color code for Rust?

Hex color code for Rust color is #bc2d0d. RGB color code for rust color is rgb(188, 45, 13).

What is the RGB value of #bc2d0d?

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

What is the RGB percentage of #bc2d0d?

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

What does RGB 188,45,13 mean?

The RGB color 188, 45, 13 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 #bc2d0d?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #bc2d0d has an HSL value of 11° (degrees) for Hue, 87% for Saturation, and 39% for Lightness. In this HSL representation, the Hue at 11° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 87% 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?
The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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