#32bcb9 Hex Color
rgb(50, 188, 185)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 32 | bc | b9 | - | #32bcb9 |
RGB | 50 | 188 | 185 | - | rgb(50,188,185) |
HSL | 179 | 58% | 47% | - | hsl(179,58%,47%) |
HSV | 179 | 73% | 74% | - | hsv(179,73%,74%) |
XYZ | 28.0556 | 40.1473 | 52.1695 | - | xyz(28.0556,40.1473,52.1695) |
CIE-LAB | 69.57 | -35.94 | -8.96 | - | lab(69.57,-35.94,-8.96) |
CMYK | 0.73404255319149 | 0 | 0.015957446808511 | 0.26274509803922 | cmyk(0.73404255319149,0,0.015957446808511,0.26274509803922) |
Description
The RGB value of color #32bcb9 is rgb(50, 188, 185).
In the hex color #32bcb9, The value of Red is 50, value of Green is 188, and value of Blue is 185. The primary color is Green. Similarly, The HSL values for #32bcb9 consists of 179° Hue, 58% Saturation, and 47% Lightness.
In the CMYK color model, the color #32bcb9 can be represented as Cyan=0.73404255319149%, Magenta=0%, Yellow=0.015957446808511%, and Black=0.26274509803922%.
Shades of #32bcb9
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 #32bcb9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #32bcb9
Preview of #32bcb9 on White Background
The contrast ratio of #32bcb9 with white color is 2.33
Preview of #32bcb9 on black background
The contrast ratio of #32bcb9 with black color is 9.03
#32bcb9 color will look good with a black background.
Color Schemes of #32bcb9
Triadic Colors of #32bcb9
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 #32bcb9
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 #32bcb9
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 #32bcb9
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: #32bcb9;
}
This is a sample text used for the color #32bcb9. 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: #32bcb9;
}
This is a sample text used for the color #32bcb9. 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 #32bcb9;
}
This is a sample text used for the color #32bcb9. 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 11.82%
Green 44.44%
Blue 43.74%
CMYK Percentage
Cyan 72.48
Magenta 0%
Yellow 1.58%
Black 25.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.