#aef18b Hex Color
rgb(174, 241, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | f1 | 8b | - | #aef18b |
RGB | 174 | 241 | 139 | - | rgb(174,241,139) |
HSL | 99 | 78% | 75% | - | hsl(99,78%,75%) |
HSV | 99 | 42% | 95% | - | hsv(99,42%,95%) |
XYZ | 53.5711 | 73.7733 | 35.8423 | - | xyz(53.5711,73.7733,35.8423) |
CIE-LAB | 88.82 | -38.77 | 42.62 | - | lab(88.82,-38.77,42.62) |
CMYK | 0.27800829875519 | 0 | 0.42323651452282 | 0.054901960784314 | cmyk(0.27800829875519,0,0.42323651452282,0.054901960784314) |
Description
The RGB value of color #aef18b is rgb(174, 241, 139).
In the hex color #aef18b, The value of Red is 174, value of Green is 241, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #aef18b consists of 99° Hue, 78% Saturation, and 75% Lightness.
In the CMYK color model, the color #aef18b can be represented as Cyan=0.27800829875519%, Magenta=0%, Yellow=0.42323651452282%, and Black=0.054901960784314%.
Shades of #aef18b
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 #aef18b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aef18b
Preview of #aef18b on White Background
The contrast ratio of #aef18b with white color is 1.33
Preview of #aef18b on black background
The contrast ratio of #aef18b with black color is 15.75
#aef18b color will look good with a black background.
Color Schemes of #aef18b
Triadic Colors of #aef18b
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 #aef18b
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 #aef18b
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 #aef18b
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: #aef18b;
}
This is a sample text used for the color #aef18b. 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: #aef18b;
}
This is a sample text used for the color #aef18b. 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 #aef18b;
}
This is a sample text used for the color #aef18b. 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 31.41%
Green 43.5%
Blue 25.09%
CMYK Percentage
Cyan 36.77
Magenta 0%
Yellow 55.97%
Black 7.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.