#ce2b9b Hex Color
rgb(206, 43, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 2b | 9b | - | #ce2b9b |
RGB | 206 | 43 | 155 | - | rgb(206,43,155) |
HSL | 319 | 65% | 49% | - | hsl(319,65%,49%) |
HSV | 319 | 79% | 81% | - | hsv(319,79%,81%) |
XYZ | 32.2339 | 17.2161 | 32.6345 | - | xyz(32.2339,17.2161,32.6345) |
CIE-LAB | 48.53 | 70.53 | -22.58 | - | lab(48.53,70.53,-22.58) |
CMYK | 0 | 0.79126213592233 | 0.24757281553398 | 0.1921568627451 | cmyk(0,0.79126213592233,0.24757281553398,0.1921568627451) |
Description
The RGB value of color #ce2b9b is rgb(206, 43, 155).
In the hex color #ce2b9b, The value of Red is 206, value of Green is 43, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #ce2b9b consists of 319° Hue, 65% Saturation, and 49% Lightness.
In the CMYK color model, the color #ce2b9b can be represented as Cyan=0%, Magenta=0.79126213592233%, Yellow=0.24757281553398%, and Black=0.1921568627451%.
Shades of #ce2b9b
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 #ce2b9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce2b9b
Preview of #ce2b9b on White Background
The contrast ratio of #ce2b9b with white color is 4.73
#ce2b9b color will look good on a white background.
Preview of #ce2b9b on black background
The contrast ratio of #ce2b9b with black color is 4.44
Color Schemes of #ce2b9b
Triadic Colors of #ce2b9b
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 #ce2b9b
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 #ce2b9b
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 #ce2b9b
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: #ce2b9b;
}
This is a sample text used for the color #ce2b9b. 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: #ce2b9b;
}
This is a sample text used for the color #ce2b9b. 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 #ce2b9b;
}
This is a sample text used for the color #ce2b9b. 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 50.99%
Green 10.64%
Blue 38.37%
CMYK Percentage
Cyan 0
Magenta 64.28%
Yellow 20.11%
Black 15.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.