#cb2b94 - Cerise Hex Color Code

#CB2B94 (Cerise) - RGB 203, 43, 148 Color Information

#cb2b94 Conversion Table

HEX Triplet CB, 2B, 94
RGB Decimal 203, 43, 148
RGB Octal 313, 53, 224
RGB Percent 79.6%, 16.9%, 58%
RGB Binary 11001011, 101011, 10010100
CMY 0.204, 0.831, 0.420
CMYK 0, 79, 27, 20

Percentages of Color #CB2B94

R 79.6%
G 16.9%
B 58%
RGB Percentages of Color #cb2b94
C 0%
M 79%
Y 27%
K 20%
CMYK Percentages of Color #cb2b94

Color spaces of #CB2B94 Cerise - RGB(203, 43, 148)

HSV (or HSB) 321°, 79°, 80°
HSL 321°, 65°, 48°
Web Safe #cc3399
XYZ 30.838, 16.562, 29.589
CIE-Lab 47.704, 68.987, -19.710
xyY 0.401, 0.215, 16.562
Decimal 13314964

#cb2b94 Color Accessibility Scores (Cerise Contrast Checker)

#cb2b94

On dark background [POOR]

#cb2b94

On light background [GOOD]

#cb2b94

As background color [GOOD]

Cerise ↔ #cb2b94 Color Blindness Simulator

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

#CB2B94 Color Combinations - Color Schemes with cb2b94

#cb2b94 Analogous Colors

#cb2b94 Triadic Colors

#cb2b94 Split Complementary Colors

#cb2b94 Complementary Colors

Shades and Tints of #cb2b94 Color Variations

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

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

Alternatives colours to Cerise (#cb2b94)

#cb2b94 Color Codes for CSS3/HTML5 and Icon Previews

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

#CB2B94 in Programming

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

#cb2b94 - RGB(203, 43, 148) - Cerise Color FAQ

What is the color code for Cerise?

Hex color code for Cerise color is #cb2b94. RGB color code for cerise color is rgb(203, 43, 148).

What is the RGB value of #cb2b94?

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

What is the RGB percentage of #cb2b94?

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

What does RGB 203,43,148 mean?

The RGB color 203, 43, 148 represents a dull and muted shade of Red. The websafe version of this color is hex cc3399. This color might be commonly referred to as a shade similar to Cerise.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #cb2b94 is composed of 0% Cyan, 79% Magenta, 27% Yellow, and 20% 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 27% of Yellow typically adds to the brightness and warmth, and the 20% 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 #cb2b94?

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

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

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

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