#cb3ddf Hex Color
rgb(203, 61, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 3d | df | - | #cb3ddf |
RGB | 203 | 61 | 223 | - | rgb(203,61,223) |
HSL | 293 | 72% | 56% | - | hsl(293,72%,56%) |
HSV | 293 | 73% | 87% | - | hsv(293,73%,87%) |
XYZ | 39.6166 | 21.3617 | 71.8472 | - | xyz(39.6166,21.3617,71.8472) |
CIE-LAB | 53.34 | 74.6 | -54.56 | - | lab(53.34,74.6,-54.56) |
CMYK | 0.089686098654709 | 0.72645739910314 | 0 | 0.12549019607843 | cmyk(0.089686098654709,0.72645739910314,0,0.12549019607843) |
Description
The RGB value of color #cb3ddf is rgb(203, 61, 223).
In the hex color #cb3ddf, The value of Red is 203, value of Green is 61, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #cb3ddf consists of 293° Hue, 72% Saturation, and 56% Lightness.
In the CMYK color model, the color #cb3ddf can be represented as Cyan=0.089686098654709%, Magenta=0.72645739910314%, Yellow=0%, and Black=0.12549019607843%.
Shades of #cb3ddf
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 #cb3ddf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb3ddf
Preview of #cb3ddf on White Background
The contrast ratio of #cb3ddf with white color is 3.98
Preview of #cb3ddf on black background
The contrast ratio of #cb3ddf with black color is 5.27
#cb3ddf color will look good with a black background.
Color Schemes of #cb3ddf
Triadic Colors of #cb3ddf
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 #cb3ddf
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 #cb3ddf
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 #cb3ddf
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: #cb3ddf;
}
This is a sample text used for the color #cb3ddf. 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: #cb3ddf;
}
This is a sample text used for the color #cb3ddf. 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 #cb3ddf;
}
This is a sample text used for the color #cb3ddf. 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 41.68%
Green 12.53%
Blue 45.79%
CMYK Percentage
Cyan 9.52
Magenta 77.15%
Yellow 0%
Black 13.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.