#90a35d Hex Color
rgb(144, 163, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 90 | a3 | 5d | - | #90a35d |
RGB | 144 | 163 | 93 | - | rgb(144,163,93) |
HSL | 76 | 28% | 50% | - | hsl(76,28%,50%) |
HSV | 76 | 43% | 64% | - | hsv(76,43%,64%) |
XYZ | 26.5746 | 32.914 | 15.3083 | - | xyz(26.5746,32.914,15.3083) |
CIE-LAB | 64.09 | -18.27 | 34.09 | - | lab(64.09,-18.27,34.09) |
CMYK | 0.11656441717791 | 0 | 0.42944785276074 | 0.36078431372549 | cmyk(0.11656441717791,0,0.42944785276074,0.36078431372549) |
Description
The RGB value of color #90a35d is rgb(144, 163, 93).
In the hex color #90a35d, The value of Red is 144, value of Green is 163, and value of Blue is 93. The primary color is Green. Similarly, The HSL values for #90a35d consists of 76° Hue, 28% Saturation, and 50% Lightness.
In the CMYK color model, the color #90a35d can be represented as Cyan=0.11656441717791%, Magenta=0%, Yellow=0.42944785276074%, and Black=0.36078431372549%.
Shades of #90a35d
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 #90a35d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #90a35d
Preview of #90a35d on White Background
The contrast ratio of #90a35d with white color is 2.77
Preview of #90a35d on black background
The contrast ratio of #90a35d with black color is 7.58
#90a35d color will look good with a black background.
Color Schemes of #90a35d
Triadic Colors of #90a35d
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 #90a35d
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 #90a35d
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 #90a35d
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: #90a35d;
}
This is a sample text used for the color #90a35d. 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: #90a35d;
}
This is a sample text used for the color #90a35d. 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 #90a35d;
}
This is a sample text used for the color #90a35d. 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 36%
Green 40.75%
Blue 23.25%
CMYK Percentage
Cyan 12.85
Magenta 0%
Yellow 47.36%
Black 39.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.