#9af8ab Hex Color
rgb(154, 248, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | f8 | ab | - | #9af8ab |
RGB | 154 | 248 | 171 | - | rgb(154,248,171) |
HSL | 131 | 87% | 79% | - | hsl(131,87%,79%) |
HSV | 131 | 38% | 97% | - | hsv(131,38%,97%) |
XYZ | 54.2445 | 76.9451 | 50.521 | - | xyz(54.2445,76.9451,50.521) |
CIE-LAB | 90.3 | -43.43 | 28.44 | - | lab(90.3,-43.43,28.44) |
CMYK | 0.37903225806452 | 0 | 0.31048387096774 | 0.027450980392157 | cmyk(0.37903225806452,0,0.31048387096774,0.027450980392157) |
Description
The RGB value of color #9af8ab is rgb(154, 248, 171).
In the hex color #9af8ab, The value of Red is 154, value of Green is 248, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #9af8ab consists of 131° Hue, 87% Saturation, and 79% Lightness.
In the CMYK color model, the color #9af8ab can be represented as Cyan=0.37903225806452%, Magenta=0%, Yellow=0.31048387096774%, and Black=0.027450980392157%.
Shades of #9af8ab
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 #9af8ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9af8ab
Preview of #9af8ab on White Background
The contrast ratio of #9af8ab with white color is 1.28
Preview of #9af8ab on black background
The contrast ratio of #9af8ab with black color is 16.39
#9af8ab color will look good with a black background.
Color Schemes of #9af8ab
Triadic Colors of #9af8ab
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 #9af8ab
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 #9af8ab
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 #9af8ab
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: #9af8ab;
}
This is a sample text used for the color #9af8ab. 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: #9af8ab;
}
This is a sample text used for the color #9af8ab. 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 #9af8ab;
}
This is a sample text used for the color #9af8ab. 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 26.88%
Green 43.28%
Blue 29.84%
CMYK Percentage
Cyan 52.87
Magenta 0%
Yellow 43.31%
Black 3.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.