#96c89c Hex Color
rgb(150, 200, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 96 | c8 | 9c | - | #96c89c |
RGB | 150 | 200 | 156 | - | rgb(150,200,156) |
HSL | 127 | 31% | 69% | - | hsl(127,31%,69%) |
HSV | 127 | 25% | 78% | - | hsv(127,25%,78%) |
XYZ | 39.2327 | 50.1929 | 39.0729 | - | xyz(39.2327,50.1929,39.0729) |
CIE-LAB | 76.19 | -25.08 | 16.82 | - | lab(76.19,-25.08,16.82) |
CMYK | 0.25 | 0 | 0.22 | 0.2156862745098 | cmyk(0.25,0,0.22,0.2156862745098) |
Description
The RGB value of color #96c89c is rgb(150, 200, 156).
In the hex color #96c89c, The value of Red is 150, value of Green is 200, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #96c89c consists of 127° Hue, 31% Saturation, and 69% Lightness.
In the CMYK color model, the color #96c89c can be represented as Cyan=0.25%, Magenta=0%, Yellow=0.22%, and Black=0.2156862745098%.
Shades of #96c89c
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 #96c89c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #96c89c
Preview of #96c89c on White Background
The contrast ratio of #96c89c with white color is 1.9
Preview of #96c89c on black background
The contrast ratio of #96c89c with black color is 11.04
#96c89c color will look good with a black background.
Color Schemes of #96c89c
Triadic Colors of #96c89c
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 #96c89c
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 #96c89c
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 #96c89c
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: #96c89c;
}
This is a sample text used for the color #96c89c. 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: #96c89c;
}
This is a sample text used for the color #96c89c. 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 #96c89c;
}
This is a sample text used for the color #96c89c. 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 29.64%
Green 39.53%
Blue 30.83%
CMYK Percentage
Cyan 36.46
Magenta 0%
Yellow 32.08%
Black 31.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.