#cb628e Hex Color
rgb(203, 98, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 62 | 8e | - | #cb628e |
RGB | 203 | 98 | 142 | - | rgb(203,98,142) |
HSL | 335 | 50% | 59% | - | hsl(335,50%,59%) |
HSV | 335 | 52% | 80% | - | hsv(335,52%,80%) |
XYZ | 33.8788 | 23.3849 | 28.3193 | - | xyz(33.8788,23.3849,28.3193) |
CIE-LAB | 55.47 | 46.47 | -4.45 | - | lab(55.47,46.47,-4.45) |
CMYK | 0 | 0.51724137931034 | 0.30049261083744 | 0.20392156862745 | cmyk(0,0.51724137931034,0.30049261083744,0.20392156862745) |
Description
The RGB value of color #cb628e is rgb(203, 98, 142).
In the hex color #cb628e, The value of Red is 203, value of Green is 98, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #cb628e consists of 335° Hue, 50% Saturation, and 59% Lightness.
In the CMYK color model, the color #cb628e can be represented as Cyan=0%, Magenta=0.51724137931034%, Yellow=0.30049261083744%, and Black=0.20392156862745%.
Shades of #cb628e
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 #cb628e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb628e
Preview of #cb628e on White Background
The contrast ratio of #cb628e with white color is 3.7
Preview of #cb628e on black background
The contrast ratio of #cb628e with black color is 5.68
#cb628e color will look good with a black background.
Color Schemes of #cb628e
Triadic Colors of #cb628e
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 #cb628e
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 #cb628e
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 #cb628e
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: #cb628e;
}
This is a sample text used for the color #cb628e. 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: #cb628e;
}
This is a sample text used for the color #cb628e. 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 #cb628e;
}
This is a sample text used for the color #cb628e. 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 45.82%
Green 22.12%
Blue 32.05%
CMYK Percentage
Cyan 0
Magenta 50.63%
Yellow 29.41%
Black 19.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.