#adcbf3 Hex Color
rgb(173, 203, 243)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | cb | f3 | - | #adcbf3 |
RGB | 173 | 203 | 243 | - | rgb(173,203,243) |
HSL | 214 | 74% | 82% | - | hsl(214,74%,82%) |
HSV | 214 | 29% | 95% | - | hsv(214,29%,95%) |
XYZ | 54.7672 | 58.0672 | 93.1156 | - | xyz(54.7672,58.0672,93.1156) |
CIE-LAB | 80.78 | -1.07 | -22.98 | - | lab(80.78,-1.07,-22.98) |
CMYK | 0.2880658436214 | 0.16460905349794 | 0 | 0.047058823529412 | cmyk(0.2880658436214,0.16460905349794,0,0.047058823529412) |
Description
The RGB value of color #adcbf3 is rgb(173, 203, 243).
In the hex color #adcbf3, The value of Red is 173, value of Green is 203, and value of Blue is 243. The primary color is Blue. Similarly, The HSL values for #adcbf3 consists of 214° Hue, 74% Saturation, and 82% Lightness.
In the CMYK color model, the color #adcbf3 can be represented as Cyan=0.2880658436214%, Magenta=0.16460905349794%, Yellow=0%, and Black=0.047058823529412%.
Shades of #adcbf3
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 #adcbf3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adcbf3
Preview of #adcbf3 on White Background
The contrast ratio of #adcbf3 with white color is 1.66
Preview of #adcbf3 on black background
The contrast ratio of #adcbf3 with black color is 12.61
#adcbf3 color will look good with a black background.
Color Schemes of #adcbf3
Triadic Colors of #adcbf3
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 #adcbf3
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 #adcbf3
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 #adcbf3
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: #adcbf3;
}
This is a sample text used for the color #adcbf3. 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: #adcbf3;
}
This is a sample text used for the color #adcbf3. 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 #adcbf3;
}
This is a sample text used for the color #adcbf3. 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 27.95%
Green 32.79%
Blue 39.26%
CMYK Percentage
Cyan 57.64
Magenta 32.94%
Yellow 0%
Black 9.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.