#5fc8b4 Hex Color
rgb(95, 200, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | c8 | b4 | - | #5fc8b4 |
RGB | 95 | 200 | 180 | - | rgb(95,200,180) |
HSL | 169 | 49% | 58% | - | hsl(169,49%,58%) |
HSV | 169 | 53% | 78% | - | hsv(169,53%,78%) |
XYZ | 33.6118 | 47.0367 | 50.4875 | - | xyz(33.6118,47.0367,50.4875) |
CIE-LAB | 74.21 | -35.27 | 0.74 | - | lab(74.21,-35.27,0.74) |
CMYK | 0.525 | 0 | 0.1 | 0.2156862745098 | cmyk(0.525,0,0.1,0.2156862745098) |
Description
The RGB value of color #5fc8b4 is rgb(95, 200, 180).
In the hex color #5fc8b4, The value of Red is 95, value of Green is 200, and value of Blue is 180. The primary color is Green. Similarly, The HSL values for #5fc8b4 consists of 169° Hue, 49% Saturation, and 58% Lightness.
In the CMYK color model, the color #5fc8b4 can be represented as Cyan=0.525%, Magenta=0%, Yellow=0.1%, and Black=0.2156862745098%.
Shades of #5fc8b4
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 #5fc8b4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5fc8b4
Preview of #5fc8b4 on White Background
The contrast ratio of #5fc8b4 with white color is 2.02
Preview of #5fc8b4 on black background
The contrast ratio of #5fc8b4 with black color is 10.41
#5fc8b4 color will look good with a black background.
Color Schemes of #5fc8b4
Triadic Colors of #5fc8b4
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 #5fc8b4
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 #5fc8b4
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 #5fc8b4
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: #5fc8b4;
}
This is a sample text used for the color #5fc8b4. 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: #5fc8b4;
}
This is a sample text used for the color #5fc8b4. 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 #5fc8b4;
}
This is a sample text used for the color #5fc8b4. 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%
Green 42.11%
Blue 37.89%
CMYK Percentage
Cyan 62.45
Magenta 0%
Yellow 11.9%
Black 25.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.