#cbc3bf Hex Color
rgb(203, 195, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | c3 | bf | - | #cbc3bf |
| RGB | 203 | 195 | 191 | - | rgb(203,195,191) |
| HSL | 20 | 10% | 77% | - | hsl(20,10%,77%) |
| HSV | 20 | 6% | 80% | - | hsv(20,6%,80%) |
| XYZ | 53.5477 | 55.4883 | 57.1783 | - | xyz(53.5477,55.4883,57.1783) |
| CIE-LAB | 79.32 | 2.09 | 2.99 | - | lab(79.32,2.09,2.99) |
| CMYK | 0 | 0.039408866995074 | 0.059113300492611 | 0.20392156862745 | cmyk(0,0.039408866995074,0.059113300492611,0.20392156862745) |
Description
The RGB value of color #cbc3bf is rgb(203, 195, 191).
In the hex color #cbc3bf, The value of Red is 203, value of Green is 195, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #cbc3bf consists of 20° Hue, 10% Saturation, and 77% Lightness.
In the CMYK color model, the color #cbc3bf can be represented as Cyan=0%, Magenta=0.039408866995074%, Yellow=0.059113300492611%, and Black=0.20392156862745%.
Shades of #cbc3bf
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 #cbc3bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbc3bf
Preview of #cbc3bf on White Background
The contrast ratio of #cbc3bf with white color is 1.74
Preview of #cbc3bf on black background
The contrast ratio of #cbc3bf with black color is 12.1
#cbc3bf color will look good with a black background.
Color Schemes of #cbc3bf
Triadic Colors of #cbc3bf
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 #cbc3bf
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 #cbc3bf
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 #cbc3bf
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: #cbc3bf;
}
This is a sample text used for the color #cbc3bf. 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: #cbc3bf;
}
This is a sample text used for the color #cbc3bf. 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 #cbc3bf;
}
This is a sample text used for the color #cbc3bf. 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.47%
Green 33.11%
Blue 32.43%
CMYK Percentage
Cyan 0
Magenta 13.03%
Yellow 19.55%
Black 67.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.