#32bf0f Hex Color
rgb(50, 191, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 32 | bf | 0f | - | #32bf0f |
RGB | 50 | 191 | 15 | - | rgb(50,191,15) |
HSL | 108 | 85% | 40% | - | hsl(108,85%,40%) |
HSV | 108 | 92% | 75% | - | hsv(108,92%,75%) |
XYZ | 20.0324 | 37.9742 | 6.7259 | - | xyz(20.0324,37.9742,6.7259) |
CIE-LAB | 68 | -64.52 | 65.77 | - | lab(68,-64.52,65.77) |
CMYK | 0.73821989528796 | 0 | 0.92146596858639 | 0.25098039215686 | cmyk(0.73821989528796,0,0.92146596858639,0.25098039215686) |
Description
The RGB value of color #32bf0f is rgb(50, 191, 15).
In the hex color #32bf0f, The value of Red is 50, value of Green is 191, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #32bf0f consists of 108° Hue, 85% Saturation, and 40% Lightness.
In the CMYK color model, the color #32bf0f can be represented as Cyan=0.73821989528796%, Magenta=0%, Yellow=0.92146596858639%, and Black=0.25098039215686%.
Shades of #32bf0f
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 #32bf0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #32bf0f
Preview of #32bf0f on White Background
The contrast ratio of #32bf0f with white color is 2.44
Preview of #32bf0f on black background
The contrast ratio of #32bf0f with black color is 8.59
#32bf0f color will look good with a black background.
Color Schemes of #32bf0f
Triadic Colors of #32bf0f
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 #32bf0f
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 #32bf0f
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 #32bf0f
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.
Monochromatic Colors of #32bf0f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #32bf0f;
}
This is a sample text used for the color #32bf0f. 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: #32bf0f;
}
This is a sample text used for the color #32bf0f. 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 #32bf0f;
}
This is a sample text used for the color #32bf0f. 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 19.53%
Green 74.61%
Blue 5.86%
CMYK Percentage
Cyan 38.64
Magenta 0%
Yellow 48.23%
Black 13.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.