#95dc6f Hex Color
rgb(149, 220, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | dc | 6f | - | #95dc6f |
RGB | 149 | 220 | 111 | - | rgb(149,220,111) |
HSL | 99 | 61% | 65% | - | hsl(99,61%,65%) |
HSV | 99 | 50% | 86% | - | hsv(99,50%,86%) |
XYZ | 40.8569 | 58.7237 | 24.2203 | - | xyz(40.8569,58.7237,24.2203) |
CIE-LAB | 81.14 | -41.35 | 46.3 | - | lab(81.14,-41.35,46.3) |
CMYK | 0.32272727272727 | 0 | 0.49545454545455 | 0.13725490196078 | cmyk(0.32272727272727,0,0.49545454545455,0.13725490196078) |
Description
The RGB value of color #95dc6f is rgb(149, 220, 111).
In the hex color #95dc6f, The value of Red is 149, value of Green is 220, and value of Blue is 111. The primary color is Green. Similarly, The HSL values for #95dc6f consists of 99° Hue, 61% Saturation, and 65% Lightness.
In the CMYK color model, the color #95dc6f can be represented as Cyan=0.32272727272727%, Magenta=0%, Yellow=0.49545454545455%, and Black=0.13725490196078%.
Shades of #95dc6f
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 #95dc6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #95dc6f
Preview of #95dc6f on White Background
The contrast ratio of #95dc6f with white color is 1.65
Preview of #95dc6f on black background
The contrast ratio of #95dc6f with black color is 12.74
#95dc6f color will look good with a black background.
Color Schemes of #95dc6f
Triadic Colors of #95dc6f
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 #95dc6f
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 #95dc6f
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 #95dc6f
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: #95dc6f;
}
This is a sample text used for the color #95dc6f. 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: #95dc6f;
}
This is a sample text used for the color #95dc6f. 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 #95dc6f;
}
This is a sample text used for the color #95dc6f. 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 31.04%
Green 45.83%
Blue 23.13%
CMYK Percentage
Cyan 33.78
Magenta 0%
Yellow 51.86%
Black 14.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.