#96a19b Hex Color
rgb(150, 161, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 96 | a1 | 9b | - | #96a19b |
RGB | 150 | 161 | 155 | - | rgb(150,161,155) |
HSL | 147 | 6% | 61% | - | hsl(147,6%,61%) |
HSV | 147 | 7% | 63% | - | hsv(147,7%,63%) |
XYZ | 31.2389 | 34.3403 | 35.9922 | - | xyz(31.2389,34.3403,35.9922) |
CIE-LAB | 65.23 | -5.08 | 1.77 | - | lab(65.23,-5.08,1.77) |
CMYK | 0.06832298136646 | 0 | 0.037267080745342 | 0.36862745098039 | cmyk(0.06832298136646,0,0.037267080745342,0.36862745098039) |
Description
The RGB value of color #96a19b is rgb(150, 161, 155).
In the hex color #96a19b, The value of Red is 150, value of Green is 161, and value of Blue is 155. The primary color is Green. Similarly, The HSL values for #96a19b consists of 147° Hue, 6% Saturation, and 61% Lightness.
In the CMYK color model, the color #96a19b can be represented as Cyan=0.06832298136646%, Magenta=0%, Yellow=0.037267080745342%, and Black=0.36862745098039%.
Shades of #96a19b
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 #96a19b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #96a19b
Preview of #96a19b on White Background
The contrast ratio of #96a19b with white color is 2.67
Preview of #96a19b on black background
The contrast ratio of #96a19b with black color is 7.87
#96a19b color will look good with a black background.
Color Schemes of #96a19b
Triadic Colors of #96a19b
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 #96a19b
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 #96a19b
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 #96a19b
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: #96a19b;
}
This is a sample text used for the color #96a19b. 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: #96a19b;
}
This is a sample text used for the color #96a19b. 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 #96a19b;
}
This is a sample text used for the color #96a19b. 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 32.19%
Green 34.55%
Blue 33.26%
CMYK Percentage
Cyan 14.41
Magenta 0%
Yellow 7.86%
Black 77.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.