#afde1b Hex Color
rgb(175, 222, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | de | 1b | - | #afde1b |
RGB | 175 | 222 | 27 | - | rgb(175,222,27) |
HSL | 74 | 78% | 49% | - | hsl(74,78%,49%) |
HSV | 74 | 88% | 87% | - | hsv(74,88%,87%) |
XYZ | 43.9983 | 61.4356 | 10.5762 | - | xyz(43.9983,61.4356,10.5762) |
CIE-LAB | 82.61 | -38.27 | 78.09 | - | lab(82.61,-38.27,78.09) |
CMYK | 0.21171171171171 | 0 | 0.87837837837838 | 0.12941176470588 | cmyk(0.21171171171171,0,0.87837837837838,0.12941176470588) |
Description
The RGB value of color #afde1b is rgb(175, 222, 27).
In the hex color #afde1b, The value of Red is 175, value of Green is 222, and value of Blue is 27. The primary color is Green. Similarly, The HSL values for #afde1b consists of 74° Hue, 78% Saturation, and 49% Lightness.
In the CMYK color model, the color #afde1b can be represented as Cyan=0.21171171171171%, Magenta=0%, Yellow=0.87837837837838%, and Black=0.12941176470588%.
Shades of #afde1b
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 #afde1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afde1b
Preview of #afde1b on White Background
The contrast ratio of #afde1b with white color is 1.58
Preview of #afde1b on black background
The contrast ratio of #afde1b with black color is 13.29
#afde1b color will look good with a black background.
Color Schemes of #afde1b
Triadic Colors of #afde1b
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 #afde1b
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 #afde1b
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 #afde1b
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: #afde1b;
}
This is a sample text used for the color #afde1b. 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: #afde1b;
}
This is a sample text used for the color #afde1b. 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 #afde1b;
}
This is a sample text used for the color #afde1b. 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 41.27%
Green 52.36%
Blue 6.37%
CMYK Percentage
Cyan 17.36
Magenta 0%
Yellow 72.03%
Black 10.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.