#91a47d Hex Color
rgb(145, 164, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 91 | a4 | 7d | - | #91a47d |
RGB | 145 | 164 | 125 | - | rgb(145,164,125) |
HSL | 89 | 18% | 57% | - | hsl(89,18%,57%) |
HSV | 89 | 24% | 64% | - | hsv(89,24%,64%) |
XYZ | 28.6542 | 34.0513 | 24.4644 | - | xyz(28.6542,34.0513,24.4644) |
CIE-LAB | 65 | -13.89 | 18.07 | - | lab(65,-13.89,18.07) |
CMYK | 0.11585365853659 | 0 | 0.23780487804878 | 0.35686274509804 | cmyk(0.11585365853659,0,0.23780487804878,0.35686274509804) |
Description
The RGB value of color #91a47d is rgb(145, 164, 125).
In the hex color #91a47d, The value of Red is 145, value of Green is 164, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #91a47d consists of 89° Hue, 18% Saturation, and 57% Lightness.
In the CMYK color model, the color #91a47d can be represented as Cyan=0.11585365853659%, Magenta=0%, Yellow=0.23780487804878%, and Black=0.35686274509804%.
Shades of #91a47d
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 #91a47d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #91a47d
Preview of #91a47d on White Background
The contrast ratio of #91a47d with white color is 2.69
Preview of #91a47d on black background
The contrast ratio of #91a47d with black color is 7.81
#91a47d color will look good with a black background.
Color Schemes of #91a47d
Triadic Colors of #91a47d
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 #91a47d
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 #91a47d
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 #91a47d
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: #91a47d;
}
This is a sample text used for the color #91a47d. 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: #91a47d;
}
This is a sample text used for the color #91a47d. 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 #91a47d;
}
This is a sample text used for the color #91a47d. 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 33.41%
Green 37.79%
Blue 28.8%
CMYK Percentage
Cyan 16.31
Magenta 0%
Yellow 33.47%
Black 50.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.