#aaf10f Hex Color
rgb(170, 241, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | f1 | 0f | - | #aaf10f |
RGB | 170 | 241 | 15 | - | rgb(170,241,15) |
HSL | 79 | 89% | 50% | - | hsl(79,89%,50%) |
HSV | 79 | 94% | 95% | - | hsv(79,94%,95%) |
XYZ | 48.1191 | 71.4911 | 11.715 | - | xyz(48.1191,71.4911,11.715) |
CIE-LAB | 87.72 | -48.58 | 83.71 | - | lab(87.72,-48.58,83.71) |
CMYK | 0.29460580912863 | 0 | 0.93775933609959 | 0.054901960784314 | cmyk(0.29460580912863,0,0.93775933609959,0.054901960784314) |
Description
The RGB value of color #aaf10f is rgb(170, 241, 15).
In the hex color #aaf10f, The value of Red is 170, value of Green is 241, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #aaf10f consists of 79° Hue, 89% Saturation, and 50% Lightness.
In the CMYK color model, the color #aaf10f can be represented as Cyan=0.29460580912863%, Magenta=0%, Yellow=0.93775933609959%, and Black=0.054901960784314%.
Shades of #aaf10f
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 #aaf10f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaf10f
Preview of #aaf10f on White Background
The contrast ratio of #aaf10f with white color is 1.37
Preview of #aaf10f on black background
The contrast ratio of #aaf10f with black color is 15.3
#aaf10f color will look good with a black background.
Color Schemes of #aaf10f
Triadic Colors of #aaf10f
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 #aaf10f
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 #aaf10f
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 #aaf10f
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: #aaf10f;
}
This is a sample text used for the color #aaf10f. 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: #aaf10f;
}
This is a sample text used for the color #aaf10f. 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 #aaf10f;
}
This is a sample text used for the color #aaf10f. 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 39.91%
Green 56.57%
Blue 3.52%
CMYK Percentage
Cyan 22.89
Magenta 0%
Yellow 72.85%
Black 4.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.