#84f514 Hex Color
rgb(132, 245, 20)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 84 | f5 | 14 | - | #84f514 |
| RGB | 132 | 245 | 20 | - | rgb(132,245,20) |
| HSL | 90 | 92% | 52% | - | hsl(90,92%,52%) |
| HSV | 90 | 92% | 96% | - | hsv(90,92%,96%) |
| XYZ | 42.2944 | 70.2609 | 11.9944 | - | xyz(42.2944,70.2609,11.9944) |
| CIE-LAB | 87.12 | -62.78 | 81.93 | - | lab(87.12,-62.78,81.93) |
| CMYK | 0.46122448979592 | 0 | 0.91836734693878 | 0.03921568627451 | cmyk(0.46122448979592,0,0.91836734693878,0.03921568627451) |
Description
The RGB value of color #84f514 is rgb(132, 245, 20).
In the hex color #84f514, The value of Red is 132, value of Green is 245, and value of Blue is 20. The primary color is Green. Similarly, The HSL values for #84f514 consists of 90° Hue, 92% Saturation, and 52% Lightness.
In the CMYK color model, the color #84f514 can be represented as Cyan=0.46122448979592%, Magenta=0%, Yellow=0.91836734693878%, and Black=0.03921568627451%.
Shades of #84f514
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 #84f514
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #84f514
Preview of #84f514 on White Background
The contrast ratio of #84f514 with white color is 1.4
Preview of #84f514 on black background
The contrast ratio of #84f514 with black color is 15.05
#84f514 color will look good with a black background.
Color Schemes of #84f514
Triadic Colors of #84f514
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 #84f514
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 #84f514
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 #84f514
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: #84f514;
}
This is a sample text used for the color #84f514. 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: #84f514;
}
This is a sample text used for the color #84f514. 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 #84f514;
}
This is a sample text used for the color #84f514. 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.25%
Green 61.71%
Blue 5.04%
CMYK Percentage
Cyan 32.51
Magenta 0%
Yellow 64.73%
Black 2.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.