#97c88e Hex Color
rgb(151, 200, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 97 | c8 | 8e | - | #97c88e |
RGB | 151 | 200 | 142 | - | rgb(151,200,142) |
HSL | 111 | 35% | 67% | - | hsl(111,35%,67%) |
HSV | 111 | 29% | 78% | - | hsv(111,29%,78%) |
XYZ | 38.2993 | 49.8409 | 33.1928 | - | xyz(38.2993,49.8409,33.1928) |
CIE-LAB | 75.97 | -27.12 | 23.97 | - | lab(75.97,-27.12,23.97) |
CMYK | 0.245 | 0 | 0.29 | 0.2156862745098 | cmyk(0.245,0,0.29,0.2156862745098) |
Description
The RGB value of color #97c88e is rgb(151, 200, 142).
In the hex color #97c88e, The value of Red is 151, value of Green is 200, and value of Blue is 142. The primary color is Green. Similarly, The HSL values for #97c88e consists of 111° Hue, 35% Saturation, and 67% Lightness.
In the CMYK color model, the color #97c88e can be represented as Cyan=0.245%, Magenta=0%, Yellow=0.29%, and Black=0.2156862745098%.
Shades of #97c88e
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 #97c88e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #97c88e
Preview of #97c88e on White Background
The contrast ratio of #97c88e with white color is 1.91
Preview of #97c88e on black background
The contrast ratio of #97c88e with black color is 10.97
#97c88e color will look good with a black background.
Color Schemes of #97c88e
Triadic Colors of #97c88e
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 #97c88e
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 #97c88e
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 #97c88e
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: #97c88e;
}
This is a sample text used for the color #97c88e. 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: #97c88e;
}
This is a sample text used for the color #97c88e. 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 #97c88e;
}
This is a sample text used for the color #97c88e. 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 30.63%
Green 40.57%
Blue 28.8%
CMYK Percentage
Cyan 32.64
Magenta 0%
Yellow 38.63%
Black 28.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.