#adcdd6 Hex Color
rgb(173, 205, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | cd | d6 | - | #adcdd6 |
RGB | 173 | 205 | 214 | - | rgb(173,205,214) |
HSL | 193 | 33% | 76% | - | hsl(193,33%,76%) |
HSV | 193 | 19% | 84% | - | hsv(193,19%,84%) |
XYZ | 51.2025 | 57.4019 | 71.9993 | - | xyz(51.2025,57.4019,71.9993) |
CIE-LAB | 80.41 | -8.7 | -8.03 | - | lab(80.41,-8.7,-8.03) |
CMYK | 0.19158878504673 | 0.042056074766355 | 0 | 0.16078431372549 | cmyk(0.19158878504673,0.042056074766355,0,0.16078431372549) |
Description
The RGB value of color #adcdd6 is rgb(173, 205, 214).
In the hex color #adcdd6, The value of Red is 173, value of Green is 205, and value of Blue is 214. The primary color is Blue. Similarly, The HSL values for #adcdd6 consists of 193° Hue, 33% Saturation, and 76% Lightness.
In the CMYK color model, the color #adcdd6 can be represented as Cyan=0.19158878504673%, Magenta=0.042056074766355%, Yellow=0%, and Black=0.16078431372549%.
Shades of #adcdd6
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 #adcdd6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adcdd6
Preview of #adcdd6 on White Background
The contrast ratio of #adcdd6 with white color is 1.68
Preview of #adcdd6 on black background
The contrast ratio of #adcdd6 with black color is 12.48
#adcdd6 color will look good with a black background.
Color Schemes of #adcdd6
Triadic Colors of #adcdd6
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 #adcdd6
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 #adcdd6
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 #adcdd6
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: #adcdd6;
}
This is a sample text used for the color #adcdd6. 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: #adcdd6;
}
This is a sample text used for the color #adcdd6. 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 #adcdd6;
}
This is a sample text used for the color #adcdd6. 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 29.22%
Green 34.63%
Blue 36.15%
CMYK Percentage
Cyan 48.57
Magenta 10.66%
Yellow 0%
Black 40.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.