#cbacb7 Hex Color
rgb(203, 172, 183)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ac | b7 | - | #cbacb7 |
RGB | 203 | 172 | 183 | - | rgb(203,172,183) |
HSL | 339 | 23% | 74% | - | hsl(339,23%,74%) |
HSV | 339 | 15% | 80% | - | hsv(339,15%,80%) |
XYZ | 47.9284 | 45.6205 | 51.0793 | - | xyz(47.9284,45.6205,51.0793) |
CIE-LAB | 73.3 | 13.07 | -1.44 | - | lab(73.3,13.07,-1.44) |
CMYK | 0 | 0.15270935960591 | 0.098522167487685 | 0.20392156862745 | cmyk(0,0.15270935960591,0.098522167487685,0.20392156862745) |
Description
The RGB value of color #cbacb7 is rgb(203, 172, 183).
In the hex color #cbacb7, The value of Red is 203, value of Green is 172, and value of Blue is 183. The primary color is Red. Similarly, The HSL values for #cbacb7 consists of 339° Hue, 23% Saturation, and 74% Lightness.
In the CMYK color model, the color #cbacb7 can be represented as Cyan=0%, Magenta=0.15270935960591%, Yellow=0.098522167487685%, and Black=0.20392156862745%.
Shades of #cbacb7
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 #cbacb7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbacb7
Preview of #cbacb7 on White Background
The contrast ratio of #cbacb7 with white color is 2.07
Preview of #cbacb7 on black background
The contrast ratio of #cbacb7 with black color is 10.12
#cbacb7 color will look good with a black background.
Color Schemes of #cbacb7
Triadic Colors of #cbacb7
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 #cbacb7
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 #cbacb7
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 #cbacb7
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: #cbacb7;
}
This is a sample text used for the color #cbacb7. 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: #cbacb7;
}
This is a sample text used for the color #cbacb7. 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 #cbacb7;
}
This is a sample text used for the color #cbacb7. 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 36.38%
Green 30.82%
Blue 32.8%
CMYK Percentage
Cyan 0
Magenta 33.55%
Yellow 21.65%
Black 44.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.