#cba6ac Hex Color
rgb(203, 166, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | a6 | ac | - | #cba6ac |
RGB | 203 | 166 | 172 | - | rgb(203,166,172) |
HSL | 350 | 26% | 72% | - | hsl(350,26%,72%) |
HSV | 350 | 18% | 80% | - | hsv(350,18%,80%) |
XYZ | 45.7112 | 42.9475 | 44.9102 | - | xyz(45.7112,42.9475,44.9102) |
CIE-LAB | 71.52 | 14.5 | 2.02 | - | lab(71.52,14.5,2.02) |
CMYK | 0 | 0.18226600985222 | 0.15270935960591 | 0.20392156862745 | cmyk(0,0.18226600985222,0.15270935960591,0.20392156862745) |
Description
The RGB value of color #cba6ac is rgb(203, 166, 172).
In the hex color #cba6ac, The value of Red is 203, value of Green is 166, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #cba6ac consists of 350° Hue, 26% Saturation, and 72% Lightness.
In the CMYK color model, the color #cba6ac can be represented as Cyan=0%, Magenta=0.18226600985222%, Yellow=0.15270935960591%, and Black=0.20392156862745%.
Shades of #cba6ac
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 #cba6ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cba6ac
Preview of #cba6ac on White Background
The contrast ratio of #cba6ac with white color is 2.19
Preview of #cba6ac on black background
The contrast ratio of #cba6ac with black color is 9.59
#cba6ac color will look good with a black background.
Color Schemes of #cba6ac
Triadic Colors of #cba6ac
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 #cba6ac
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 #cba6ac
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 #cba6ac
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: #cba6ac;
}
This is a sample text used for the color #cba6ac. 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: #cba6ac;
}
This is a sample text used for the color #cba6ac. 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 #cba6ac;
}
This is a sample text used for the color #cba6ac. 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 37.52%
Green 30.68%
Blue 31.79%
CMYK Percentage
Cyan 0
Magenta 33.82%
Yellow 28.34%
Black 37.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.