#cbadca Hex Color
rgb(203, 173, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | ad | ca | - | #cbadca |
| RGB | 203 | 173 | 202 | - | rgb(203,173,202) |
| HSL | 302 | 22% | 74% | - | hsl(302,22%,74%) |
| HSV | 302 | 15% | 80% | - | hsv(302,15%,80%) |
| XYZ | 50.2328 | 46.8479 | 62.2721 | - | xyz(50.2328,46.8479,62.2721) |
| CIE-LAB | 74.09 | 15.92 | -10.68 | - | lab(74.09,15.92,-10.68) |
| CMYK | 0 | 0.14778325123153 | 0.0049261083743842 | 0.20392156862745 | cmyk(0,0.14778325123153,0.0049261083743842,0.20392156862745) |
Description
The RGB value of color #cbadca is rgb(203, 173, 202).
In the hex color #cbadca, The value of Red is 203, value of Green is 173, and value of Blue is 202. The primary color is Red. Similarly, The HSL values for #cbadca consists of 302° Hue, 22% Saturation, and 74% Lightness.
In the CMYK color model, the color #cbadca can be represented as Cyan=0%, Magenta=0.14778325123153%, Yellow=0.0049261083743842%, and Black=0.20392156862745%.
Shades of #cbadca
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 #cbadca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbadca
Preview of #cbadca on White Background
The contrast ratio of #cbadca with white color is 2.03
Preview of #cbadca on black background
The contrast ratio of #cbadca with black color is 10.37
#cbadca color will look good with a black background.
Color Schemes of #cbadca
Triadic Colors of #cbadca
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 #cbadca
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 #cbadca
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 #cbadca
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: #cbadca;
}
This is a sample text used for the color #cbadca. 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: #cbadca;
}
This is a sample text used for the color #cbadca. 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 #cbadca;
}
This is a sample text used for the color #cbadca. 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.12%
Green 29.93%
Blue 34.95%
CMYK Percentage
Cyan 0
Magenta 41.44%
Yellow 1.38%
Black 57.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.