#1afd0a Hex Color
rgb(26, 253, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | fd | 0a | - | #1afd0a |
RGB | 26 | 253 | 10 | - | rgb(26,253,10) |
HSL | 116 | 98% | 52% | - | hsl(116,98%,52%) |
HSV | 116 | 96% | 99% | - | hsv(116,96%,99%) |
XYZ | 35.6061 | 70.4921 | 12.0169 | - | xyz(35.6061,70.4921,12.0169) |
CIE-LAB | 87.24 | -84.55 | 82.06 | - | lab(87.24,-84.55,82.06) |
CMYK | 0.89723320158103 | 0 | 0.9604743083004 | 0.0078431372549019 | cmyk(0.89723320158103,0,0.9604743083004,0.0078431372549019) |
Description
The RGB value of color #1afd0a is rgb(26, 253, 10).
In the hex color #1afd0a, The value of Red is 26, value of Green is 253, and value of Blue is 10. The primary color is Green. Similarly, The HSL values for #1afd0a consists of 116° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #1afd0a can be represented as Cyan=0.89723320158103%, Magenta=0%, Yellow=0.9604743083004%, and Black=0.0078431372549019%.
Shades of #1afd0a
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 #1afd0a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1afd0a
Preview of #1afd0a on White Background
The contrast ratio of #1afd0a with white color is 1.39
Preview of #1afd0a on black background
The contrast ratio of #1afd0a with black color is 15.1
#1afd0a color will look good with a black background.
Color Schemes of #1afd0a
Triadic Colors of #1afd0a
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 #1afd0a
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 #1afd0a
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 #1afd0a
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: #1afd0a;
}
This is a sample text used for the color #1afd0a. 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: #1afd0a;
}
This is a sample text used for the color #1afd0a. 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 #1afd0a;
}
This is a sample text used for the color #1afd0a. 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%
Green 87.54%
Blue 3.46%
CMYK Percentage
Cyan 48.09
Magenta 0%
Yellow 51.48%
Black 0.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.