#9caddc Hex Color
rgb(156, 173, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9c | ad | dc | - | #9caddc |
RGB | 156 | 173 | 220 | - | rgb(156,173,220) |
HSL | 224 | 48% | 74% | - | hsl(224,48%,74%) |
HSV | 224 | 29% | 86% | - | hsv(224,29%,86%) |
XYZ | 41.5721 | 42.1224 | 73.6495 | - | xyz(41.5721,42.1224,73.6495) |
CIE-LAB | 70.96 | 4.73 | -25.64 | - | lab(70.96,4.73,-25.64) |
CMYK | 0.29090909090909 | 0.21363636363636 | 0 | 0.13725490196078 | cmyk(0.29090909090909,0.21363636363636,0,0.13725490196078) |
Description
The RGB value of color #9caddc is rgb(156, 173, 220).
In the hex color #9caddc, The value of Red is 156, value of Green is 173, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #9caddc consists of 224° Hue, 48% Saturation, and 74% Lightness.
In the CMYK color model, the color #9caddc can be represented as Cyan=0.29090909090909%, Magenta=0.21363636363636%, Yellow=0%, and Black=0.13725490196078%.
Shades of #9caddc
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 #9caddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9caddc
Preview of #9caddc on White Background
The contrast ratio of #9caddc with white color is 2.23
Preview of #9caddc on black background
The contrast ratio of #9caddc with black color is 9.42
#9caddc color will look good with a black background.
Color Schemes of #9caddc
Triadic Colors of #9caddc
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 #9caddc
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 #9caddc
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 #9caddc
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: #9caddc;
}
This is a sample text used for the color #9caddc. 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: #9caddc;
}
This is a sample text used for the color #9caddc. 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 #9caddc;
}
This is a sample text used for the color #9caddc. 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 28.42%
Green 31.51%
Blue 40.07%
CMYK Percentage
Cyan 45.33
Magenta 33.29%
Yellow 0%
Black 21.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.