#34df46 Hex Color
rgb(52, 223, 70)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 34 | df | 46 | - | #34df46 |
| RGB | 52 | 223 | 70 | - | rgb(52,223,70) |
| HSL | 126 | 73% | 54% | - | hsl(126,73%,54%) |
| HSV | 126 | 77% | 87% | - | hsv(126,77%,87%) |
| XYZ | 28.9093 | 53.9476 | 14.6836 | - | xyz(28.9093,53.9476,14.6836) |
| CIE-LAB | 78.43 | -70.78 | 60.25 | - | lab(78.43,-70.78,60.25) |
| CMYK | 0.76681614349776 | 0 | 0.68609865470852 | 0.12549019607843 | cmyk(0.76681614349776,0,0.68609865470852,0.12549019607843) |
Description
The RGB value of color #34df46 is rgb(52, 223, 70).
In the hex color #34df46, The value of Red is 52, value of Green is 223, and value of Blue is 70. The primary color is Green. Similarly, The HSL values for #34df46 consists of 126° Hue, 73% Saturation, and 54% Lightness.
In the CMYK color model, the color #34df46 can be represented as Cyan=0.76681614349776%, Magenta=0%, Yellow=0.68609865470852%, and Black=0.12549019607843%.
Shades of #34df46
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 #34df46
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #34df46
Preview of #34df46 on White Background
The contrast ratio of #34df46 with white color is 1.78
Preview of #34df46 on black background
The contrast ratio of #34df46 with black color is 11.79
#34df46 color will look good with a black background.
Color Schemes of #34df46
Triadic Colors of #34df46
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 #34df46
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 #34df46
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 #34df46
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: #34df46;
}
This is a sample text used for the color #34df46. 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: #34df46;
}
This is a sample text used for the color #34df46. 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 #34df46;
}
This is a sample text used for the color #34df46. 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.07%
Green 64.64%
Blue 20.29%
CMYK Percentage
Cyan 48.58
Magenta 0%
Yellow 43.47%
Black 7.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.