#3bde4b Hex Color
rgb(59, 222, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3b | de | 4b | - | #3bde4b |
RGB | 59 | 222 | 75 | - | rgb(59,222,75) |
HSL | 126 | 71% | 55% | - | hsl(126,71%,55%) |
HSV | 126 | 73% | 87% | - | hsv(126,73%,87%) |
XYZ | 29.1949 | 53.6804 | 15.4792 | - | xyz(29.1949,53.6804,15.4792) |
CIE-LAB | 78.28 | -69 | 58.16 | - | lab(78.28,-69,58.16) |
CMYK | 0.73423423423423 | 0 | 0.66216216216216 | 0.12941176470588 | cmyk(0.73423423423423,0,0.66216216216216,0.12941176470588) |
Description
The RGB value of color #3bde4b is rgb(59, 222, 75).
In the hex color #3bde4b, The value of Red is 59, value of Green is 222, and value of Blue is 75. The primary color is Green. Similarly, The HSL values for #3bde4b consists of 126° Hue, 71% Saturation, and 55% Lightness.
In the CMYK color model, the color #3bde4b can be represented as Cyan=0.73423423423423%, Magenta=0%, Yellow=0.66216216216216%, and Black=0.12941176470588%.
Shades of #3bde4b
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 #3bde4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3bde4b
Preview of #3bde4b on White Background
The contrast ratio of #3bde4b with white color is 1.79
Preview of #3bde4b on black background
The contrast ratio of #3bde4b with black color is 11.74
#3bde4b color will look good with a black background.
Color Schemes of #3bde4b
Triadic Colors of #3bde4b
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 #3bde4b
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 #3bde4b
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 #3bde4b
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: #3bde4b;
}
This is a sample text used for the color #3bde4b. 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: #3bde4b;
}
This is a sample text used for the color #3bde4b. 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 #3bde4b;
}
This is a sample text used for the color #3bde4b. 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.57%
Green 62.36%
Blue 21.07%
CMYK Percentage
Cyan 48.12
Magenta 0%
Yellow 43.4%
Black 8.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.