#5fd8cb Hex Color
rgb(95, 216, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | d8 | cb | - | #5fd8cb |
RGB | 95 | 216 | 203 | - | rgb(95,216,203) |
HSL | 174 | 61% | 61% | - | hsl(174,61%,61%) |
HSV | 174 | 56% | 85% | - | hsv(174,56%,85%) |
XYZ | 40.0547 | 55.8564 | 65.1702 | - | xyz(40.0547,55.8564,65.1702) |
CIE-LAB | 79.53 | -36.91 | -3.84 | - | lab(79.53,-36.91,-3.84) |
CMYK | 0.56018518518519 | 0 | 0.060185185185185 | 0.15294117647059 | cmyk(0.56018518518519,0,0.060185185185185,0.15294117647059) |
Description
The RGB value of color #5fd8cb is rgb(95, 216, 203).
In the hex color #5fd8cb, The value of Red is 95, value of Green is 216, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #5fd8cb consists of 174° Hue, 61% Saturation, and 61% Lightness.
In the CMYK color model, the color #5fd8cb can be represented as Cyan=0.56018518518519%, Magenta=0%, Yellow=0.060185185185185%, and Black=0.15294117647059%.
Shades of #5fd8cb
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 #5fd8cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5fd8cb
Preview of #5fd8cb on White Background
The contrast ratio of #5fd8cb with white color is 1.73
Preview of #5fd8cb on black background
The contrast ratio of #5fd8cb with black color is 12.17
#5fd8cb color will look good with a black background.
Color Schemes of #5fd8cb
Triadic Colors of #5fd8cb
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 #5fd8cb
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 #5fd8cb
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 #5fd8cb
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: #5fd8cb;
}
This is a sample text used for the color #5fd8cb. 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: #5fd8cb;
}
This is a sample text used for the color #5fd8cb. 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 #5fd8cb;
}
This is a sample text used for the color #5fd8cb. 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.48%
Green 42.02%
Blue 39.49%
CMYK Percentage
Cyan 72.44
Magenta 0%
Yellow 7.78%
Black 19.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.