#b33b40 - Medium Carmine Hex Color Code

#B33B40 (Medium Carmine) - RGB 179, 59, 64 Color Information

#b33b40 Conversion Table

HEX Triplet B3, 3B, 40
RGB Decimal 179, 59, 64
RGB Octal 263, 73, 100
RGB Percent 70.2%, 23.1%, 25.1%
RGB Binary 10110011, 111011, 1000000
CMY 0.298, 0.769, 0.749
CMYK 0, 67, 64, 30

Percentages of Color #B33B40

R 70.2%
G 23.1%
B 25.1%
RGB Percentages of Color #b33b40
C 0%
M 67%
Y 64%
K 30%
CMYK Percentages of Color #b33b40

Color spaces of #B33B40 Medium Carmine - RGB(179, 59, 64)

HSV (or HSB) 358°, 67°, 70°
HSL 358°, 50°, 47°
Web Safe #cc3333
XYZ 21.080, 13.082, 6.265
CIE-Lab 42.886, 48.834, 24.318
xyY 0.521, 0.324, 13.082
Decimal 11746112

#b33b40 Color Accessibility Scores (Medium Carmine Contrast Checker)

#b33b40

On dark background [POOR]

#b33b40

On light background [GOOD]

#b33b40

As background color [GOOD]

Medium Carmine ↔ #b33b40 Color Blindness Simulator

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

#B33B40 Color Combinations - Color Schemes with b33b40

#b33b40 Analogous Colors

#b33b40 Triadic Colors

#b33b40 Split Complementary Colors

#b33b40 Complementary Colors

Shades and Tints of #b33b40 Color Variations

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

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

Alternatives colours to Medium Carmine (#b33b40)

#b33b40 Color Codes for CSS3/HTML5 and Icon Previews

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

#B33B40 in Programming

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

#b33b40 - RGB(179, 59, 64) - Medium Carmine Color FAQ

What is the color code for Medium Carmine?

Hex color code for Medium Carmine color is #b33b40. RGB color code for medium carmine color is rgb(179, 59, 64).

What is the RGB value of #b33b40?

The RGB value corresponding to the hexadecimal color code #b33b40 is rgb(179, 59, 64). 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, '59' represents the green component's intensity, and '64' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #b33b40.

What is the RGB percentage of #b33b40?

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

What does RGB 179,59,64 mean?

The RGB color 179, 59, 64 represents a dull and muted shade of Red. The websafe version of this color is hex cc3333. This color might be commonly referred to as a shade similar to Medium Carmine.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b33b40 has an HSL value of 358° (degrees) for Hue, 50% for Saturation, and 47% for Lightness. In this HSL representation, the Hue at 358° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 50% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 47% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

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

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...