#3fbd2f Hex Color
rgb(63, 189, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | bd | 2f | - | #3fbd2f |
RGB | 63 | 189 | 47 | - | rgb(63,189,47) |
HSL | 113 | 60% | 46% | - | hsl(113,60%,46%) |
HSV | 113 | 75% | 74% | - | hsv(113,75%,74%) |
XYZ | 20.7606 | 37.6572 | 8.8637 | - | xyz(20.7606,37.6572,8.8637) |
CIE-LAB | 67.77 | -59.95 | 57.75 | - | lab(67.77,-59.95,57.75) |
CMYK | 0.66666666666667 | 0 | 0.75132275132275 | 0.25882352941176 | cmyk(0.66666666666667,0,0.75132275132275,0.25882352941176) |
Description
The RGB value of color #3fbd2f is rgb(63, 189, 47).
In the hex color #3fbd2f, The value of Red is 63, value of Green is 189, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #3fbd2f consists of 113° Hue, 60% Saturation, and 46% Lightness.
In the CMYK color model, the color #3fbd2f can be represented as Cyan=0.66666666666667%, Magenta=0%, Yellow=0.75132275132275%, and Black=0.25882352941176%.
Shades of #3fbd2f
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 #3fbd2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3fbd2f
Preview of #3fbd2f on White Background
The contrast ratio of #3fbd2f with white color is 2.46
Preview of #3fbd2f on black background
The contrast ratio of #3fbd2f with black color is 8.53
#3fbd2f color will look good with a black background.
Color Schemes of #3fbd2f
Triadic Colors of #3fbd2f
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 #3fbd2f
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 #3fbd2f
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 #3fbd2f
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: #3fbd2f;
}
This is a sample text used for the color #3fbd2f. 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: #3fbd2f;
}
This is a sample text used for the color #3fbd2f. 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 #3fbd2f;
}
This is a sample text used for the color #3fbd2f. 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 21.07%
Green 63.21%
Blue 15.72%
CMYK Percentage
Cyan 39.76
Magenta 0%
Yellow 44.81%
Black 15.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.