#cabdd3 Hex Color
rgb(202, 189, 211)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | bd | d3 | - | #cabdd3 |
RGB | 202 | 189 | 211 | - | rgb(202,189,211) |
HSL | 275 | 20% | 78% | - | hsl(275,20%,78%) |
HSV | 275 | 10% | 83% | - | hsv(275,10%,83%) |
XYZ | 54.3126 | 53.6549 | 69.1219 | - | xyz(54.3126,53.6549,69.1219) |
CIE-LAB | 78.26 | 8.62 | -9.37 | - | lab(78.26,8.62,-9.37) |
CMYK | 0.042654028436019 | 0.1042654028436 | 0 | 0.17254901960784 | cmyk(0.042654028436019,0.1042654028436,0,0.17254901960784) |
Description
The RGB value of color #cabdd3 is rgb(202, 189, 211).
In the hex color #cabdd3, The value of Red is 202, value of Green is 189, and value of Blue is 211. The primary color is Blue. Similarly, The HSL values for #cabdd3 consists of 275° Hue, 20% Saturation, and 78% Lightness.
In the CMYK color model, the color #cabdd3 can be represented as Cyan=0.042654028436019%, Magenta=0.1042654028436%, Yellow=0%, and Black=0.17254901960784%.
Shades of #cabdd3
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 #cabdd3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cabdd3
Preview of #cabdd3 on White Background
The contrast ratio of #cabdd3 with white color is 1.79
Preview of #cabdd3 on black background
The contrast ratio of #cabdd3 with black color is 11.73
#cabdd3 color will look good with a black background.
Color Schemes of #cabdd3
Triadic Colors of #cabdd3
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 #cabdd3
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 #cabdd3
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 #cabdd3
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: #cabdd3;
}
This is a sample text used for the color #cabdd3. 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: #cabdd3;
}
This is a sample text used for the color #cabdd3. 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 #cabdd3;
}
This is a sample text used for the color #cabdd3. 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 33.55%
Green 31.4%
Blue 35.05%
CMYK Percentage
Cyan 13.35
Magenta 32.64%
Yellow 0%
Black 54.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.