#9ccde8 Hex Color
rgb(156, 205, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9c | cd | e8 | - | #9ccde8 |
RGB | 156 | 205 | 232 | - | rgb(156,205,232) |
HSL | 201 | 62% | 76% | - | hsl(201,62%,76%) |
HSV | 201 | 33% | 91% | - | hsv(201,33%,91%) |
XYZ | 50.1071 | 56.5568 | 84.6196 | - | xyz(50.1071,56.5568,84.6196) |
CIE-LAB | 79.93 | -9.57 | -18.48 | - | lab(79.93,-9.57,-18.48) |
CMYK | 0.32758620689655 | 0.11637931034483 | 0 | 0.090196078431373 | cmyk(0.32758620689655,0.11637931034483,0,0.090196078431373) |
Description
The RGB value of color #9ccde8 is rgb(156, 205, 232).
In the hex color #9ccde8, The value of Red is 156, value of Green is 205, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #9ccde8 consists of 201° Hue, 62% Saturation, and 76% Lightness.
In the CMYK color model, the color #9ccde8 can be represented as Cyan=0.32758620689655%, Magenta=0.11637931034483%, Yellow=0%, and Black=0.090196078431373%.
Shades of #9ccde8
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 #9ccde8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ccde8
Preview of #9ccde8 on White Background
The contrast ratio of #9ccde8 with white color is 1.71
Preview of #9ccde8 on black background
The contrast ratio of #9ccde8 with black color is 12.31
#9ccde8 color will look good with a black background.
Color Schemes of #9ccde8
Triadic Colors of #9ccde8
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 #9ccde8
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 #9ccde8
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 #9ccde8
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: #9ccde8;
}
This is a sample text used for the color #9ccde8. 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: #9ccde8;
}
This is a sample text used for the color #9ccde8. 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 #9ccde8;
}
This is a sample text used for the color #9ccde8. 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.31%
Green 34.57%
Blue 39.12%
CMYK Percentage
Cyan 61.33
Magenta 21.79%
Yellow 0%
Black 16.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.