#35b53e Hex Color
rgb(53, 181, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 35 | b5 | 3e | - | #35b53e |
RGB | 53 | 181 | 62 | - | rgb(53,181,62) |
HSL | 124 | 55% | 46% | - | hsl(124,55%,46%) |
HSV | 124 | 71% | 71% | - | hsv(124,71%,71%) |
XYZ | 18.8616 | 34.1524 | 10.1554 | - | xyz(18.8616,34.1524,10.1554) |
CIE-LAB | 65.08 | -57.86 | 49.1 | - | lab(65.08,-57.86,49.1) |
CMYK | 0.70718232044199 | 0 | 0.65745856353591 | 0.29019607843137 | cmyk(0.70718232044199,0,0.65745856353591,0.29019607843137) |
Description
The RGB value of color #35b53e is rgb(53, 181, 62).
In the hex color #35b53e, The value of Red is 53, value of Green is 181, and value of Blue is 62. The primary color is Green. Similarly, The HSL values for #35b53e consists of 124° Hue, 55% Saturation, and 46% Lightness.
In the CMYK color model, the color #35b53e can be represented as Cyan=0.70718232044199%, Magenta=0%, Yellow=0.65745856353591%, and Black=0.29019607843137%.
Shades of #35b53e
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 #35b53e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #35b53e
Preview of #35b53e on White Background
The contrast ratio of #35b53e with white color is 2.68
Preview of #35b53e on black background
The contrast ratio of #35b53e with black color is 7.83
#35b53e color will look good with a black background.
Color Schemes of #35b53e
Triadic Colors of #35b53e
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 #35b53e
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 #35b53e
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 #35b53e
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: #35b53e;
}
This is a sample text used for the color #35b53e. 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: #35b53e;
}
This is a sample text used for the color #35b53e. 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 #35b53e;
}
This is a sample text used for the color #35b53e. 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 17.91%
Green 61.15%
Blue 20.95%
CMYK Percentage
Cyan 42.73
Magenta 0%
Yellow 39.73%
Black 17.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.