#5fdbdb Hex Color
rgb(95, 219, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | db | db | - | #5fdbdb |
RGB | 95 | 219 | 219 | - | rgb(95,219,219) |
HSL | 180 | 63% | 62% | - | hsl(180,63%,62%) |
HSV | 180 | 57% | 86% | - | hsv(180,57%,86%) |
XYZ | 42.837 | 58.2104 | 75.9958 | - | xyz(42.837,58.2104,75.9958) |
CIE-LAB | 80.86 | -34.13 | -10.42 | - | lab(80.86,-34.13,-10.42) |
CMYK | 0.5662100456621 | 0 | 0 | 0.14117647058824 | cmyk(0.5662100456621,0,0,0.14117647058824) |
Description
The RGB value of color #5fdbdb is rgb(95, 219, 219).
In the hex color #5fdbdb, The value of Red is 95, value of Green is 219, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #5fdbdb consists of 180° Hue, 63% Saturation, and 62% Lightness.
In the CMYK color model, the color #5fdbdb can be represented as Cyan=0.5662100456621%, Magenta=0%, Yellow=0%, and Black=0.14117647058824%.
Shades of #5fdbdb
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 #5fdbdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5fdbdb
Preview of #5fdbdb on White Background
The contrast ratio of #5fdbdb with white color is 1.66
Preview of #5fdbdb on black background
The contrast ratio of #5fdbdb with black color is 12.64
#5fdbdb color will look good with a black background.
Color Schemes of #5fdbdb
Triadic Colors of #5fdbdb
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 #5fdbdb
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 #5fdbdb
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 #5fdbdb
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: #5fdbdb;
}
This is a sample text used for the color #5fdbdb. 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: #5fdbdb;
}
This is a sample text used for the color #5fdbdb. 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 #5fdbdb;
}
This is a sample text used for the color #5fdbdb. 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 17.82%
Green 41.09%
Blue 41.09%
CMYK Percentage
Cyan 80.04
Magenta 0%
Yellow 0%
Black 19.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.