#32f3e7 Hex Color
rgb(50, 243, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 32 | f3 | e7 | - | #32f3e7 |
RGB | 50 | 243 | 231 | - | rgb(50,243,231) |
HSL | 176 | 89% | 57% | - | hsl(176,89%,57%) |
HSV | 176 | 79% | 95% | - | hsv(176,79%,95%) |
XYZ | 47.7898 | 70.5488 | 86.6998 | - | xyz(47.7898,70.5488,86.6998) |
CIE-LAB | 87.27 | -47.52 | -7.33 | - | lab(87.27,-47.52,-7.33) |
CMYK | 0.79423868312757 | 0 | 0.049382716049383 | 0.047058823529412 | cmyk(0.79423868312757,0,0.049382716049383,0.047058823529412) |
Description
The RGB value of color #32f3e7 is rgb(50, 243, 231).
In the hex color #32f3e7, The value of Red is 50, value of Green is 243, and value of Blue is 231. The primary color is Green. Similarly, The HSL values for #32f3e7 consists of 176° Hue, 89% Saturation, and 57% Lightness.
In the CMYK color model, the color #32f3e7 can be represented as Cyan=0.79423868312757%, Magenta=0%, Yellow=0.049382716049383%, and Black=0.047058823529412%.
Shades of #32f3e7
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 #32f3e7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #32f3e7
Preview of #32f3e7 on White Background
The contrast ratio of #32f3e7 with white color is 1.39
Preview of #32f3e7 on black background
The contrast ratio of #32f3e7 with black color is 15.11
#32f3e7 color will look good with a black background.
Color Schemes of #32f3e7
Triadic Colors of #32f3e7
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 #32f3e7
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 #32f3e7
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 #32f3e7
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: #32f3e7;
}
This is a sample text used for the color #32f3e7. 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: #32f3e7;
}
This is a sample text used for the color #32f3e7. 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 #32f3e7;
}
This is a sample text used for the color #32f3e7. 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 9.54%
Green 46.37%
Blue 44.08%
CMYK Percentage
Cyan 89.17
Magenta 0%
Yellow 5.54%
Black 5.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.