#cb6ecc Hex Color
rgb(203, 110, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 6e | cc | - | #cb6ecc |
RGB | 203 | 110 | 204 | - | rgb(203,110,204) |
HSL | 299 | 48% | 62% | - | hsl(299,48%,62%) |
HSV | 299 | 46% | 80% | - | hsv(299,46%,80%) |
XYZ | 41.1036 | 28.208 | 60.405 | - | xyz(41.1036,28.208,60.405) |
CIE-LAB | 60.08 | 50.19 | -33.17 | - | lab(60.08,50.19,-33.17) |
CMYK | 0.0049019607843138 | 0.46078431372549 | 0 | 0.2 | cmyk(0.0049019607843138,0.46078431372549,0,0.2) |
Description
The RGB value of color #cb6ecc is rgb(203, 110, 204).
In the hex color #cb6ecc, The value of Red is 203, value of Green is 110, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #cb6ecc consists of 299° Hue, 48% Saturation, and 62% Lightness.
In the CMYK color model, the color #cb6ecc can be represented as Cyan=0.0049019607843138%, Magenta=0.46078431372549%, Yellow=0%, and Black=0.2%.
Shades of #cb6ecc
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 #cb6ecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb6ecc
Preview of #cb6ecc on White Background
The contrast ratio of #cb6ecc with white color is 3.16
Preview of #cb6ecc on black background
The contrast ratio of #cb6ecc with black color is 6.64
#cb6ecc color will look good with a black background.
Color Schemes of #cb6ecc
Triadic Colors of #cb6ecc
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 #cb6ecc
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 #cb6ecc
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 #cb6ecc
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: #cb6ecc;
}
This is a sample text used for the color #cb6ecc. 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: #cb6ecc;
}
This is a sample text used for the color #cb6ecc. 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 #cb6ecc;
}
This is a sample text used for the color #cb6ecc. 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 39.26%
Green 21.28%
Blue 39.46%
CMYK Percentage
Cyan 0.74
Magenta 69.22%
Yellow 0%
Black 30.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.