#1acf1c Hex Color
rgb(26, 207, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | cf | 1c | - | #1acf1c |
RGB | 26 | 207 | 28 | - | rgb(26,207,28) |
HSL | 121 | 78% | 46% | - | hsl(121,78%,46%) |
HSV | 121 | 87% | 81% | - | hsv(121,87%,81%) |
XYZ | 22.9484 | 44.9291 | 8.5613 | - | xyz(22.9484,44.9291,8.5613) |
CIE-LAB | 72.85 | -71.61 | 67.5 | - | lab(72.85,-71.61,67.5) |
CMYK | 0.8743961352657 | 0 | 0.86473429951691 | 0.18823529411765 | cmyk(0.8743961352657,0,0.86473429951691,0.18823529411765) |
Description
The RGB value of color #1acf1c is rgb(26, 207, 28).
In the hex color #1acf1c, The value of Red is 26, value of Green is 207, and value of Blue is 28. The primary color is Green. Similarly, The HSL values for #1acf1c consists of 121° Hue, 78% Saturation, and 46% Lightness.
In the CMYK color model, the color #1acf1c can be represented as Cyan=0.8743961352657%, Magenta=0%, Yellow=0.86473429951691%, and Black=0.18823529411765%.
Shades of #1acf1c
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 #1acf1c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1acf1c
Preview of #1acf1c on White Background
The contrast ratio of #1acf1c with white color is 2.1
Preview of #1acf1c on black background
The contrast ratio of #1acf1c with black color is 9.99
#1acf1c color will look good with a black background.
Color Schemes of #1acf1c
Triadic Colors of #1acf1c
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 #1acf1c
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 #1acf1c
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 #1acf1c
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: #1acf1c;
}
This is a sample text used for the color #1acf1c. 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: #1acf1c;
}
This is a sample text used for the color #1acf1c. 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 #1acf1c;
}
This is a sample text used for the color #1acf1c. 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 9.96%
Green 79.31%
Blue 10.73%
CMYK Percentage
Cyan 45.37
Magenta 0%
Yellow 44.87%
Black 9.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.