#8df6ac Hex Color
rgb(141, 246, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8d | f6 | ac | - | #8df6ac |
RGB | 141 | 246 | 172 | - | rgb(141,246,172) |
HSL | 138 | 85% | 76% | - | hsl(138,85%,76%) |
HSV | 138 | 43% | 96% | - | hsv(138,43%,96%) |
XYZ | 51.3867 | 74.5528 | 50.7115 | - | xyz(51.3867,74.5528,50.7115) |
CIE-LAB | 89.18 | -46.05 | 26.32 | - | lab(89.18,-46.05,26.32) |
CMYK | 0.42682926829268 | 0 | 0.30081300813008 | 0.035294117647059 | cmyk(0.42682926829268,0,0.30081300813008,0.035294117647059) |
Description
The RGB value of color #8df6ac is rgb(141, 246, 172).
In the hex color #8df6ac, The value of Red is 141, value of Green is 246, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #8df6ac consists of 138° Hue, 85% Saturation, and 76% Lightness.
In the CMYK color model, the color #8df6ac can be represented as Cyan=0.42682926829268%, Magenta=0%, Yellow=0.30081300813008%, and Black=0.035294117647059%.
Shades of #8df6ac
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 #8df6ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8df6ac
Preview of #8df6ac on White Background
The contrast ratio of #8df6ac with white color is 1.32
Preview of #8df6ac on black background
The contrast ratio of #8df6ac with black color is 15.91
#8df6ac color will look good with a black background.
Color Schemes of #8df6ac
Triadic Colors of #8df6ac
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 #8df6ac
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 #8df6ac
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 #8df6ac
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: #8df6ac;
}
This is a sample text used for the color #8df6ac. 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: #8df6ac;
}
This is a sample text used for the color #8df6ac. 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 #8df6ac;
}
This is a sample text used for the color #8df6ac. 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 25.22%
Green 44.01%
Blue 30.77%
CMYK Percentage
Cyan 55.95
Magenta 0%
Yellow 39.43%
Black 4.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.