#adf15f Hex Color
rgb(173, 241, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | f1 | 5f | - | #adf15f |
RGB | 173 | 241 | 95 | - | rgb(173,241,95) |
HSL | 88 | 84% | 66% | - | hsl(88,84%,66%) |
HSV | 88 | 61% | 95% | - | hsv(88,61%,95%) |
XYZ | 50.7544 | 72.6211 | 22.1687 | - | xyz(50.7544,72.6211,22.1687) |
CIE-LAB | 88.27 | -43.78 | 62.11 | - | lab(88.27,-43.78,62.11) |
CMYK | 0.28215767634855 | 0 | 0.60580912863071 | 0.054901960784314 | cmyk(0.28215767634855,0,0.60580912863071,0.054901960784314) |
Description
The RGB value of color #adf15f is rgb(173, 241, 95).
In the hex color #adf15f, The value of Red is 173, value of Green is 241, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #adf15f consists of 88° Hue, 84% Saturation, and 66% Lightness.
In the CMYK color model, the color #adf15f can be represented as Cyan=0.28215767634855%, Magenta=0%, Yellow=0.60580912863071%, and Black=0.054901960784314%.
Shades of #adf15f
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 #adf15f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adf15f
Preview of #adf15f on White Background
The contrast ratio of #adf15f with white color is 1.35
Preview of #adf15f on black background
The contrast ratio of #adf15f with black color is 15.52
#adf15f color will look good with a black background.
Color Schemes of #adf15f
Triadic Colors of #adf15f
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 #adf15f
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 #adf15f
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 #adf15f
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: #adf15f;
}
This is a sample text used for the color #adf15f. 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: #adf15f;
}
This is a sample text used for the color #adf15f. 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 #adf15f;
}
This is a sample text used for the color #adf15f. 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 33.99%
Green 47.35%
Blue 18.66%
CMYK Percentage
Cyan 29.93
Magenta 0%
Yellow 64.25%
Black 5.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.