#bb280b - Rust Hex Color Code

#BB280B (Rust) - RGB 187, 40, 11 Color Information

#bb280b Conversion Table

HEX Triplet BB, 28, 0B
RGB Decimal 187, 40, 11
RGB Octal 273, 50, 13
RGB Percent 73.3%, 15.7%, 4.3%
RGB Binary 10111011, 101000, 1011
CMY 0.267, 0.843, 0.957
CMYK 0, 79, 94, 27

Percentages of Color #BB280B

R 73.3%
G 15.7%
B 4.3%
RGB Percentages of Color #bb280b
C 0%
M 79%
Y 94%
K 27%
CMYK Percentages of Color #bb280b

Color spaces of #BB280B Rust - RGB(187, 40, 11)

HSV (or HSB) 10°, 94°, 73°
HSL 10°, 89°, 39°
Web Safe #cc3300
XYZ 21.313, 12.107, 1.530
CIE-Lab 41.385, 56.415, 50.676
xyY 0.610, 0.346, 12.107
Decimal 12265483

#bb280b Color Accessibility Scores (Rust Contrast Checker)

#bb280b

On dark background [POOR]

#bb280b

On light background [GOOD]

#bb280b

As background color [GOOD]

Rust ↔ #bb280b Color Blindness Simulator

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

#BB280B Color Combinations - Color Schemes with bb280b

#bb280b Analogous Colors

#bb280b Triadic Colors

#bb280b Split Complementary Colors

#bb280b Complementary Colors

Shades and Tints of #bb280b Color Variations

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

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

Alternatives colours to Rust (#bb280b)

#bb280b Color Codes for CSS3/HTML5 and Icon Previews

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

#BB280B in Programming

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

#bb280b - RGB(187, 40, 11) - Rust Color FAQ

What is the color code for Rust?

Hex color code for Rust color is #bb280b. RGB color code for rust color is rgb(187, 40, 11).

What is the RGB value of #bb280b?

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

What is the RGB percentage of #bb280b?

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

What does RGB 187,40,11 mean?

The RGB color 187, 40, 11 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 #bb280b?

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

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

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...