#5fcfcc Hex Color
rgb(95, 207, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | cf | cc | - | #5fcfcc |
RGB | 95 | 207 | 204 | - | rgb(95,207,204) |
HSL | 178 | 54% | 59% | - | hsl(178,54%,59%) |
HSV | 178 | 54% | 81% | - | hsv(178,54%,81%) |
XYZ | 37.9312 | 51.4182 | 65.0523 | - | xyz(37.9312,51.4182,65.0523) |
CIE-LAB | 76.93 | -32.45 | -8.22 | - | lab(76.93,-32.45,-8.22) |
CMYK | 0.54106280193237 | 0 | 0.014492753623188 | 0.18823529411765 | cmyk(0.54106280193237,0,0.014492753623188,0.18823529411765) |
Description
The RGB value of color #5fcfcc is rgb(95, 207, 204).
In the hex color #5fcfcc, The value of Red is 95, value of Green is 207, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #5fcfcc consists of 178° Hue, 54% Saturation, and 59% Lightness.
In the CMYK color model, the color #5fcfcc can be represented as Cyan=0.54106280193237%, Magenta=0%, Yellow=0.014492753623188%, and Black=0.18823529411765%.
Shades of #5fcfcc
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 #5fcfcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5fcfcc
Preview of #5fcfcc on White Background
The contrast ratio of #5fcfcc with white color is 1.86
Preview of #5fcfcc on black background
The contrast ratio of #5fcfcc with black color is 11.28
#5fcfcc color will look good with a black background.
Color Schemes of #5fcfcc
Triadic Colors of #5fcfcc
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 #5fcfcc
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 #5fcfcc
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 #5fcfcc
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: #5fcfcc;
}
This is a sample text used for the color #5fcfcc. 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: #5fcfcc;
}
This is a sample text used for the color #5fcfcc. 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 #5fcfcc;
}
This is a sample text used for the color #5fcfcc. 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.77%
Green 40.91%
Blue 40.32%
CMYK Percentage
Cyan 72.74
Magenta 0%
Yellow 1.95%
Black 25.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.