#aecd3f Hex Color
rgb(174, 205, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | cd | 3f | - | #aecd3f |
RGB | 174 | 205 | 63 | - | rgb(174,205,63) |
HSL | 73 | 59% | 53% | - | hsl(73,59%,53%) |
HSV | 73 | 69% | 80% | - | hsv(73,69%,80%) |
XYZ | 40.1841 | 53.0202 | 12.8186 | - | xyz(40.1841,53.0202,12.8186) |
CIE-LAB | 77.89 | -29.42 | 63.85 | - | lab(77.89,-29.42,63.85) |
CMYK | 0.15121951219512 | 0 | 0.69268292682927 | 0.19607843137255 | cmyk(0.15121951219512,0,0.69268292682927,0.19607843137255) |
Description
The RGB value of color #aecd3f is rgb(174, 205, 63).
In the hex color #aecd3f, The value of Red is 174, value of Green is 205, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #aecd3f consists of 73° Hue, 59% Saturation, and 53% Lightness.
In the CMYK color model, the color #aecd3f can be represented as Cyan=0.15121951219512%, Magenta=0%, Yellow=0.69268292682927%, and Black=0.19607843137255%.
Shades of #aecd3f
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 #aecd3f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aecd3f
Preview of #aecd3f on White Background
The contrast ratio of #aecd3f with white color is 1.81
Preview of #aecd3f on black background
The contrast ratio of #aecd3f with black color is 11.6
#aecd3f color will look good with a black background.
Color Schemes of #aecd3f
Triadic Colors of #aecd3f
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 #aecd3f
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 #aecd3f
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 #aecd3f
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: #aecd3f;
}
This is a sample text used for the color #aecd3f. 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: #aecd3f;
}
This is a sample text used for the color #aecd3f. 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 #aecd3f;
}
This is a sample text used for the color #aecd3f. 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 39.37%
Green 46.38%
Blue 14.25%
CMYK Percentage
Cyan 14.54
Magenta 0%
Yellow 66.61%
Black 18.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.