#90cedc Hex Color
rgb(144, 206, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 90 | ce | dc | - | #90cedc |
RGB | 144 | 206 | 220 | - | rgb(144,206,220) |
HSL | 191 | 52% | 71% | - | hsl(191,52%,71%) |
HSV | 191 | 35% | 86% | - | hsv(191,35%,86%) |
XYZ | 46.4912 | 55.2392 | 75.922 | - | xyz(46.4912,55.2392,75.922) |
CIE-LAB | 79.18 | -16.3 | -13.25 | - | lab(79.18,-16.3,-13.25) |
CMYK | 0.34545454545455 | 0.063636363636364 | 0 | 0.13725490196078 | cmyk(0.34545454545455,0.063636363636364,0,0.13725490196078) |
Description
The RGB value of color #90cedc is rgb(144, 206, 220).
In the hex color #90cedc, The value of Red is 144, value of Green is 206, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #90cedc consists of 191° Hue, 52% Saturation, and 71% Lightness.
In the CMYK color model, the color #90cedc can be represented as Cyan=0.34545454545455%, Magenta=0.063636363636364%, Yellow=0%, and Black=0.13725490196078%.
Shades of #90cedc
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 #90cedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #90cedc
Preview of #90cedc on White Background
The contrast ratio of #90cedc with white color is 1.74
Preview of #90cedc on black background
The contrast ratio of #90cedc with black color is 12.05
#90cedc color will look good with a black background.
Color Schemes of #90cedc
Triadic Colors of #90cedc
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 #90cedc
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 #90cedc
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 #90cedc
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: #90cedc;
}
This is a sample text used for the color #90cedc. 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: #90cedc;
}
This is a sample text used for the color #90cedc. 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 #90cedc;
}
This is a sample text used for the color #90cedc. 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.26%
Green 36.14%
Blue 38.6%
CMYK Percentage
Cyan 63.23
Magenta 11.65%
Yellow 0%
Black 25.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.