#5db5df Hex Color
rgb(93, 181, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5d | b5 | df | - | #5db5df |
RGB | 93 | 181 | 223 | - | rgb(93,181,223) |
HSL | 199 | 67% | 62% | - | hsl(199,67%,62%) |
HSV | 199 | 58% | 87% | - | hsv(199,58%,87%) |
XYZ | 34.3574 | 40.7026 | 75.8576 | - | xyz(34.3574,40.7026,75.8576) |
CIE-LAB | 69.97 | -14.37 | -29.08 | - | lab(69.97,-14.37,-29.08) |
CMYK | 0.58295964125561 | 0.18834080717489 | 0 | 0.12549019607843 | cmyk(0.58295964125561,0.18834080717489,0,0.12549019607843) |
Description
The RGB value of color #5db5df is rgb(93, 181, 223).
In the hex color #5db5df, The value of Red is 93, value of Green is 181, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #5db5df consists of 199° Hue, 67% Saturation, and 62% Lightness.
In the CMYK color model, the color #5db5df can be represented as Cyan=0.58295964125561%, Magenta=0.18834080717489%, Yellow=0%, and Black=0.12549019607843%.
Shades of #5db5df
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 #5db5df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5db5df
Preview of #5db5df on White Background
The contrast ratio of #5db5df with white color is 2.3
Preview of #5db5df on black background
The contrast ratio of #5db5df with black color is 9.14
#5db5df color will look good with a black background.
Color Schemes of #5db5df
Triadic Colors of #5db5df
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 #5db5df
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 #5db5df
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 #5db5df
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: #5db5df;
}
This is a sample text used for the color #5db5df. 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: #5db5df;
}
This is a sample text used for the color #5db5df. 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 #5db5df;
}
This is a sample text used for the color #5db5df. 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.71%
Green 36.42%
Blue 44.87%
CMYK Percentage
Cyan 65.01
Magenta 21%
Yellow 0%
Black 13.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.