#a0bf3d Hex Color
rgb(160, 191, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | bf | 3d | - | #a0bf3d |
RGB | 160 | 191 | 61 | - | rgb(160,191,61) |
HSL | 74 | 52% | 49% | - | hsl(74,52%,49%) |
HSV | 74 | 68% | 75% | - | hsv(74,68%,75%) |
XYZ | 33.9703 | 45.0721 | 11.3242 | - | xyz(33.9703,45.0721,11.3242) |
CIE-LAB | 72.94 | -28.53 | 59.29 | - | lab(72.94,-28.53,59.29) |
CMYK | 0.16230366492147 | 0 | 0.68062827225131 | 0.25098039215686 | cmyk(0.16230366492147,0,0.68062827225131,0.25098039215686) |
Description
The RGB value of color #a0bf3d is rgb(160, 191, 61).
In the hex color #a0bf3d, The value of Red is 160, value of Green is 191, and value of Blue is 61. The primary color is Green. Similarly, The HSL values for #a0bf3d consists of 74° Hue, 52% Saturation, and 49% Lightness.
In the CMYK color model, the color #a0bf3d can be represented as Cyan=0.16230366492147%, Magenta=0%, Yellow=0.68062827225131%, and Black=0.25098039215686%.
Shades of #a0bf3d
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 #a0bf3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0bf3d
Preview of #a0bf3d on White Background
The contrast ratio of #a0bf3d with white color is 2.1
Preview of #a0bf3d on black background
The contrast ratio of #a0bf3d with black color is 10.01
#a0bf3d color will look good with a black background.
Color Schemes of #a0bf3d
Triadic Colors of #a0bf3d
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 #a0bf3d
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 #a0bf3d
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 #a0bf3d
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: #a0bf3d;
}
This is a sample text used for the color #a0bf3d. 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: #a0bf3d;
}
This is a sample text used for the color #a0bf3d. 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 #a0bf3d;
}
This is a sample text used for the color #a0bf3d. 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 38.83%
Green 46.36%
Blue 14.81%
CMYK Percentage
Cyan 14.84
Magenta 0%
Yellow 62.22%
Black 22.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.