#a8b14d Hex Color
rgb(168, 177, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | b1 | 4d | - | #a8b14d |
RGB | 168 | 177 | 77 | - | rgb(168,177,77) |
HSL | 65 | 39% | 50% | - | hsl(65,39%,50%) |
HSV | 65 | 56% | 69% | - | hsv(65,56%,69%) |
XYZ | 33.2101 | 40.3049 | 13.0504 | - | xyz(33.2101,40.3049,13.0504) |
CIE-LAB | 69.69 | -17.17 | 49.13 | - | lab(69.69,-17.17,49.13) |
CMYK | 0.050847457627119 | 0 | 0.56497175141243 | 0.30588235294118 | cmyk(0.050847457627119,0,0.56497175141243,0.30588235294118) |
Description
The RGB value of color #a8b14d is rgb(168, 177, 77).
In the hex color #a8b14d, The value of Red is 168, value of Green is 177, and value of Blue is 77. The primary color is Green. Similarly, The HSL values for #a8b14d consists of 65° Hue, 39% Saturation, and 50% Lightness.
In the CMYK color model, the color #a8b14d can be represented as Cyan=0.050847457627119%, Magenta=0%, Yellow=0.56497175141243%, and Black=0.30588235294118%.
Shades of #a8b14d
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 #a8b14d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8b14d
Preview of #a8b14d on White Background
The contrast ratio of #a8b14d with white color is 2.32
Preview of #a8b14d on black background
The contrast ratio of #a8b14d with black color is 9.06
#a8b14d color will look good with a black background.
Color Schemes of #a8b14d
Triadic Colors of #a8b14d
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 #a8b14d
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 #a8b14d
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 #a8b14d
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: #a8b14d;
}
This is a sample text used for the color #a8b14d. 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: #a8b14d;
}
This is a sample text used for the color #a8b14d. 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 #a8b14d;
}
This is a sample text used for the color #a8b14d. 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 39.81%
Green 41.94%
Blue 18.25%
CMYK Percentage
Cyan 5.52
Magenta 0%
Yellow 61.3%
Black 33.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.