#5ab9dd Hex Color
rgb(90, 185, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5a | b9 | dd | - | #5ab9dd |
RGB | 90 | 185 | 221 | - | rgb(90,185,221) |
HSL | 196 | 66% | 61% | - | hsl(196,66%,61%) |
HSV | 196 | 59% | 87% | - | hsv(196,59%,87%) |
XYZ | 34.6166 | 42.092 | 74.7067 | - | xyz(34.6166,42.092,74.7067) |
CIE-LAB | 70.93 | -17.65 | -26.51 | - | lab(70.93,-17.65,-26.51) |
CMYK | 0.59276018099548 | 0.16289592760181 | 0 | 0.13333333333333 | cmyk(0.59276018099548,0.16289592760181,0,0.13333333333333) |
Description
The RGB value of color #5ab9dd is rgb(90, 185, 221).
In the hex color #5ab9dd, The value of Red is 90, value of Green is 185, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #5ab9dd consists of 196° Hue, 66% Saturation, and 61% Lightness.
In the CMYK color model, the color #5ab9dd can be represented as Cyan=0.59276018099548%, Magenta=0.16289592760181%, Yellow=0%, and Black=0.13333333333333%.
Shades of #5ab9dd
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 #5ab9dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5ab9dd
Preview of #5ab9dd on White Background
The contrast ratio of #5ab9dd with white color is 2.23
Preview of #5ab9dd on black background
The contrast ratio of #5ab9dd with black color is 9.42
#5ab9dd color will look good with a black background.
Color Schemes of #5ab9dd
Triadic Colors of #5ab9dd
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 #5ab9dd
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 #5ab9dd
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 #5ab9dd
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: #5ab9dd;
}
This is a sample text used for the color #5ab9dd. 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: #5ab9dd;
}
This is a sample text used for the color #5ab9dd. 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 #5ab9dd;
}
This is a sample text used for the color #5ab9dd. 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 18.15%
Green 37.3%
Blue 44.56%
CMYK Percentage
Cyan 66.68
Magenta 18.32%
Yellow 0%
Black 15%
Comments on this color
Please login or signup to post a comment.
No comments yet.