#cbb1be Hex Color
rgb(203, 177, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b1 | be | - | #cbb1be |
RGB | 203 | 177 | 190 | - | rgb(203,177,190) |
HSL | 330 | 20% | 75% | - | hsl(330,20%,75%) |
HSV | 330 | 13% | 80% | - | hsv(330,13%,80%) |
XYZ | 49.645 | 47.8585 | 55.3362 | - | xyz(49.645,47.8585,55.3362) |
CIE-LAB | 74.74 | 11.57 | -3.16 | - | lab(74.74,11.57,-3.16) |
CMYK | 0 | 0.12807881773399 | 0.064039408866995 | 0.20392156862745 | cmyk(0,0.12807881773399,0.064039408866995,0.20392156862745) |
Description
The RGB value of color #cbb1be is rgb(203, 177, 190).
In the hex color #cbb1be, The value of Red is 203, value of Green is 177, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #cbb1be consists of 330° Hue, 20% Saturation, and 75% Lightness.
In the CMYK color model, the color #cbb1be can be represented as Cyan=0%, Magenta=0.12807881773399%, Yellow=0.064039408866995%, and Black=0.20392156862745%.
Shades of #cbb1be
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 #cbb1be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb1be
Preview of #cbb1be on White Background
The contrast ratio of #cbb1be with white color is 1.99
Preview of #cbb1be on black background
The contrast ratio of #cbb1be with black color is 10.57
#cbb1be color will look good with a black background.
Color Schemes of #cbb1be
Triadic Colors of #cbb1be
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 #cbb1be
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 #cbb1be
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 #cbb1be
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: #cbb1be;
}
This is a sample text used for the color #cbb1be. 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: #cbb1be;
}
This is a sample text used for the color #cbb1be. 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 #cbb1be;
}
This is a sample text used for the color #cbb1be. 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.61%
Green 31.05%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 32.34%
Yellow 16.17%
Black 51.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.