#8faf7f Hex Color
rgb(143, 175, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8f | af | 7f | - | #8faf7f |
RGB | 143 | 175 | 127 | - | rgb(143,175,127) |
HSL | 100 | 23% | 59% | - | hsl(100,23%,59%) |
HSV | 100 | 27% | 69% | - | hsv(100,27%,69%) |
XYZ | 30.4884 | 38.0319 | 25.8127 | - | xyz(30.4884,38.0319,25.8127) |
CIE-LAB | 68.04 | -19.99 | 21.12 | - | lab(68.04,-19.99,21.12) |
CMYK | 0.18285714285714 | 0 | 0.27428571428571 | 0.31372549019608 | cmyk(0.18285714285714,0,0.27428571428571,0.31372549019608) |
Description
The RGB value of color #8faf7f is rgb(143, 175, 127).
In the hex color #8faf7f, The value of Red is 143, value of Green is 175, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #8faf7f consists of 100° Hue, 23% Saturation, and 59% Lightness.
In the CMYK color model, the color #8faf7f can be represented as Cyan=0.18285714285714%, Magenta=0%, Yellow=0.27428571428571%, and Black=0.31372549019608%.
Shades of #8faf7f
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 #8faf7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8faf7f
Preview of #8faf7f on White Background
The contrast ratio of #8faf7f with white color is 2.44
Preview of #8faf7f on black background
The contrast ratio of #8faf7f with black color is 8.61
#8faf7f color will look good with a black background.
Color Schemes of #8faf7f
Triadic Colors of #8faf7f
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 #8faf7f
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 #8faf7f
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 #8faf7f
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: #8faf7f;
}
This is a sample text used for the color #8faf7f. 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: #8faf7f;
}
This is a sample text used for the color #8faf7f. 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 #8faf7f;
}
This is a sample text used for the color #8faf7f. 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.13%
Green 39.33%
Blue 28.54%
CMYK Percentage
Cyan 23.72
Magenta 0%
Yellow 35.58%
Black 40.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.