#adfa66 Hex Color
rgb(173, 250, 102)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | fa | 66 | - | #adfa66 |
RGB | 173 | 250 | 102 | - | rgb(173,250,102) |
HSL | 91 | 94% | 69% | - | hsl(91,94%,69%) |
HSV | 91 | 59% | 98% | - | hsv(91,59%,98%) |
XYZ | 53.8175 | 78.2148 | 24.8309 | - | xyz(53.8175,78.2148,24.8309) |
CIE-LAB | 90.88 | -47.03 | 62.08 | - | lab(90.88,-47.03,62.08) |
CMYK | 0.308 | 0 | 0.592 | 0.019607843137255 | cmyk(0.308,0,0.592,0.019607843137255) |
Description
The RGB value of color #adfa66 is rgb(173, 250, 102).
In the hex color #adfa66, The value of Red is 173, value of Green is 250, and value of Blue is 102. The primary color is Green. Similarly, The HSL values for #adfa66 consists of 91° Hue, 94% Saturation, and 69% Lightness.
In the CMYK color model, the color #adfa66 can be represented as Cyan=0.308%, Magenta=0%, Yellow=0.592%, and Black=0.019607843137255%.
Shades of #adfa66
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 #adfa66
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adfa66
Preview of #adfa66 on White Background
The contrast ratio of #adfa66 with white color is 1.26
Preview of #adfa66 on black background
The contrast ratio of #adfa66 with black color is 16.64
#adfa66 color will look good with a black background.
Color Schemes of #adfa66
Triadic Colors of #adfa66
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 #adfa66
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 #adfa66
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 #adfa66
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: #adfa66;
}
This is a sample text used for the color #adfa66. 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: #adfa66;
}
This is a sample text used for the color #adfa66. 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 #adfa66;
}
This is a sample text used for the color #adfa66. 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 32.95%
Green 47.62%
Blue 19.43%
CMYK Percentage
Cyan 33.49
Magenta 0%
Yellow 64.38%
Black 2.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.