#cbc4bb Hex Color
rgb(203, 196, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | c4 | bb | - | #cbc4bb |
RGB | 203 | 196 | 187 | - | rgb(203,196,187) |
HSL | 34 | 13% | 76% | - | hsl(34,13%,76%) |
HSV | 34 | 8% | 80% | - | hsv(34,8%,80%) |
XYZ | 53.3382 | 55.7642 | 54.9661 | - | xyz(53.3382,55.7642,54.9661) |
CIE-LAB | 79.48 | 0.87 | 5.37 | - | lab(79.48,0.87,5.37) |
CMYK | 0 | 0.03448275862069 | 0.078817733990148 | 0.20392156862745 | cmyk(0,0.03448275862069,0.078817733990148,0.20392156862745) |
Description
The RGB value of color #cbc4bb is rgb(203, 196, 187).
In the hex color #cbc4bb, The value of Red is 203, value of Green is 196, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #cbc4bb consists of 34° Hue, 13% Saturation, and 76% Lightness.
In the CMYK color model, the color #cbc4bb can be represented as Cyan=0%, Magenta=0.03448275862069%, Yellow=0.078817733990148%, and Black=0.20392156862745%.
Shades of #cbc4bb
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 #cbc4bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbc4bb
Preview of #cbc4bb on White Background
The contrast ratio of #cbc4bb with white color is 1.73
Preview of #cbc4bb on black background
The contrast ratio of #cbc4bb with black color is 12.15
#cbc4bb color will look good with a black background.
Color Schemes of #cbc4bb
Triadic Colors of #cbc4bb
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 #cbc4bb
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 #cbc4bb
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 #cbc4bb
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: #cbc4bb;
}
This is a sample text used for the color #cbc4bb. 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: #cbc4bb;
}
This is a sample text used for the color #cbc4bb. 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 #cbc4bb;
}
This is a sample text used for the color #cbc4bb. 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 34.64%
Green 33.45%
Blue 31.91%
CMYK Percentage
Cyan 0
Magenta 10.87%
Yellow 24.85%
Black 64.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.