#81b25b Hex Color
rgb(129, 178, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 81 | b2 | 5b | - | #81b25b |
RGB | 129 | 178 | 91 | - | rgb(129,178,91) |
HSL | 94 | 36% | 53% | - | hsl(94,36%,53%) |
HSV | 94 | 49% | 70% | - | hsv(94,49%,70%) |
XYZ | 26.862 | 37.2632 | 15.6743 | - | xyz(26.862,37.2632,15.6743) |
CIE-LAB | 67.47 | -31.68 | 39.1 | - | lab(67.47,-31.68,39.1) |
CMYK | 0.2752808988764 | 0 | 0.48876404494382 | 0.30196078431373 | cmyk(0.2752808988764,0,0.48876404494382,0.30196078431373) |
Description
The RGB value of color #81b25b is rgb(129, 178, 91).
In the hex color #81b25b, The value of Red is 129, value of Green is 178, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #81b25b consists of 94° Hue, 36% Saturation, and 53% Lightness.
In the CMYK color model, the color #81b25b can be represented as Cyan=0.2752808988764%, Magenta=0%, Yellow=0.48876404494382%, and Black=0.30196078431373%.
Shades of #81b25b
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 #81b25b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #81b25b
Preview of #81b25b on White Background
The contrast ratio of #81b25b with white color is 2.48
Preview of #81b25b on black background
The contrast ratio of #81b25b with black color is 8.45
#81b25b color will look good with a black background.
Color Schemes of #81b25b
Triadic Colors of #81b25b
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 #81b25b
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 #81b25b
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 #81b25b
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: #81b25b;
}
This is a sample text used for the color #81b25b. 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: #81b25b;
}
This is a sample text used for the color #81b25b. 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 #81b25b;
}
This is a sample text used for the color #81b25b. 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 32.41%
Green 44.72%
Blue 22.86%
CMYK Percentage
Cyan 25.82
Magenta 0%
Yellow 45.85%
Black 28.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.