#32f26b Hex Color
rgb(50, 242, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 32 | f2 | 6b | - | #32f26b |
RGB | 50 | 242 | 107 | - | rgb(50,242,107) |
HSL | 138 | 88% | 57% | - | hsl(138,88%,57%) |
HSV | 138 | 79% | 95% | - | hsv(138,79%,95%) |
XYZ | 35.7214 | 65.2439 | 24.6205 | - | xyz(35.7214,65.2439,24.6205) |
CIE-LAB | 84.61 | -72.83 | 51.62 | - | lab(84.61,-72.83,51.62) |
CMYK | 0.79338842975207 | 0 | 0.55785123966942 | 0.050980392156863 | cmyk(0.79338842975207,0,0.55785123966942,0.050980392156863) |
Description
The RGB value of color #32f26b is rgb(50, 242, 107).
In the hex color #32f26b, The value of Red is 50, value of Green is 242, and value of Blue is 107. The primary color is Green. Similarly, The HSL values for #32f26b consists of 138° Hue, 88% Saturation, and 57% Lightness.
In the CMYK color model, the color #32f26b can be represented as Cyan=0.79338842975207%, Magenta=0%, Yellow=0.55785123966942%, and Black=0.050980392156863%.
Shades of #32f26b
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 #32f26b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #32f26b
Preview of #32f26b on White Background
The contrast ratio of #32f26b with white color is 1.49
Preview of #32f26b on black background
The contrast ratio of #32f26b with black color is 14.05
#32f26b color will look good with a black background.
Color Schemes of #32f26b
Triadic Colors of #32f26b
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 #32f26b
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 #32f26b
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 #32f26b
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: #32f26b;
}
This is a sample text used for the color #32f26b. 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: #32f26b;
}
This is a sample text used for the color #32f26b. 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 #32f26b;
}
This is a sample text used for the color #32f26b. 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 12.53%
Green 60.65%
Blue 26.82%
CMYK Percentage
Cyan 56.58
Magenta 0%
Yellow 39.78%
Black 3.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.