#8fb6ac Hex Color
rgb(143, 182, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8f | b6 | ac | - | #8fb6ac |
RGB | 143 | 182 | 172 | - | rgb(143,182,172) |
HSL | 165 | 21% | 64% | - | hsl(165,21%,64%) |
HSV | 165 | 21% | 71% | - | hsv(165,21%,71%) |
XYZ | 35.502 | 42.2741 | 45.3183 | - | xyz(35.502,42.2741,45.3183) |
CIE-LAB | 71.06 | -15.17 | 0.78 | - | lab(71.06,-15.17,0.78) |
CMYK | 0.21428571428571 | 0 | 0.054945054945055 | 0.28627450980392 | cmyk(0.21428571428571,0,0.054945054945055,0.28627450980392) |
Description
The RGB value of color #8fb6ac is rgb(143, 182, 172).
In the hex color #8fb6ac, The value of Red is 143, value of Green is 182, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #8fb6ac consists of 165° Hue, 21% Saturation, and 64% Lightness.
In the CMYK color model, the color #8fb6ac can be represented as Cyan=0.21428571428571%, Magenta=0%, Yellow=0.054945054945055%, and Black=0.28627450980392%.
Shades of #8fb6ac
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 #8fb6ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8fb6ac
Preview of #8fb6ac on White Background
The contrast ratio of #8fb6ac with white color is 2.22
Preview of #8fb6ac on black background
The contrast ratio of #8fb6ac with black color is 9.45
#8fb6ac color will look good with a black background.
Color Schemes of #8fb6ac
Triadic Colors of #8fb6ac
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 #8fb6ac
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 #8fb6ac
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 #8fb6ac
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: #8fb6ac;
}
This is a sample text used for the color #8fb6ac. 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: #8fb6ac;
}
This is a sample text used for the color #8fb6ac. 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 #8fb6ac;
}
This is a sample text used for the color #8fb6ac. 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 28.77%
Green 36.62%
Blue 34.61%
CMYK Percentage
Cyan 38.57
Magenta 0%
Yellow 9.89%
Black 51.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.