#cb2dcc Hex Color
rgb(203, 45, 204)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | 2d | cc | - | #cb2dcc |
| RGB | 203 | 45 | 204 | - | rgb(203,45,204) |
| HSL | 300 | 64% | 49% | - | hsl(300,64%,49%) |
| HSV | 300 | 78% | 80% | - | hsv(300,78%,80%) |
| XYZ | 36.4661 | 18.9329 | 58.8592 | - | xyz(36.4661,18.9329,58.8592) |
| CIE-LAB | 50.61 | 76.21 | -48.08 | - | lab(50.61,76.21,-48.08) |
| CMYK | 0.0049019607843138 | 0.77941176470588 | 0 | 0.2 | cmyk(0.0049019607843138,0.77941176470588,0,0.2) |
Description
The RGB value of color #cb2dcc is rgb(203, 45, 204).
In the hex color #cb2dcc, The value of Red is 203, value of Green is 45, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #cb2dcc consists of 300° Hue, 64% Saturation, and 49% Lightness.
In the CMYK color model, the color #cb2dcc can be represented as Cyan=0.0049019607843138%, Magenta=0.77941176470588%, Yellow=0%, and Black=0.2%.
Shades of #cb2dcc
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #cb2dcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb2dcc
Preview of #cb2dcc on White Background
The contrast ratio of #cb2dcc with white color is 4.39
Preview of #cb2dcc on black background
The contrast ratio of #cb2dcc with black color is 4.79
#cb2dcc color will look good with a black background.
Color Schemes of #cb2dcc
Triadic Colors of #cb2dcc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #cb2dcc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #cb2dcc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #cb2dcc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #cb2dcc;
}
This is a sample text used for the color #cb2dcc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #cb2dcc;
}
This is a sample text used for the color #cb2dcc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #cb2dcc;
}
This is a sample text used for the color #cb2dcc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 44.91%
Green 9.96%
Blue 45.13%
CMYK Percentage
Cyan 0.5
Magenta 79.18%
Yellow 0%
Black 20.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.