#acf52d Hex Color
rgb(172, 245, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | f5 | 2d | - | #acf52d |
RGB | 172 | 245 | 45 | - | rgb(172,245,45) |
HSL | 82 | 91% | 57% | - | hsl(82,91%,57%) |
HSV | 82 | 82% | 96% | - | hsv(82,82%,96%) |
XYZ | 50.1393 | 74.2649 | 14.1746 | - | xyz(50.1393,74.2649,14.1746) |
CIE-LAB | 89.05 | -48.79 | 79.75 | - | lab(89.05,-48.79,79.75) |
CMYK | 0.29795918367347 | 0 | 0.81632653061224 | 0.03921568627451 | cmyk(0.29795918367347,0,0.81632653061224,0.03921568627451) |
Description
The RGB value of color #acf52d is rgb(172, 245, 45).
In the hex color #acf52d, The value of Red is 172, value of Green is 245, and value of Blue is 45. The primary color is Green. Similarly, The HSL values for #acf52d consists of 82° Hue, 91% Saturation, and 57% Lightness.
In the CMYK color model, the color #acf52d can be represented as Cyan=0.29795918367347%, Magenta=0%, Yellow=0.81632653061224%, and Black=0.03921568627451%.
Shades of #acf52d
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 #acf52d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acf52d
Preview of #acf52d on White Background
The contrast ratio of #acf52d with white color is 1.32
Preview of #acf52d on black background
The contrast ratio of #acf52d with black color is 15.85
#acf52d color will look good with a black background.
Color Schemes of #acf52d
Triadic Colors of #acf52d
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 #acf52d
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 #acf52d
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 #acf52d
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: #acf52d;
}
This is a sample text used for the color #acf52d. 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: #acf52d;
}
This is a sample text used for the color #acf52d. 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 #acf52d;
}
This is a sample text used for the color #acf52d. 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 37.23%
Green 53.03%
Blue 9.74%
CMYK Percentage
Cyan 25.83
Magenta 0%
Yellow 70.77%
Black 3.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.