#cb71ac Hex Color
rgb(203, 113, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 71 | ac | - | #cb71ac |
RGB | 203 | 113 | 172 | - | rgb(203,113,172) |
HSL | 321 | 46% | 62% | - | hsl(321,46%,62%) |
HSV | 321 | 44% | 80% | - | hsv(321,44%,80%) |
XYZ | 37.9801 | 27.4853 | 42.3332 | - | xyz(37.9801,27.4853,42.3332) |
CIE-LAB | 59.42 | 43.19 | -15.94 | - | lab(59.42,43.19,-15.94) |
CMYK | 0 | 0.44334975369458 | 0.15270935960591 | 0.20392156862745 | cmyk(0,0.44334975369458,0.15270935960591,0.20392156862745) |
Description
The RGB value of color #cb71ac is rgb(203, 113, 172).
In the hex color #cb71ac, The value of Red is 203, value of Green is 113, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #cb71ac consists of 321° Hue, 46% Saturation, and 62% Lightness.
In the CMYK color model, the color #cb71ac can be represented as Cyan=0%, Magenta=0.44334975369458%, Yellow=0.15270935960591%, and Black=0.20392156862745%.
Shades of #cb71ac
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 #cb71ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb71ac
Preview of #cb71ac on White Background
The contrast ratio of #cb71ac with white color is 3.23
Preview of #cb71ac on black background
The contrast ratio of #cb71ac with black color is 6.5
#cb71ac color will look good with a black background.
Color Schemes of #cb71ac
Triadic Colors of #cb71ac
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 #cb71ac
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 #cb71ac
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 #cb71ac
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: #cb71ac;
}
This is a sample text used for the color #cb71ac. 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: #cb71ac;
}
This is a sample text used for the color #cb71ac. 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 #cb71ac;
}
This is a sample text used for the color #cb71ac. 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 41.6%
Green 23.16%
Blue 35.25%
CMYK Percentage
Cyan 0
Magenta 55.42%
Yellow 19.09%
Black 25.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.