#afd969 Hex Color
rgb(175, 217, 105)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | af | d9 | 69 | - | #afd969 |
| RGB | 175 | 217 | 105 | - | rgb(175,217,105) |
| HSL | 83 | 60% | 63% | - | hsl(83,60%,63%) |
| HSV | 83 | 52% | 85% | - | hsv(83,52%,85%) |
| XYZ | 45.0419 | 59.7596 | 22.5254 | - | xyz(45.0419,59.7596,22.5254) |
| CIE-LAB | 81.71 | -31.33 | 50.17 | - | lab(81.71,-31.33,50.17) |
| CMYK | 0.19354838709677 | 0 | 0.51612903225806 | 0.14901960784314 | cmyk(0.19354838709677,0,0.51612903225806,0.14901960784314) |
Description
The RGB value of color #afd969 is rgb(175, 217, 105).
In the hex color #afd969, The value of Red is 175, value of Green is 217, and value of Blue is 105. The primary color is Green. Similarly, The HSL values for #afd969 consists of 83° Hue, 60% Saturation, and 63% Lightness.
In the CMYK color model, the color #afd969 can be represented as Cyan=0.19354838709677%, Magenta=0%, Yellow=0.51612903225806%, and Black=0.14901960784314%.
Shades of #afd969
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 #afd969
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afd969
Preview of #afd969 on White Background
The contrast ratio of #afd969 with white color is 1.62
Preview of #afd969 on black background
The contrast ratio of #afd969 with black color is 12.95
#afd969 color will look good with a black background.
Color Schemes of #afd969
Triadic Colors of #afd969
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 #afd969
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 #afd969
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 #afd969
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: #afd969;
}
This is a sample text used for the color #afd969. 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: #afd969;
}
This is a sample text used for the color #afd969. 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 #afd969;
}
This is a sample text used for the color #afd969. 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 35.21%
Green 43.66%
Blue 21.13%
CMYK Percentage
Cyan 22.54
Magenta 0%
Yellow 60.11%
Black 17.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.