#b3000c - Bright Red Hex Color Code

#B3000C (Bright Red) - RGB 179, 0, 12 Color Information

#b3000c Conversion Table

HEX Triplet B3, 00, 0C
RGB Decimal 179, 0, 12
RGB Octal 263, 0, 14
RGB Percent 70.2%, 0%, 4.7%
RGB Binary 10110011, 0, 1100
CMY 0.298, 1.000, 0.953
CMYK 0, 100, 93, 30

Percentages of Color #B3000C

R 70.2%
G 0%
B 4.7%
RGB Percentages of Color #b3000c
C 0%
M 100%
Y 93%
K 30%
CMYK Percentages of Color #b3000c

Color spaces of #B3000C Bright Red - RGB(179, 0, 12)

HSV (or HSB) 356°, 100°, 70°
HSL 356°, 100°, 35°
Web Safe #cc0000
XYZ 18.657, 9.610, 1.219
CIE-Lab 37.134, 61.558, 46.862
xyY 0.633, 0.326, 9.610
Decimal 11730956

#b3000c Color Accessibility Scores (Bright Red Contrast Checker)

#b3000c

On dark background [POOR]

#b3000c

On light background [GOOD]

#b3000c

As background color [GOOD]

Bright Red ↔ #b3000c Color Blindness Simulator

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

#B3000C Color Combinations - Color Schemes with b3000c

#b3000c Analogous Colors

#b3000c Triadic Colors

#b3000c Split Complementary Colors

#b3000c Complementary Colors

Shades and Tints of #b3000c Color Variations

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

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

Alternatives colours to Bright Red (#b3000c)

#b3000c Color Codes for CSS3/HTML5 and Icon Previews

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

#B3000C in Programming

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

#b3000c - RGB(179, 0, 12) - Bright Red Color FAQ

What is the color code for Bright Red?

Hex color code for Bright Red color is #b3000c. RGB color code for bright red color is rgb(179, 0, 12).

What is the RGB value of #b3000c?

The RGB value corresponding to the hexadecimal color code #b3000c is rgb(179, 0, 12). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '179' indicates the intensity of the red component, '0' 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 #b3000c.

What is the RGB percentage of #b3000c?

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

What does RGB 179,0,12 mean?

The RGB color 179, 0, 12 represents a dull and muted shade of Red. The websafe version of this color is hex cc0000. This color might be commonly referred to as a shade similar to Bright Red.

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

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

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

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

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

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