#3be47d Hex Color
rgb(59, 228, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3b | e4 | 7d | - | #3be47d |
RGB | 59 | 228 | 125 | - | rgb(59,228,125) |
HSL | 143 | 76% | 56% | - | hsl(143,76%,56%) |
HSV | 143 | 74% | 89% | - | hsv(143,74%,89%) |
XYZ | 33.2487 | 57.8973 | 28.8249 | - | xyz(33.2487,57.8973,28.8249) |
CIE-LAB | 80.68 | -64.43 | 38.27 | - | lab(80.68,-64.43,38.27) |
CMYK | 0.74122807017544 | 0 | 0.45175438596491 | 0.10588235294118 | cmyk(0.74122807017544,0,0.45175438596491,0.10588235294118) |
Description
The RGB value of color #3be47d is rgb(59, 228, 125).
In the hex color #3be47d, The value of Red is 59, value of Green is 228, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #3be47d consists of 143° Hue, 76% Saturation, and 56% Lightness.
In the CMYK color model, the color #3be47d can be represented as Cyan=0.74122807017544%, Magenta=0%, Yellow=0.45175438596491%, and Black=0.10588235294118%.
Shades of #3be47d
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 #3be47d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3be47d
Preview of #3be47d on White Background
The contrast ratio of #3be47d with white color is 1.67
Preview of #3be47d on black background
The contrast ratio of #3be47d with black color is 12.58
#3be47d color will look good with a black background.
Color Schemes of #3be47d
Triadic Colors of #3be47d
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 #3be47d
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 #3be47d
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 #3be47d
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: #3be47d;
}
This is a sample text used for the color #3be47d. 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: #3be47d;
}
This is a sample text used for the color #3be47d. 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 #3be47d;
}
This is a sample text used for the color #3be47d. 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 14.32%
Green 55.34%
Blue 30.34%
CMYK Percentage
Cyan 57.07
Magenta 0%
Yellow 34.78%
Black 8.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.