#9addcc Hex Color
rgb(154, 221, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | dd | cc | - | #9addcc |
RGB | 154 | 221 | 204 | - | rgb(154,221,204) |
HSL | 165 | 50% | 74% | - | hsl(165,50%,74%) |
HSV | 165 | 30% | 87% | - | hsv(165,30%,87%) |
XYZ | 50.082 | 62.9426 | 66.6363 | - | xyz(50.082,62.9426,66.6363) |
CIE-LAB | 83.41 | -24.65 | 1.6 | - | lab(83.41,-24.65,1.6) |
CMYK | 0.30316742081448 | 0 | 0.076923076923077 | 0.13333333333333 | cmyk(0.30316742081448,0,0.076923076923077,0.13333333333333) |
Description
The RGB value of color #9addcc is rgb(154, 221, 204).
In the hex color #9addcc, The value of Red is 154, value of Green is 221, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #9addcc consists of 165° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #9addcc can be represented as Cyan=0.30316742081448%, Magenta=0%, Yellow=0.076923076923077%, and Black=0.13333333333333%.
Shades of #9addcc
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 #9addcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9addcc
Preview of #9addcc on White Background
The contrast ratio of #9addcc with white color is 1.55
Preview of #9addcc on black background
The contrast ratio of #9addcc with black color is 13.59
#9addcc color will look good with a black background.
Color Schemes of #9addcc
Triadic Colors of #9addcc
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 #9addcc
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 #9addcc
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 #9addcc
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: #9addcc;
}
This is a sample text used for the color #9addcc. 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: #9addcc;
}
This is a sample text used for the color #9addcc. 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 #9addcc;
}
This is a sample text used for the color #9addcc. 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.6%
Green 38.17%
Blue 35.23%
CMYK Percentage
Cyan 59.05
Magenta 0%
Yellow 14.98%
Black 25.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.