#61d85f Hex Color
rgb(97, 216, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 61 | d8 | 5f | - | #61d85f |
RGB | 97 | 216 | 95 | - | rgb(97,216,95) |
HSL | 119 | 61% | 61% | - | hsl(119,61%,61%) |
HSV | 119 | 56% | 85% | - | hsv(119,56%,85%) |
XYZ | 31.5512 | 52.4793 | 19.2931 | - | xyz(31.5512,52.4793,19.2931) |
CIE-LAB | 77.57 | -57.1 | 48.99 | - | lab(77.57,-57.1,48.99) |
CMYK | 0.55092592592593 | 0 | 0.56018518518519 | 0.15294117647059 | cmyk(0.55092592592593,0,0.56018518518519,0.15294117647059) |
Description
The RGB value of color #61d85f is rgb(97, 216, 95).
In the hex color #61d85f, The value of Red is 97, value of Green is 216, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #61d85f consists of 119° Hue, 61% Saturation, and 61% Lightness.
In the CMYK color model, the color #61d85f can be represented as Cyan=0.55092592592593%, Magenta=0%, Yellow=0.56018518518519%, and Black=0.15294117647059%.
Shades of #61d85f
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 #61d85f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #61d85f
Preview of #61d85f on White Background
The contrast ratio of #61d85f with white color is 1.83
Preview of #61d85f on black background
The contrast ratio of #61d85f with black color is 11.5
#61d85f color will look good with a black background.
Color Schemes of #61d85f
Triadic Colors of #61d85f
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 #61d85f
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 #61d85f
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 #61d85f
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: #61d85f;
}
This is a sample text used for the color #61d85f. 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: #61d85f;
}
This is a sample text used for the color #61d85f. 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 #61d85f;
}
This is a sample text used for the color #61d85f. 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 23.77%
Green 52.94%
Blue 23.28%
CMYK Percentage
Cyan 43.58
Magenta 0%
Yellow 44.32%
Black 12.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.