#5fccac Hex Color
rgb(95, 204, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | cc | ac | - | #5fccac |
RGB | 95 | 204 | 172 | - | rgb(95,204,172) |
HSL | 162 | 52% | 59% | - | hsl(162,52%,59%) |
HSV | 162 | 53% | 80% | - | hsv(162,53%,80%) |
XYZ | 33.7586 | 48.5972 | 46.6307 | - | xyz(33.7586,48.5972,46.6307) |
CIE-LAB | 75.2 | -39.01 | 6.49 | - | lab(75.2,-39.01,6.49) |
CMYK | 0.5343137254902 | 0 | 0.15686274509804 | 0.2 | cmyk(0.5343137254902,0,0.15686274509804,0.2) |
Description
The RGB value of color #5fccac is rgb(95, 204, 172).
In the hex color #5fccac, The value of Red is 95, value of Green is 204, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #5fccac consists of 162° Hue, 52% Saturation, and 59% Lightness.
In the CMYK color model, the color #5fccac can be represented as Cyan=0.5343137254902%, Magenta=0%, Yellow=0.15686274509804%, and Black=0.2%.
Shades of #5fccac
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 #5fccac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5fccac
Preview of #5fccac on White Background
The contrast ratio of #5fccac with white color is 1.96
Preview of #5fccac on black background
The contrast ratio of #5fccac with black color is 10.72
#5fccac color will look good with a black background.
Color Schemes of #5fccac
Triadic Colors of #5fccac
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 #5fccac
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 #5fccac
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 #5fccac
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: #5fccac;
}
This is a sample text used for the color #5fccac. 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: #5fccac;
}
This is a sample text used for the color #5fccac. 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 #5fccac;
}
This is a sample text used for the color #5fccac. 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 20.17%
Green 43.31%
Blue 36.52%
CMYK Percentage
Cyan 59.96
Magenta 0%
Yellow 17.6%
Black 22.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.