#cb51eb Hex Color
rgb(203, 81, 235)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | 51 | eb | - | #cb51eb |
| RGB | 203 | 81 | 235 | - | rgb(203,81,235) |
| HSL | 288 | 79% | 62% | - | hsl(288,79%,62%) |
| HSV | 288 | 66% | 92% | - | hsv(288,66%,92%) |
| XYZ | 42.5664 | 24.5795 | 81.0981 | - | xyz(42.5664,24.5795,81.0981) |
| CIE-LAB | 56.66 | 69.34 | -56.01 | - | lab(56.66,69.34,-56.01) |
| CMYK | 0.13617021276596 | 0.65531914893617 | 0 | 0.07843137254902 | cmyk(0.13617021276596,0.65531914893617,0,0.07843137254902) |
Description
The RGB value of color #cb51eb is rgb(203, 81, 235).
In the hex color #cb51eb, The value of Red is 203, value of Green is 81, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #cb51eb consists of 288° Hue, 79% Saturation, and 62% Lightness.
In the CMYK color model, the color #cb51eb can be represented as Cyan=0.13617021276596%, Magenta=0.65531914893617%, Yellow=0%, and Black=0.07843137254902%.
Shades of #cb51eb
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 #cb51eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb51eb
Preview of #cb51eb on White Background
The contrast ratio of #cb51eb with white color is 3.55
Preview of #cb51eb on black background
The contrast ratio of #cb51eb with black color is 5.92
#cb51eb color will look good with a black background.
Color Schemes of #cb51eb
Triadic Colors of #cb51eb
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 #cb51eb
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 #cb51eb
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 #cb51eb
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: #cb51eb;
}
This is a sample text used for the color #cb51eb. 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: #cb51eb;
}
This is a sample text used for the color #cb51eb. 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 #cb51eb;
}
This is a sample text used for the color #cb51eb. 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.11%
Green 15.61%
Blue 45.28%
CMYK Percentage
Cyan 15.65
Magenta 75.33%
Yellow 0%
Black 9.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.