#ce2b6a Hex Color
rgb(206, 43, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 2b | 6a | - | #ce2b6a |
RGB | 206 | 43 | 106 | - | rgb(206,43,106) |
HSL | 337 | 65% | 49% | - | hsl(337,65%,49%) |
HSV | 337 | 79% | 81% | - | hsv(337,79%,81%) |
XYZ | 28.919 | 15.8902 | 15.1786 | - | xyz(28.919,15.8902,15.1786) |
CIE-LAB | 46.83 | 65.47 | 4.63 | - | lab(46.83,65.47,4.63) |
CMYK | 0 | 0.79126213592233 | 0.48543689320388 | 0.1921568627451 | cmyk(0,0.79126213592233,0.48543689320388,0.1921568627451) |
Description
The RGB value of color #ce2b6a is rgb(206, 43, 106).
In the hex color #ce2b6a, The value of Red is 206, value of Green is 43, and value of Blue is 106. The primary color is Red. Similarly, The HSL values for #ce2b6a consists of 337° Hue, 65% Saturation, and 49% Lightness.
In the CMYK color model, the color #ce2b6a can be represented as Cyan=0%, Magenta=0.79126213592233%, Yellow=0.48543689320388%, and Black=0.1921568627451%.
Shades of #ce2b6a
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 #ce2b6a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce2b6a
Preview of #ce2b6a on White Background
The contrast ratio of #ce2b6a with white color is 5.03
#ce2b6a color will look good on a white background.
Preview of #ce2b6a on black background
The contrast ratio of #ce2b6a with black color is 4.18
Color Schemes of #ce2b6a
Triadic Colors of #ce2b6a
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 #ce2b6a
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 #ce2b6a
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 #ce2b6a
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: #ce2b6a;
}
This is a sample text used for the color #ce2b6a. 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: #ce2b6a;
}
This is a sample text used for the color #ce2b6a. 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 #ce2b6a;
}
This is a sample text used for the color #ce2b6a. 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 58.03%
Green 12.11%
Blue 29.86%
CMYK Percentage
Cyan 0
Magenta 53.87%
Yellow 33.05%
Black 13.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.