#afda5c Hex Color
rgb(175, 218, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | da | 5c | - | #afda5c |
RGB | 175 | 218 | 92 | - | rgb(175,218,92) |
HSL | 80 | 63% | 61% | - | hsl(80,63%,61%) |
HSV | 80 | 58% | 85% | - | hsv(80,58%,85%) |
XYZ | 44.6824 | 60.0295 | 19.3571 | - | xyz(44.6824,60.0295,19.3571) |
CIE-LAB | 81.85 | -33.01 | 56.26 | - | lab(81.85,-33.01,56.26) |
CMYK | 0.19724770642202 | 0 | 0.57798165137615 | 0.14509803921569 | cmyk(0.19724770642202,0,0.57798165137615,0.14509803921569) |
Description
The RGB value of color #afda5c is rgb(175, 218, 92).
In the hex color #afda5c, The value of Red is 175, value of Green is 218, and value of Blue is 92. The primary color is Green. Similarly, The HSL values for #afda5c consists of 80° Hue, 63% Saturation, and 61% Lightness.
In the CMYK color model, the color #afda5c can be represented as Cyan=0.19724770642202%, Magenta=0%, Yellow=0.57798165137615%, and Black=0.14509803921569%.
Shades of #afda5c
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 #afda5c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afda5c
Preview of #afda5c on White Background
The contrast ratio of #afda5c with white color is 1.61
Preview of #afda5c on black background
The contrast ratio of #afda5c with black color is 13.01
#afda5c color will look good with a black background.
Color Schemes of #afda5c
Triadic Colors of #afda5c
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 #afda5c
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 #afda5c
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 #afda5c
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: #afda5c;
}
This is a sample text used for the color #afda5c. 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: #afda5c;
}
This is a sample text used for the color #afda5c. 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 #afda5c;
}
This is a sample text used for the color #afda5c. 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 36.08%
Green 44.95%
Blue 18.97%
CMYK Percentage
Cyan 21.43
Magenta 0%
Yellow 62.8%
Black 15.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.