#2fcf2e Hex Color
rgb(47, 207, 46)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2f | cf | 2e | - | #2fcf2e |
RGB | 47 | 207 | 46 | - | rgb(47,207,46) |
HSL | 120 | 64% | 50% | - | hsl(120,64%,50%) |
HSV | 120 | 78% | 81% | - | hsv(120,78%,81%) |
XYZ | 23.9783 | 45.4272 | 10.0893 | - | xyz(23.9783,45.4272,10.0893) |
CIE-LAB | 73.17 | -68.43 | 63.24 | - | lab(73.17,-68.43,63.24) |
CMYK | 0.77294685990338 | 0 | 0.77777777777778 | 0.18823529411765 | cmyk(0.77294685990338,0,0.77777777777778,0.18823529411765) |
Description
The RGB value of color #2fcf2e is rgb(47, 207, 46).
In the hex color #2fcf2e, The value of Red is 47, value of Green is 207, and value of Blue is 46. The primary color is Green. Similarly, The HSL values for #2fcf2e consists of 120° Hue, 64% Saturation, and 50% Lightness.
In the CMYK color model, the color #2fcf2e can be represented as Cyan=0.77294685990338%, Magenta=0%, Yellow=0.77777777777778%, and Black=0.18823529411765%.
Shades of #2fcf2e
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 #2fcf2e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2fcf2e
Preview of #2fcf2e on White Background
The contrast ratio of #2fcf2e with white color is 2.08
Preview of #2fcf2e on black background
The contrast ratio of #2fcf2e with black color is 10.09
#2fcf2e color will look good with a black background.
Color Schemes of #2fcf2e
Triadic Colors of #2fcf2e
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 #2fcf2e
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 #2fcf2e
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 #2fcf2e
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: #2fcf2e;
}
This is a sample text used for the color #2fcf2e. 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: #2fcf2e;
}
This is a sample text used for the color #2fcf2e. 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 #2fcf2e;
}
This is a sample text used for the color #2fcf2e. 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 15.67%
Green 69%
Blue 15.33%
CMYK Percentage
Cyan 44.45
Magenta 0%
Yellow 44.73%
Black 10.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.