#a5b235 Hex Color
rgb(165, 178, 53)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a5 | b2 | 35 | - | #a5b235 |
| RGB | 165 | 178 | 53 | - | rgb(165,178,53) |
| HSL | 66 | 54% | 45% | - | hsl(66,54%,45%) |
| HSV | 66 | 70% | 70% | - | hsv(66,70%,70%) |
| XYZ | 32.08 | 40.0972 | 9.4169 | - | xyz(32.08,40.0972,9.4169) |
| CIE-LAB | 69.54 | -20.58 | 59.03 | - | lab(69.54,-20.58,59.03) |
| CMYK | 0.073033707865168 | 0 | 0.70224719101124 | 0.30196078431373 | cmyk(0.073033707865168,0,0.70224719101124,0.30196078431373) |
Description
The RGB value of color #a5b235 is rgb(165, 178, 53).
In the hex color #a5b235, The value of Red is 165, value of Green is 178, and value of Blue is 53. The primary color is Green. Similarly, The HSL values for #a5b235 consists of 66° Hue, 54% Saturation, and 45% Lightness.
In the CMYK color model, the color #a5b235 can be represented as Cyan=0.073033707865168%, Magenta=0%, Yellow=0.70224719101124%, and Black=0.30196078431373%.
Shades of #a5b235
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 #a5b235
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5b235
Preview of #a5b235 on White Background
The contrast ratio of #a5b235 with white color is 2.33
Preview of #a5b235 on black background
The contrast ratio of #a5b235 with black color is 9.02
#a5b235 color will look good with a black background.
Color Schemes of #a5b235
Triadic Colors of #a5b235
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 #a5b235
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 #a5b235
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 #a5b235
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 #a5b235
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: #a5b235;
}
This is a sample text used for the color #a5b235. 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: #a5b235;
}
This is a sample text used for the color #a5b235. 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 #a5b235;
}
This is a sample text used for the color #a5b235. 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 41.67%
Green 44.95%
Blue 13.38%
CMYK Percentage
Cyan 6.78
Magenta 0%
Yellow 65.19%
Black 28.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.