#9dece1 Hex Color
rgb(157, 236, 225)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9d | ec | e1 | - | #9dece1 |
RGB | 157 | 236 | 225 | - | rgb(157,236,225) |
HSL | 172 | 68% | 77% | - | hsl(172,68%,77%) |
HSV | 172 | 33% | 93% | - | hsv(172,33%,93%) |
XYZ | 57.4907 | 72.5952 | 82.2164 | - | xyz(57.4907,72.5952,82.2164) |
CIE-LAB | 88.25 | -26.52 | -2.37 | - | lab(88.25,-26.52,-2.37) |
CMYK | 0.33474576271186 | 0 | 0.046610169491525 | 0.074509803921569 | cmyk(0.33474576271186,0,0.046610169491525,0.074509803921569) |
Description
The RGB value of color #9dece1 is rgb(157, 236, 225).
In the hex color #9dece1, The value of Red is 157, value of Green is 236, and value of Blue is 225. The primary color is Green. Similarly, The HSL values for #9dece1 consists of 172° Hue, 68% Saturation, and 77% Lightness.
In the CMYK color model, the color #9dece1 can be represented as Cyan=0.33474576271186%, Magenta=0%, Yellow=0.046610169491525%, and Black=0.074509803921569%.
Shades of #9dece1
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 #9dece1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9dece1
Preview of #9dece1 on White Background
The contrast ratio of #9dece1 with white color is 1.35
Preview of #9dece1 on black background
The contrast ratio of #9dece1 with black color is 15.52
#9dece1 color will look good with a black background.
Color Schemes of #9dece1
Triadic Colors of #9dece1
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 #9dece1
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 #9dece1
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 #9dece1
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: #9dece1;
}
This is a sample text used for the color #9dece1. 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: #9dece1;
}
This is a sample text used for the color #9dece1. 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 #9dece1;
}
This is a sample text used for the color #9dece1. 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 25.4%
Green 38.19%
Blue 36.41%
CMYK Percentage
Cyan 73.43
Magenta 0%
Yellow 10.22%
Black 16.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.