#cbb9ca Hex Color
rgb(203, 185, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b9 | ca | - | #cbb9ca |
RGB | 203 | 185 | 202 | - | rgb(203,185,202) |
HSL | 303 | 15% | 76% | - | hsl(303,15%,76%) |
HSV | 303 | 9% | 80% | - | hsv(303,9%,80%) |
XYZ | 52.6382 | 51.6587 | 63.0739 | - | xyz(52.6382,51.6587,63.0739) |
CIE-LAB | 77.08 | 9.41 | -6.25 | - | lab(77.08,9.41,-6.25) |
CMYK | 0 | 0.088669950738916 | 0.0049261083743842 | 0.20392156862745 | cmyk(0,0.088669950738916,0.0049261083743842,0.20392156862745) |
Description
The RGB value of color #cbb9ca is rgb(203, 185, 202).
In the hex color #cbb9ca, The value of Red is 203, value of Green is 185, and value of Blue is 202. The primary color is Red. Similarly, The HSL values for #cbb9ca consists of 303° Hue, 15% Saturation, and 76% Lightness.
In the CMYK color model, the color #cbb9ca can be represented as Cyan=0%, Magenta=0.088669950738916%, Yellow=0.0049261083743842%, and Black=0.20392156862745%.
Shades of #cbb9ca
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 #cbb9ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb9ca
Preview of #cbb9ca on White Background
The contrast ratio of #cbb9ca with white color is 1.85
Preview of #cbb9ca on black background
The contrast ratio of #cbb9ca with black color is 11.33
#cbb9ca color will look good with a black background.
Color Schemes of #cbb9ca
Triadic Colors of #cbb9ca
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 #cbb9ca
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 #cbb9ca
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 #cbb9ca
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: #cbb9ca;
}
This is a sample text used for the color #cbb9ca. 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: #cbb9ca;
}
This is a sample text used for the color #cbb9ca. 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 #cbb9ca;
}
This is a sample text used for the color #cbb9ca. 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.41%
Green 31.36%
Blue 34.24%
CMYK Percentage
Cyan 0
Magenta 29.8%
Yellow 1.66%
Black 68.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.