#3fef9d Hex Color
rgb(63, 239, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | ef | 9d | - | #3fef9d |
RGB | 63 | 239 | 157 | - | rgb(63,239,157) |
HSL | 152 | 85% | 59% | - | hsl(152,85%,59%) |
HSV | 152 | 74% | 94% | - | hsv(152,74%,94%) |
XYZ | 39.0022 | 65.2241 | 42.4322 | - | xyz(39.0022,65.2241,42.4322) |
CIE-LAB | 84.6 | -62.06 | 27.36 | - | lab(84.6,-62.06,27.36) |
CMYK | 0.73640167364017 | 0 | 0.34309623430962 | 0.062745098039216 | cmyk(0.73640167364017,0,0.34309623430962,0.062745098039216) |
Description
The RGB value of color #3fef9d is rgb(63, 239, 157).
In the hex color #3fef9d, The value of Red is 63, value of Green is 239, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #3fef9d consists of 152° Hue, 85% Saturation, and 59% Lightness.
In the CMYK color model, the color #3fef9d can be represented as Cyan=0.73640167364017%, Magenta=0%, Yellow=0.34309623430962%, and Black=0.062745098039216%.
Shades of #3fef9d
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 #3fef9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3fef9d
Preview of #3fef9d on White Background
The contrast ratio of #3fef9d with white color is 1.5
Preview of #3fef9d on black background
The contrast ratio of #3fef9d with black color is 14.04
#3fef9d color will look good with a black background.
Color Schemes of #3fef9d
Triadic Colors of #3fef9d
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 #3fef9d
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 #3fef9d
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 #3fef9d
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: #3fef9d;
}
This is a sample text used for the color #3fef9d. 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: #3fef9d;
}
This is a sample text used for the color #3fef9d. 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 #3fef9d;
}
This is a sample text used for the color #3fef9d. 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 13.73%
Green 52.07%
Blue 34.2%
CMYK Percentage
Cyan 64.47
Magenta 0%
Yellow 30.04%
Black 5.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.