#5e8c95 Hex Color
rgb(94, 140, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5e | 8c | 95 | - | #5e8c95 |
RGB | 94 | 140 | 149 | - | rgb(94,140,149) |
HSL | 190 | 23% | 48% | - | hsl(190,23%,48%) |
HSV | 190 | 37% | 58% | - | hsv(190,37%,58%) |
XYZ | 19.419 | 23.3058 | 31.9087 | - | xyz(19.419,23.3058,31.9087) |
CIE-LAB | 55.39 | -13.21 | -9.77 | - | lab(55.39,-13.21,-9.77) |
CMYK | 0.36912751677852 | 0.060402684563758 | 0 | 0.4156862745098 | cmyk(0.36912751677852,0.060402684563758,0,0.4156862745098) |
Description
The RGB value of color #5e8c95 is rgb(94, 140, 149).
In the hex color #5e8c95, The value of Red is 94, value of Green is 140, and value of Blue is 149. The primary color is Blue. Similarly, The HSL values for #5e8c95 consists of 190° Hue, 23% Saturation, and 48% Lightness.
In the CMYK color model, the color #5e8c95 can be represented as Cyan=0.36912751677852%, Magenta=0.060402684563758%, Yellow=0%, and Black=0.4156862745098%.
Shades of #5e8c95
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 #5e8c95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5e8c95
Preview of #5e8c95 on White Background
The contrast ratio of #5e8c95 with white color is 3.71
Preview of #5e8c95 on black background
The contrast ratio of #5e8c95 with black color is 5.66
#5e8c95 color will look good with a black background.
Color Schemes of #5e8c95
Triadic Colors of #5e8c95
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 #5e8c95
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 #5e8c95
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 #5e8c95
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: #5e8c95;
}
This is a sample text used for the color #5e8c95. 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: #5e8c95;
}
This is a sample text used for the color #5e8c95. 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 #5e8c95;
}
This is a sample text used for the color #5e8c95. 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 24.54%
Green 36.55%
Blue 38.9%
CMYK Percentage
Cyan 43.67
Magenta 7.15%
Yellow 0%
Black 49.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.