#1afc0d Hex Color
rgb(26, 252, 13)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | fc | 0d | - | #1afc0d |
RGB | 26 | 252 | 13 | - | rgb(26,252,13) |
HSL | 117 | 98% | 52% | - | hsl(117,98%,52%) |
HSV | 117 | 95% | 99% | - | hsv(117,95%,99%) |
XYZ | 35.3091 | 69.8695 | 12.006 | - | xyz(35.3091,69.8695,12.006) |
CIE-LAB | 86.93 | -84.24 | 81.57 | - | lab(86.93,-84.24,81.57) |
CMYK | 0.8968253968254 | 0 | 0.9484126984127 | 0.011764705882353 | cmyk(0.8968253968254,0,0.9484126984127,0.011764705882353) |
Description
The RGB value of color #1afc0d is rgb(26, 252, 13).
In the hex color #1afc0d, The value of Red is 26, value of Green is 252, and value of Blue is 13. The primary color is Green. Similarly, The HSL values for #1afc0d consists of 117° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #1afc0d can be represented as Cyan=0.8968253968254%, Magenta=0%, Yellow=0.9484126984127%, and Black=0.011764705882353%.
Shades of #1afc0d
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 #1afc0d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1afc0d
Preview of #1afc0d on White Background
The contrast ratio of #1afc0d with white color is 1.4
Preview of #1afc0d on black background
The contrast ratio of #1afc0d with black color is 14.97
#1afc0d color will look good with a black background.
Color Schemes of #1afc0d
Triadic Colors of #1afc0d
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 #1afc0d
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 #1afc0d
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 #1afc0d
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: #1afc0d;
}
This is a sample text used for the color #1afc0d. 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: #1afc0d;
}
This is a sample text used for the color #1afc0d. 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 #1afc0d;
}
This is a sample text used for the color #1afc0d. 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 8.93%
Green 86.6%
Blue 4.47%
CMYK Percentage
Cyan 48.29
Magenta 0%
Yellow 51.07%
Black 0.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.