#aadb0e Hex Color
rgb(170, 219, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | db | 0e | - | #aadb0e |
RGB | 170 | 219 | 14 | - | rgb(170,219,14) |
HSL | 74 | 88% | 46% | - | hsl(74,88%,46%) |
HSV | 74 | 94% | 86% | - | hsv(74,94%,86%) |
XYZ | 41.9883 | 59.2408 | 9.6371 | - | xyz(41.9883,59.2408,9.6371) |
CIE-LAB | 81.42 | -39.13 | 78.84 | - | lab(81.42,-39.13,78.84) |
CMYK | 0.22374429223744 | 0 | 0.93607305936073 | 0.14117647058824 | cmyk(0.22374429223744,0,0.93607305936073,0.14117647058824) |
Description
The RGB value of color #aadb0e is rgb(170, 219, 14).
In the hex color #aadb0e, The value of Red is 170, value of Green is 219, and value of Blue is 14. The primary color is Green. Similarly, The HSL values for #aadb0e consists of 74° Hue, 88% Saturation, and 46% Lightness.
In the CMYK color model, the color #aadb0e can be represented as Cyan=0.22374429223744%, Magenta=0%, Yellow=0.93607305936073%, and Black=0.14117647058824%.
Shades of #aadb0e
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 #aadb0e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aadb0e
Preview of #aadb0e on White Background
The contrast ratio of #aadb0e with white color is 1.63
Preview of #aadb0e on black background
The contrast ratio of #aadb0e with black color is 12.85
#aadb0e color will look good with a black background.
Color Schemes of #aadb0e
Triadic Colors of #aadb0e
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 #aadb0e
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 #aadb0e
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 #aadb0e
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: #aadb0e;
}
This is a sample text used for the color #aadb0e. 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: #aadb0e;
}
This is a sample text used for the color #aadb0e. 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 #aadb0e;
}
This is a sample text used for the color #aadb0e. 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 42.18%
Green 54.34%
Blue 3.47%
CMYK Percentage
Cyan 17.2
Magenta 0%
Yellow 71.95%
Black 10.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.