#cbbaba Hex Color
rgb(203, 186, 186)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | ba | ba | - | #cbbaba |
| RGB | 203 | 186 | 186 | - | rgb(203,186,186) |
| HSL | 0 | 14% | 76% | - | hsl(0,14%,76%) |
| HSV | 0 | 8% | 80% | - | hsv(0,8%,80%) |
| XYZ | 51.0504 | 51.3595 | 53.6771 | - | xyz(51.0504,51.3595,53.6771) |
| CIE-LAB | 76.9 | 6.02 | 2.17 | - | lab(76.9,6.02,2.17) |
| CMYK | 0 | 0.083743842364532 | 0.083743842364532 | 0.20392156862745 | cmyk(0,0.083743842364532,0.083743842364532,0.20392156862745) |
Description
The RGB value of color #cbbaba is rgb(203, 186, 186).
In the hex color #cbbaba, The value of Red is 203, value of Green is 186, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #cbbaba consists of 0° Hue, 14% Saturation, and 76% Lightness.
In the CMYK color model, the color #cbbaba can be represented as Cyan=0%, Magenta=0.083743842364532%, Yellow=0.083743842364532%, and Black=0.20392156862745%.
Shades of #cbbaba
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 #cbbaba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbaba
Preview of #cbbaba on White Background
The contrast ratio of #cbbaba with white color is 1.86
Preview of #cbbaba on black background
The contrast ratio of #cbbaba with black color is 11.27
#cbbaba color will look good with a black background.
Color Schemes of #cbbaba
Triadic Colors of #cbbaba
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 #cbbaba
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 #cbbaba
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 #cbbaba
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: #cbbaba;
}
This is a sample text used for the color #cbbaba. 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: #cbbaba;
}
This is a sample text used for the color #cbbaba. 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 #cbbaba;
}
This is a sample text used for the color #cbbaba. 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.3%
Green 32.35%
Blue 32.35%
CMYK Percentage
Cyan 0
Magenta 22.55%
Yellow 22.55%
Black 54.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.