#b43012 - Rust Hex Color Code

#B43012 (Rust) - RGB 180, 48, 18 Color Information

#b43012 Conversion Table

HEX Triplet B4, 30, 12
RGB Decimal 180, 48, 18
RGB Octal 264, 60, 22
RGB Percent 70.6%, 18.8%, 7.1%
RGB Binary 10110100, 110000, 10010
CMY 0.294, 0.812, 0.929
CMYK 0, 73, 90, 29

Percentages of Color #B43012

R 70.6%
G 18.8%
B 7.1%
RGB Percentages of Color #b43012
C 0%
M 73%
Y 90%
K 29%
CMYK Percentages of Color #b43012

Color spaces of #B43012 Rust - RGB(180, 48, 18)

HSV (or HSB) 11°, 90°, 71°
HSL 11°, 82°, 39°
Web Safe #cc3300
XYZ 19.989, 11.861, 1.808
CIE-Lab 40.994, 51.674, 47.240
xyY 0.594, 0.352, 11.861
Decimal 11808786

#b43012 Color Accessibility Scores (Rust Contrast Checker)

#b43012

On dark background [POOR]

#b43012

On light background [GOOD]

#b43012

As background color [GOOD]

Rust ↔ #b43012 Color Blindness Simulator

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

#B43012 Color Combinations - Color Schemes with b43012

#b43012 Analogous Colors

#b43012 Triadic Colors

#b43012 Split Complementary Colors

#b43012 Complementary Colors

Shades and Tints of #b43012 Color Variations

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

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

Alternatives colours to Rust (#b43012)

#b43012 Color Codes for CSS3/HTML5 and Icon Previews

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

#B43012 in Programming

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

#b43012 - RGB(180, 48, 18) - Rust Color FAQ

What is the color code for Rust?

Hex color code for Rust color is #b43012. RGB color code for rust color is rgb(180, 48, 18).

What is the RGB value of #b43012?

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

What is the RGB percentage of #b43012?

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

What does RGB 180,48,18 mean?

The RGB color 180, 48, 18 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 #b43012?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b43012 has an HSL value of 11° (degrees) for Hue, 82% 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 82% 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?
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 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...

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

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