#cbbfbb Hex Color
rgb(203, 191, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | bf | bb | - | #cbbfbb |
RGB | 203 | 191 | 187 | - | rgb(203,191,187) |
HSL | 15 | 13% | 76% | - | hsl(15,13%,76%) |
HSV | 15 | 8% | 80% | - | hsv(15,8%,80%) |
XYZ | 52.229 | 53.546 | 54.5963 | - | xyz(52.229,53.546,54.5963) |
CIE-LAB | 78.2 | 3.52 | 3.52 | - | lab(78.2,3.52,3.52) |
CMYK | 0 | 0.059113300492611 | 0.078817733990148 | 0.20392156862745 | cmyk(0,0.059113300492611,0.078817733990148,0.20392156862745) |
Description
The RGB value of color #cbbfbb is rgb(203, 191, 187).
In the hex color #cbbfbb, The value of Red is 203, value of Green is 191, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #cbbfbb consists of 15° Hue, 13% Saturation, and 76% Lightness.
In the CMYK color model, the color #cbbfbb can be represented as Cyan=0%, Magenta=0.059113300492611%, Yellow=0.078817733990148%, and Black=0.20392156862745%.
Shades of #cbbfbb
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 #cbbfbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbfbb
Preview of #cbbfbb on White Background
The contrast ratio of #cbbfbb with white color is 1.79
Preview of #cbbfbb on black background
The contrast ratio of #cbbfbb with black color is 11.71
#cbbfbb color will look good with a black background.
Color Schemes of #cbbfbb
Triadic Colors of #cbbfbb
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 #cbbfbb
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 #cbbfbb
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 #cbbfbb
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: #cbbfbb;
}
This is a sample text used for the color #cbbfbb. 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: #cbbfbb;
}
This is a sample text used for the color #cbbfbb. 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 #cbbfbb;
}
This is a sample text used for the color #cbbfbb. 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.94%
Green 32.87%
Blue 32.19%
CMYK Percentage
Cyan 0
Magenta 17.29%
Yellow 23.06%
Black 59.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.