#cb8fe9 Hex Color
rgb(203, 143, 233)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 8f | e9 | - | #cb8fe9 |
RGB | 203 | 143 | 233 | - | rgb(203,143,233) |
HSL | 280 | 67% | 74% | - | hsl(280,67%,74%) |
HSV | 280 | 39% | 91% | - | hsv(280,39%,91%) |
XYZ | 49.159 | 38.2246 | 81.8779 | - | xyz(49.159,38.2246,81.8779) |
CIE-LAB | 68.19 | 38.48 | -36.72 | - | lab(68.19,38.48,-36.72) |
CMYK | 0.12875536480687 | 0.3862660944206 | 0 | 0.086274509803922 | cmyk(0.12875536480687,0.3862660944206,0,0.086274509803922) |
Description
The RGB value of color #cb8fe9 is rgb(203, 143, 233).
In the hex color #cb8fe9, The value of Red is 203, value of Green is 143, and value of Blue is 233. The primary color is Blue. Similarly, The HSL values for #cb8fe9 consists of 280° Hue, 67% Saturation, and 74% Lightness.
In the CMYK color model, the color #cb8fe9 can be represented as Cyan=0.12875536480687%, Magenta=0.3862660944206%, Yellow=0%, and Black=0.086274509803922%.
Shades of #cb8fe9
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 #cb8fe9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb8fe9
Preview of #cb8fe9 on White Background
The contrast ratio of #cb8fe9 with white color is 2.43
Preview of #cb8fe9 on black background
The contrast ratio of #cb8fe9 with black color is 8.64
#cb8fe9 color will look good with a black background.
Color Schemes of #cb8fe9
Triadic Colors of #cb8fe9
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 #cb8fe9
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 #cb8fe9
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 #cb8fe9
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: #cb8fe9;
}
This is a sample text used for the color #cb8fe9. 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: #cb8fe9;
}
This is a sample text used for the color #cb8fe9. 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 #cb8fe9;
}
This is a sample text used for the color #cb8fe9. 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 35.06%
Green 24.7%
Blue 40.24%
CMYK Percentage
Cyan 21.41
Magenta 64.24%
Yellow 0%
Black 14.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.