#3fe861 Hex Color
rgb(63, 232, 97)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 3f | e8 | 61 | - | #3fe861 |
| RGB | 63 | 232 | 97 | - | rgb(63,232,97) |
| HSL | 132 | 79% | 58% | - | hsl(132,79%,58%) |
| HSV | 132 | 73% | 91% | - | hsv(132,73%,91%) |
| XYZ | 33.0642 | 59.6331 | 21.0769 | - | xyz(33.0642,59.6331,21.0769) |
| CIE-LAB | 81.64 | -69.21 | 52.65 | - | lab(81.64,-69.21,52.65) |
| CMYK | 0.72844827586207 | 0 | 0.58189655172414 | 0.090196078431373 | cmyk(0.72844827586207,0,0.58189655172414,0.090196078431373) |
Description
The RGB value of color #3fe861 is rgb(63, 232, 97).
In the hex color #3fe861, The value of Red is 63, value of Green is 232, and value of Blue is 97. The primary color is Green. Similarly, The HSL values for #3fe861 consists of 132° Hue, 79% Saturation, and 58% Lightness.
In the CMYK color model, the color #3fe861 can be represented as Cyan=0.72844827586207%, Magenta=0%, Yellow=0.58189655172414%, and Black=0.090196078431373%.
Shades of #3fe861
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 #3fe861
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3fe861
Preview of #3fe861 on White Background
The contrast ratio of #3fe861 with white color is 1.62
Preview of #3fe861 on black background
The contrast ratio of #3fe861 with black color is 12.93
#3fe861 color will look good with a black background.
Color Schemes of #3fe861
Triadic Colors of #3fe861
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 #3fe861
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 #3fe861
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 #3fe861
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: #3fe861;
}
This is a sample text used for the color #3fe861. 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: #3fe861;
}
This is a sample text used for the color #3fe861. 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 #3fe861;
}
This is a sample text used for the color #3fe861. 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 16.07%
Green 59.18%
Blue 24.74%
CMYK Percentage
Cyan 52.01
Magenta 0%
Yellow 41.55%
Black 6.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.