#cbbcb5 Hex Color
rgb(203, 188, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | bc | b5 | - | #cbbcb5 |
RGB | 203 | 188 | 181 | - | rgb(203,188,181) |
HSL | 19 | 17% | 75% | - | hsl(19,17%,75%) |
HSV | 19 | 11% | 80% | - | hsv(19,11%,80%) |
XYZ | 50.9523 | 51.9991 | 51.0674 | - | xyz(50.9523,51.9991,51.0674) |
CIE-LAB | 77.28 | 4.1 | 5.44 | - | lab(77.28,4.1,5.44) |
CMYK | 0 | 0.073891625615763 | 0.10837438423645 | 0.20392156862745 | cmyk(0,0.073891625615763,0.10837438423645,0.20392156862745) |
Description
The RGB value of color #cbbcb5 is rgb(203, 188, 181).
In the hex color #cbbcb5, The value of Red is 203, value of Green is 188, and value of Blue is 181. The primary color is Red. Similarly, The HSL values for #cbbcb5 consists of 19° Hue, 17% Saturation, and 75% Lightness.
In the CMYK color model, the color #cbbcb5 can be represented as Cyan=0%, Magenta=0.073891625615763%, Yellow=0.10837438423645%, and Black=0.20392156862745%.
Shades of #cbbcb5
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 #cbbcb5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbcb5
Preview of #cbbcb5 on White Background
The contrast ratio of #cbbcb5 with white color is 1.84
Preview of #cbbcb5 on black background
The contrast ratio of #cbbcb5 with black color is 11.4
#cbbcb5 color will look good with a black background.
Color Schemes of #cbbcb5
Triadic Colors of #cbbcb5
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 #cbbcb5
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 #cbbcb5
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 #cbbcb5
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: #cbbcb5;
}
This is a sample text used for the color #cbbcb5. 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: #cbbcb5;
}
This is a sample text used for the color #cbbcb5. 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 #cbbcb5;
}
This is a sample text used for the color #cbbcb5. 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 35.49%
Green 32.87%
Blue 31.64%
CMYK Percentage
Cyan 0
Magenta 19.13%
Yellow 28.06%
Black 52.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.