#95d25b Hex Color
rgb(149, 210, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | d2 | 5b | - | #95d25b |
RGB | 149 | 210 | 91 | - | rgb(149,210,91) |
HSL | 91 | 57% | 59% | - | hsl(91,57%,59%) |
HSV | 91 | 57% | 82% | - | hsv(91,57%,82%) |
XYZ | 37.3293 | 53.2381 | 18.206 | - | xyz(37.3293,53.2381,18.206) |
CIE-LAB | 78.02 | -39.08 | 51.91 | - | lab(78.02,-39.08,51.91) |
CMYK | 0.29047619047619 | 0 | 0.56666666666667 | 0.17647058823529 | cmyk(0.29047619047619,0,0.56666666666667,0.17647058823529) |
Description
The RGB value of color #95d25b is rgb(149, 210, 91).
In the hex color #95d25b, The value of Red is 149, value of Green is 210, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #95d25b consists of 91° Hue, 57% Saturation, and 59% Lightness.
In the CMYK color model, the color #95d25b can be represented as Cyan=0.29047619047619%, Magenta=0%, Yellow=0.56666666666667%, and Black=0.17647058823529%.
Shades of #95d25b
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 #95d25b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #95d25b
Preview of #95d25b on White Background
The contrast ratio of #95d25b with white color is 1.8
Preview of #95d25b on black background
The contrast ratio of #95d25b with black color is 11.65
#95d25b color will look good with a black background.
Color Schemes of #95d25b
Triadic Colors of #95d25b
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 #95d25b
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 #95d25b
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 #95d25b
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: #95d25b;
}
This is a sample text used for the color #95d25b. 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: #95d25b;
}
This is a sample text used for the color #95d25b. 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 #95d25b;
}
This is a sample text used for the color #95d25b. 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 33.11%
Green 46.67%
Blue 20.22%
CMYK Percentage
Cyan 28.1
Magenta 0%
Yellow 54.82%
Black 17.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.