#5a955b Hex Color
rgb(90, 149, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5a | 95 | 5b | - | #5a955b |
RGB | 90 | 149 | 91 | - | rgb(90,149,91) |
HSL | 121 | 25% | 47% | - | hsl(121,25%,47%) |
HSV | 121 | 40% | 58% | - | hsv(121,40%,58%) |
XYZ | 16.8522 | 24.4239 | 13.7236 | - | xyz(16.8522,24.4239,13.7236) |
CIE-LAB | 56.51 | -31.65 | 24.74 | - | lab(56.51,-31.65,24.74) |
CMYK | 0.39597315436242 | 0 | 0.38926174496644 | 0.4156862745098 | cmyk(0.39597315436242,0,0.38926174496644,0.4156862745098) |
Description
The RGB value of color #5a955b is rgb(90, 149, 91).
In the hex color #5a955b, The value of Red is 90, value of Green is 149, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #5a955b consists of 121° Hue, 25% Saturation, and 47% Lightness.
In the CMYK color model, the color #5a955b can be represented as Cyan=0.39597315436242%, Magenta=0%, Yellow=0.38926174496644%, and Black=0.4156862745098%.
Shades of #5a955b
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 #5a955b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5a955b
Preview of #5a955b on White Background
The contrast ratio of #5a955b with white color is 3.57
Preview of #5a955b on black background
The contrast ratio of #5a955b with black color is 5.88
#5a955b color will look good with a black background.
Color Schemes of #5a955b
Triadic Colors of #5a955b
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 #5a955b
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 #5a955b
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 #5a955b
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: #5a955b;
}
This is a sample text used for the color #5a955b. 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: #5a955b;
}
This is a sample text used for the color #5a955b. 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 #5a955b;
}
This is a sample text used for the color #5a955b. 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.27%
Green 45.15%
Blue 27.58%
CMYK Percentage
Cyan 32.97
Magenta 0%
Yellow 32.41%
Black 34.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.