#9acbdd Hex Color
rgb(154, 203, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | cb | dd | - | #9acbdd |
RGB | 154 | 203 | 221 | - | rgb(154,203,221) |
HSL | 196 | 50% | 74% | - | hsl(196,50%,74%) |
HSV | 196 | 30% | 87% | - | hsv(196,30%,87%) |
XYZ | 47.7335 | 54.8024 | 76.4687 | - | xyz(47.7335,54.8024,76.4687) |
CIE-LAB | 78.93 | -11.74 | -14.11 | - | lab(78.93,-11.74,-14.11) |
CMYK | 0.30316742081448 | 0.081447963800905 | 0 | 0.13333333333333 | cmyk(0.30316742081448,0.081447963800905,0,0.13333333333333) |
Description
The RGB value of color #9acbdd is rgb(154, 203, 221).
In the hex color #9acbdd, The value of Red is 154, value of Green is 203, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #9acbdd consists of 196° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #9acbdd can be represented as Cyan=0.30316742081448%, Magenta=0.081447963800905%, Yellow=0%, and Black=0.13333333333333%.
Shades of #9acbdd
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 #9acbdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9acbdd
Preview of #9acbdd on White Background
The contrast ratio of #9acbdd with white color is 1.76
Preview of #9acbdd on black background
The contrast ratio of #9acbdd with black color is 11.96
#9acbdd color will look good with a black background.
Color Schemes of #9acbdd
Triadic Colors of #9acbdd
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 #9acbdd
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 #9acbdd
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 #9acbdd
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: #9acbdd;
}
This is a sample text used for the color #9acbdd. 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: #9acbdd;
}
This is a sample text used for the color #9acbdd. 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 #9acbdd;
}
This is a sample text used for the color #9acbdd. 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 26.64%
Green 35.12%
Blue 38.24%
CMYK Percentage
Cyan 58.53
Magenta 15.73%
Yellow 0%
Black 25.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.