#afd380 Hex Color
rgb(175, 211, 128)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | af | d3 | 80 | - | #afd380 |
| RGB | 175 | 211 | 128 | - | rgb(175,211,128) |
| HSL | 86 | 49% | 66% | - | hsl(86,49%,66%) |
| HSV | 86 | 39% | 83% | - | hsv(86,39%,83%) |
| XYZ | 44.8697 | 57.261 | 29.1097 | - | xyz(44.8697,57.261,29.1097) |
| CIE-LAB | 80.33 | -25.88 | 37.24 | - | lab(80.33,-25.88,37.24) |
| CMYK | 0.17061611374408 | 0 | 0.39336492890995 | 0.17254901960784 | cmyk(0.17061611374408,0,0.39336492890995,0.17254901960784) |
Description
The RGB value of color #afd380 is rgb(175, 211, 128).
In the hex color #afd380, The value of Red is 175, value of Green is 211, and value of Blue is 128. The primary color is Green. Similarly, The HSL values for #afd380 consists of 86° Hue, 49% Saturation, and 66% Lightness.
In the CMYK color model, the color #afd380 can be represented as Cyan=0.17061611374408%, Magenta=0%, Yellow=0.39336492890995%, and Black=0.17254901960784%.
Shades of #afd380
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 #afd380
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afd380
Preview of #afd380 on White Background
The contrast ratio of #afd380 with white color is 1.69
Preview of #afd380 on black background
The contrast ratio of #afd380 with black color is 12.45
#afd380 color will look good with a black background.
Color Schemes of #afd380
Triadic Colors of #afd380
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 #afd380
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 #afd380
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 #afd380
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: #afd380;
}
This is a sample text used for the color #afd380. 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: #afd380;
}
This is a sample text used for the color #afd380. 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 #afd380;
}
This is a sample text used for the color #afd380. 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 34.05%
Green 41.05%
Blue 24.9%
CMYK Percentage
Cyan 23.16
Magenta 0%
Yellow 53.41%
Black 23.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.