#afdab9 Hex Color
rgb(175, 218, 185)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | da | b9 | - | #afdab9 |
RGB | 175 | 218 | 185 | - | rgb(175,218,185) |
HSL | 134 | 37% | 77% | - | hsl(134,37%,77%) |
HSV | 134 | 20% | 85% | - | hsv(134,20%,85%) |
XYZ | 51.5076 | 62.7595 | 55.298 | - | xyz(51.5076,62.7595,55.298) |
CIE-LAB | 83.32 | -20.44 | 11.67 | - | lab(83.32,-20.44,11.67) |
CMYK | 0.19724770642202 | 0 | 0.15137614678899 | 0.14509803921569 | cmyk(0.19724770642202,0,0.15137614678899,0.14509803921569) |
Description
The RGB value of color #afdab9 is rgb(175, 218, 185).
In the hex color #afdab9, The value of Red is 175, value of Green is 218, and value of Blue is 185. The primary color is Green. Similarly, The HSL values for #afdab9 consists of 134° Hue, 37% Saturation, and 77% Lightness.
In the CMYK color model, the color #afdab9 can be represented as Cyan=0.19724770642202%, Magenta=0%, Yellow=0.15137614678899%, and Black=0.14509803921569%.
Shades of #afdab9
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 #afdab9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afdab9
Preview of #afdab9 on White Background
The contrast ratio of #afdab9 with white color is 1.55
Preview of #afdab9 on black background
The contrast ratio of #afdab9 with black color is 13.55
#afdab9 color will look good with a black background.
Color Schemes of #afdab9
Triadic Colors of #afdab9
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 #afdab9
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 #afdab9
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 #afdab9
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: #afdab9;
}
This is a sample text used for the color #afdab9. 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: #afdab9;
}
This is a sample text used for the color #afdab9. 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 #afdab9;
}
This is a sample text used for the color #afdab9. 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.28%
Green 37.72%
Blue 32.01%
CMYK Percentage
Cyan 39.95
Magenta 0%
Yellow 30.66%
Black 29.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.