#5fdccf Hex Color
rgb(95, 220, 207)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5f | dc | cf | - | #5fdccf |
| RGB | 95 | 220 | 207 | - | rgb(95,220,207) |
| HSL | 174 | 64% | 62% | - | hsl(174,64%,62%) |
| HSV | 174 | 57% | 86% | - | hsv(174,57%,86%) |
| XYZ | 41.575 | 58.1243 | 68.0594 | - | xyz(41.575,58.1243,68.0594) |
| CIE-LAB | 80.81 | -37.73 | -4.09 | - | lab(80.81,-37.73,-4.09) |
| CMYK | 0.56818181818182 | 0 | 0.059090909090909 | 0.13725490196078 | cmyk(0.56818181818182,0,0.059090909090909,0.13725490196078) |
Description
The RGB value of color #5fdccf is rgb(95, 220, 207).
In the hex color #5fdccf, The value of Red is 95, value of Green is 220, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #5fdccf consists of 174° Hue, 64% Saturation, and 62% Lightness.
In the CMYK color model, the color #5fdccf can be represented as Cyan=0.56818181818182%, Magenta=0%, Yellow=0.059090909090909%, and Black=0.13725490196078%.
Shades of #5fdccf
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 #5fdccf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5fdccf
Preview of #5fdccf on White Background
The contrast ratio of #5fdccf with white color is 1.66
Preview of #5fdccf on black background
The contrast ratio of #5fdccf with black color is 12.62
#5fdccf color will look good with a black background.
Color Schemes of #5fdccf
Triadic Colors of #5fdccf
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 #5fdccf
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 #5fdccf
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 #5fdccf
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: #5fdccf;
}
This is a sample text used for the color #5fdccf. 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: #5fdccf;
}
This is a sample text used for the color #5fdccf. 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 #5fdccf;
}
This is a sample text used for the color #5fdccf. 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 18.2%
Green 42.15%
Blue 39.66%
CMYK Percentage
Cyan 74.32
Magenta 0%
Yellow 7.73%
Black 17.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.