#adc41b Hex Color
rgb(173, 196, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | c4 | 1b | - | #adc41b |
RGB | 173 | 196 | 27 | - | rgb(173,196,27) |
HSL | 68 | 76% | 44% | - | hsl(68,76%,44%) |
HSV | 68 | 86% | 77% | - | hsv(68,86%,77%) |
XYZ | 37.1713 | 48.4432 | 8.4283 | - | xyz(37.1713,48.4432,8.4283) |
CIE-LAB | 75.1 | -27.04 | 71.84 | - | lab(75.1,-27.04,71.84) |
CMYK | 0.11734693877551 | 0 | 0.86224489795918 | 0.23137254901961 | cmyk(0.11734693877551,0,0.86224489795918,0.23137254901961) |
Description
The RGB value of color #adc41b is rgb(173, 196, 27).
In the hex color #adc41b, The value of Red is 173, value of Green is 196, and value of Blue is 27. The primary color is Green. Similarly, The HSL values for #adc41b consists of 68° Hue, 76% Saturation, and 44% Lightness.
In the CMYK color model, the color #adc41b can be represented as Cyan=0.11734693877551%, Magenta=0%, Yellow=0.86224489795918%, and Black=0.23137254901961%.
Shades of #adc41b
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 #adc41b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adc41b
Preview of #adc41b on White Background
The contrast ratio of #adc41b with white color is 1.96
Preview of #adc41b on black background
The contrast ratio of #adc41b with black color is 10.69
#adc41b color will look good with a black background.
Color Schemes of #adc41b
Triadic Colors of #adc41b
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 #adc41b
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 #adc41b
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 #adc41b
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 #adc41b
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: #adc41b;
}
This is a sample text used for the color #adc41b. 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: #adc41b;
}
This is a sample text used for the color #adc41b. 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 #adc41b;
}
This is a sample text used for the color #adc41b. 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.69%
Green 49.49%
Blue 6.82%
CMYK Percentage
Cyan 9.69
Magenta 0%
Yellow 71.2%
Black 19.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.