#afc51a Hex Color
rgb(175, 197, 26)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | c5 | 1a | - | #afc51a |
RGB | 175 | 197 | 26 | - | rgb(175,197,26) |
HSL | 68 | 77% | 44% | - | hsl(68,77%,44%) |
HSV | 68 | 87% | 77% | - | hsv(68,87%,77%) |
XYZ | 37.8319 | 49.121 | 8.4646 | - | xyz(37.8319,49.121,8.4646) |
CIE-LAB | 75.53 | -26.71 | 72.45 | - | lab(75.53,-26.71,72.45) |
CMYK | 0.11167512690355 | 0 | 0.86802030456853 | 0.22745098039216 | cmyk(0.11167512690355,0,0.86802030456853,0.22745098039216) |
Description
The RGB value of color #afc51a is rgb(175, 197, 26).
In the hex color #afc51a, The value of Red is 175, value of Green is 197, and value of Blue is 26. The primary color is Green. Similarly, The HSL values for #afc51a consists of 68° Hue, 77% Saturation, and 44% Lightness.
In the CMYK color model, the color #afc51a can be represented as Cyan=0.11167512690355%, Magenta=0%, Yellow=0.86802030456853%, and Black=0.22745098039216%.
Shades of #afc51a
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 #afc51a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afc51a
Preview of #afc51a on White Background
The contrast ratio of #afc51a with white color is 1.94
Preview of #afc51a on black background
The contrast ratio of #afc51a with black color is 10.82
#afc51a color will look good with a black background.
Color Schemes of #afc51a
Triadic Colors of #afc51a
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 #afc51a
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 #afc51a
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 #afc51a
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.
Monochromatic Colors of #afc51a
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #afc51a;
}
This is a sample text used for the color #afc51a. 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: #afc51a;
}
This is a sample text used for the color #afc51a. 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 #afc51a;
}
This is a sample text used for the color #afc51a. 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 43.97%
Green 49.5%
Blue 6.53%
CMYK Percentage
Cyan 9.25
Magenta 0%
Yellow 71.91%
Black 18.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.