#5db6ad Hex Color
rgb(93, 182, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5d | b6 | ad | - | #5db6ad |
RGB | 93 | 182 | 173 | - | rgb(93,182,173) |
HSL | 174 | 38% | 54% | - | hsl(174,38%,54%) |
HSV | 174 | 49% | 71% | - | hsv(174,49%,71%) |
XYZ | 28.785 | 38.8002 | 45.5072 | - | xyz(28.785,38.8002,45.5072) |
CIE-LAB | 68.61 | -28.91 | -3.66 | - | lab(68.61,-28.91,-3.66) |
CMYK | 0.48901098901099 | 0 | 0.049450549450549 | 0.28627450980392 | cmyk(0.48901098901099,0,0.049450549450549,0.28627450980392) |
Description
The RGB value of color #5db6ad is rgb(93, 182, 173).
In the hex color #5db6ad, The value of Red is 93, value of Green is 182, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #5db6ad consists of 174° Hue, 38% Saturation, and 54% Lightness.
In the CMYK color model, the color #5db6ad can be represented as Cyan=0.48901098901099%, Magenta=0%, Yellow=0.049450549450549%, and Black=0.28627450980392%.
Shades of #5db6ad
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 #5db6ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5db6ad
Preview of #5db6ad on White Background
The contrast ratio of #5db6ad with white color is 2.4
Preview of #5db6ad on black background
The contrast ratio of #5db6ad with black color is 8.76
#5db6ad color will look good with a black background.
Color Schemes of #5db6ad
Triadic Colors of #5db6ad
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 #5db6ad
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 #5db6ad
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 #5db6ad
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: #5db6ad;
}
This is a sample text used for the color #5db6ad. 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: #5db6ad;
}
This is a sample text used for the color #5db6ad. 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 #5db6ad;
}
This is a sample text used for the color #5db6ad. 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 20.76%
Green 40.63%
Blue 38.62%
CMYK Percentage
Cyan 59.29
Magenta 0%
Yellow 6%
Black 34.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.