#ce0267 Hex Color
rgb(206, 2, 103)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | 02 | 67 | - | #ce0267 |
| RGB | 206 | 2 | 103 | - | rgb(206,2,103) |
| HSL | 330 | 98% | 41% | - | hsl(330,98%,41%) |
| HSV | 330 | 99% | 81% | - | hsv(330,99%,81%) |
| XYZ | 27.9235 | 14.1445 | 14.0904 | - | xyz(27.9235,14.1445,14.0904) |
| CIE-LAB | 44.44 | 71.87 | 3.04 | - | lab(44.44,71.87,3.04) |
| CMYK | 0 | 0.99029126213592 | 0.5 | 0.1921568627451 | cmyk(0,0.99029126213592,0.5,0.1921568627451) |
Description
The RGB value of color #ce0267 is rgb(206, 2, 103).
In the hex color #ce0267, The value of Red is 206, value of Green is 2, and value of Blue is 103. The primary color is Red. Similarly, The HSL values for #ce0267 consists of 330° Hue, 98% Saturation, and 41% Lightness.
In the CMYK color model, the color #ce0267 can be represented as Cyan=0%, Magenta=0.99029126213592%, Yellow=0.5%, and Black=0.1921568627451%.
Shades of #ce0267
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 #ce0267
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce0267
Preview of #ce0267 on White Background
The contrast ratio of #ce0267 with white color is 5.48
#ce0267 color will look good on a white background.
Preview of #ce0267 on black background
The contrast ratio of #ce0267 with black color is 3.83
Color Schemes of #ce0267
Triadic Colors of #ce0267
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 #ce0267
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 #ce0267
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 #ce0267
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.
Monochromatic Colors of #ce0267
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ce0267;
}
This is a sample text used for the color #ce0267. 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: #ce0267;
}
This is a sample text used for the color #ce0267. 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 #ce0267;
}
This is a sample text used for the color #ce0267. 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 66.24%
Green 0.64%
Blue 33.12%
CMYK Percentage
Cyan 0
Magenta 58.86%
Yellow 29.72%
Black 11.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.