#5aa085 Hex Color
rgb(90, 160, 133)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5a | a0 | 85 | - | #5aa085 |
| RGB | 90 | 160 | 133 | - | rgb(90,160,133) |
| HSL | 157 | 28% | 49% | - | hsl(157,28%,49%) |
| HSV | 157 | 44% | 63% | - | hsv(157,44%,63%) |
| XYZ | 21.0209 | 29.0087 | 26.6816 | - | xyz(21.0209,29.0087,26.6816) |
| CIE-LAB | 60.79 | -28.62 | 7.24 | - | lab(60.79,-28.62,7.24) |
| CMYK | 0.4375 | 0 | 0.16875 | 0.37254901960784 | cmyk(0.4375,0,0.16875,0.37254901960784) |
Description
The RGB value of color #5aa085 is rgb(90, 160, 133).
In the hex color #5aa085, The value of Red is 90, value of Green is 160, and value of Blue is 133. The primary color is Green. Similarly, The HSL values for #5aa085 consists of 157° Hue, 28% Saturation, and 49% Lightness.
In the CMYK color model, the color #5aa085 can be represented as Cyan=0.4375%, Magenta=0%, Yellow=0.16875%, and Black=0.37254901960784%.
Shades of #5aa085
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 #5aa085
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5aa085
Preview of #5aa085 on White Background
The contrast ratio of #5aa085 with white color is 3.09
Preview of #5aa085 on black background
The contrast ratio of #5aa085 with black color is 6.8
#5aa085 color will look good with a black background.
Color Schemes of #5aa085
Triadic Colors of #5aa085
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 #5aa085
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 #5aa085
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 #5aa085
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: #5aa085;
}
This is a sample text used for the color #5aa085. 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: #5aa085;
}
This is a sample text used for the color #5aa085. 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 #5aa085;
}
This is a sample text used for the color #5aa085. 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 23.5%
Green 41.78%
Blue 34.73%
CMYK Percentage
Cyan 44.7
Magenta 0%
Yellow 17.24%
Black 38.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.