#cb4cdb Hex Color
rgb(203, 76, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 4c | db | - | #cb4cdb |
RGB | 203 | 76 | 219 | - | rgb(203,76,219) |
HSL | 293 | 67% | 58% | - | hsl(293,67%,58%) |
HSV | 293 | 65% | 86% | - | hsv(293,65%,86%) |
XYZ | 39.9992 | 22.9799 | 69.3452 | - | xyz(39.9992,22.9799,69.3452) |
CIE-LAB | 55.05 | 68.43 | -49.57 | - | lab(55.05,68.43,-49.57) |
CMYK | 0.073059360730594 | 0.65296803652968 | 0 | 0.14117647058824 | cmyk(0.073059360730594,0.65296803652968,0,0.14117647058824) |
Description
The RGB value of color #cb4cdb is rgb(203, 76, 219).
In the hex color #cb4cdb, The value of Red is 203, value of Green is 76, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #cb4cdb consists of 293° Hue, 67% Saturation, and 58% Lightness.
In the CMYK color model, the color #cb4cdb can be represented as Cyan=0.073059360730594%, Magenta=0.65296803652968%, Yellow=0%, and Black=0.14117647058824%.
Shades of #cb4cdb
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 #cb4cdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb4cdb
Preview of #cb4cdb on White Background
The contrast ratio of #cb4cdb with white color is 3.75
Preview of #cb4cdb on black background
The contrast ratio of #cb4cdb with black color is 5.6
#cb4cdb color will look good with a black background.
Color Schemes of #cb4cdb
Triadic Colors of #cb4cdb
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 #cb4cdb
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 #cb4cdb
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 #cb4cdb
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: #cb4cdb;
}
This is a sample text used for the color #cb4cdb. 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: #cb4cdb;
}
This is a sample text used for the color #cb4cdb. 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 #cb4cdb;
}
This is a sample text used for the color #cb4cdb. 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 40.76%
Green 15.26%
Blue 43.98%
CMYK Percentage
Cyan 8.42
Magenta 75.3%
Yellow 0%
Black 16.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.