#ce25b6 Hex Color
rgb(206, 37, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 25 | b6 | - | #ce25b6 |
RGB | 206 | 37 | 182 | - | rgb(206,37,182) |
HSL | 309 | 70% | 48% | - | hsl(309,70%,48%) |
HSV | 309 | 82% | 81% | - | hsv(309,82%,81%) |
XYZ | 34.5587 | 17.8223 | 45.8746 | - | xyz(34.5587,17.8223,45.8746) |
CIE-LAB | 49.28 | 75.49 | -37.38 | - | lab(49.28,75.49,-37.38) |
CMYK | 0 | 0.82038834951456 | 0.11650485436893 | 0.1921568627451 | cmyk(0,0.82038834951456,0.11650485436893,0.1921568627451) |
Description
The RGB value of color #ce25b6 is rgb(206, 37, 182).
In the hex color #ce25b6, The value of Red is 206, value of Green is 37, and value of Blue is 182. The primary color is Red. Similarly, The HSL values for #ce25b6 consists of 309° Hue, 70% Saturation, and 48% Lightness.
In the CMYK color model, the color #ce25b6 can be represented as Cyan=0%, Magenta=0.82038834951456%, Yellow=0.11650485436893%, and Black=0.1921568627451%.
Shades of #ce25b6
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 #ce25b6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce25b6
Preview of #ce25b6 on White Background
The contrast ratio of #ce25b6 with white color is 4.6
#ce25b6 color will look good on a white background.
Preview of #ce25b6 on black background
The contrast ratio of #ce25b6 with black color is 4.56
Color Schemes of #ce25b6
Triadic Colors of #ce25b6
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 #ce25b6
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 #ce25b6
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 #ce25b6
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: #ce25b6;
}
This is a sample text used for the color #ce25b6. 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: #ce25b6;
}
This is a sample text used for the color #ce25b6. 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 #ce25b6;
}
This is a sample text used for the color #ce25b6. 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 48.47%
Green 8.71%
Blue 42.82%
CMYK Percentage
Cyan 0
Magenta 72.66%
Yellow 10.32%
Black 17.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.