#61d75b Hex Color
rgb(97, 215, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 61 | d7 | 5b | - | #61d75b |
RGB | 97 | 215 | 91 | - | rgb(97,215,91) |
HSL | 117 | 61% | 60% | - | hsl(117,61%,60%) |
HSV | 117 | 58% | 84% | - | hsv(117,58%,84%) |
XYZ | 31.1185 | 51.8976 | 18.2747 | - | xyz(31.1185,51.8976,18.2747) |
CIE-LAB | 77.22 | -57.2 | 50.4 | - | lab(77.22,-57.2,50.4) |
CMYK | 0.54883720930233 | 0 | 0.57674418604651 | 0.15686274509804 | cmyk(0.54883720930233,0,0.57674418604651,0.15686274509804) |
Description
The RGB value of color #61d75b is rgb(97, 215, 91).
In the hex color #61d75b, The value of Red is 97, value of Green is 215, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #61d75b consists of 117° Hue, 61% Saturation, and 60% Lightness.
In the CMYK color model, the color #61d75b can be represented as Cyan=0.54883720930233%, Magenta=0%, Yellow=0.57674418604651%, and Black=0.15686274509804%.
Shades of #61d75b
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 #61d75b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #61d75b
Preview of #61d75b on White Background
The contrast ratio of #61d75b with white color is 1.85
Preview of #61d75b on black background
The contrast ratio of #61d75b with black color is 11.38
#61d75b color will look good with a black background.
Color Schemes of #61d75b
Triadic Colors of #61d75b
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 #61d75b
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 #61d75b
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 #61d75b
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: #61d75b;
}
This is a sample text used for the color #61d75b. 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: #61d75b;
}
This is a sample text used for the color #61d75b. 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 #61d75b;
}
This is a sample text used for the color #61d75b. 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 24.07%
Green 53.35%
Blue 22.58%
CMYK Percentage
Cyan 42.8
Magenta 0%
Yellow 44.97%
Black 12.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.