#aafd1b Hex Color
rgb(170, 253, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | fd | 1b | - | #aafd1b |
RGB | 170 | 253 | 27 | - | rgb(170,253,27) |
HSL | 82 | 98% | 55% | - | hsl(82,98%,55%) |
HSV | 82 | 89% | 99% | - | hsv(82,89%,99%) |
XYZ | 51.9007 | 78.8757 | 13.526 | - | xyz(51.9007,78.8757,13.526) |
CIE-LAB | 91.18 | -53.3 | 85 | - | lab(91.18,-53.3,85) |
CMYK | 0.32806324110672 | 0 | 0.89328063241107 | 0.0078431372549019 | cmyk(0.32806324110672,0,0.89328063241107,0.0078431372549019) |
Description
The RGB value of color #aafd1b is rgb(170, 253, 27).
In the hex color #aafd1b, The value of Red is 170, value of Green is 253, and value of Blue is 27. The primary color is Green. Similarly, The HSL values for #aafd1b consists of 82° Hue, 98% Saturation, and 55% Lightness.
In the CMYK color model, the color #aafd1b can be represented as Cyan=0.32806324110672%, Magenta=0%, Yellow=0.89328063241107%, and Black=0.0078431372549019%.
Shades of #aafd1b
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 #aafd1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aafd1b
Preview of #aafd1b on White Background
The contrast ratio of #aafd1b with white color is 1.25
Preview of #aafd1b on black background
The contrast ratio of #aafd1b with black color is 16.78
#aafd1b color will look good with a black background.
Color Schemes of #aafd1b
Triadic Colors of #aafd1b
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 #aafd1b
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 #aafd1b
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 #aafd1b
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: #aafd1b;
}
This is a sample text used for the color #aafd1b. 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: #aafd1b;
}
This is a sample text used for the color #aafd1b. 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 #aafd1b;
}
This is a sample text used for the color #aafd1b. 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 37.78%
Green 56.22%
Blue 6%
CMYK Percentage
Cyan 26.69
Magenta 0%
Yellow 72.67%
Black 0.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.