#5f827b Hex Color
rgb(95, 130, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | 82 | 7b | - | #5f827b |
RGB | 95 | 130 | 123 | - | rgb(95,130,123) |
HSL | 168 | 16% | 44% | - | hsl(168,16%,44%) |
HSV | 168 | 27% | 51% | - | hsv(168,27%,51%) |
XYZ | 16.2771 | 19.8282 | 21.7082 | - | xyz(16.2771,19.8282,21.7082) |
CIE-LAB | 51.64 | -13.9 | -0.21 | - | lab(51.64,-13.9,-0.21) |
CMYK | 0.26923076923077 | 0 | 0.053846153846154 | 0.49019607843137 | cmyk(0.26923076923077,0,0.053846153846154,0.49019607843137) |
Description
The RGB value of color #5f827b is rgb(95, 130, 123).
In the hex color #5f827b, The value of Red is 95, value of Green is 130, and value of Blue is 123. The primary color is Green. Similarly, The HSL values for #5f827b consists of 168° Hue, 16% Saturation, and 44% Lightness.
In the CMYK color model, the color #5f827b can be represented as Cyan=0.26923076923077%, Magenta=0%, Yellow=0.053846153846154%, and Black=0.49019607843137%.
Shades of #5f827b
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 #5f827b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5f827b
Preview of #5f827b on White Background
The contrast ratio of #5f827b with white color is 4.23
Preview of #5f827b on black background
The contrast ratio of #5f827b with black color is 4.97
#5f827b color will look good with a black background.
Color Schemes of #5f827b
Triadic Colors of #5f827b
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 #5f827b
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 #5f827b
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 #5f827b
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.
Monochromatic Colors of #5f827b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #5f827b;
}
This is a sample text used for the color #5f827b. 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: #5f827b;
}
This is a sample text used for the color #5f827b. 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 #5f827b;
}
This is a sample text used for the color #5f827b. 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 27.3%
Green 37.36%
Blue 35.34%
CMYK Percentage
Cyan 33.1
Magenta 0%
Yellow 6.62%
Black 60.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.