#51d8dc Hex Color
rgb(81, 216, 220)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 51 | d8 | dc | - | #51d8dc |
| RGB | 81 | 216 | 220 | - | rgb(81,216,220) |
| HSL | 182 | 67% | 59% | - | hsl(182,67%,59%) |
| HSV | 182 | 63% | 86% | - | hsv(182,63%,86%) |
| XYZ | 40.8675 | 56.0284 | 76.3708 | - | xyz(40.8675,56.0284,76.3708) |
| CIE-LAB | 79.63 | -34.81 | -12.82 | - | lab(79.63,-34.81,-12.82) |
| CMYK | 0.63181818181818 | 0.018181818181818 | 0 | 0.13725490196078 | cmyk(0.63181818181818,0.018181818181818,0,0.13725490196078) |
Description
The RGB value of color #51d8dc is rgb(81, 216, 220).
In the hex color #51d8dc, The value of Red is 81, value of Green is 216, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #51d8dc consists of 182° Hue, 67% Saturation, and 59% Lightness.
In the CMYK color model, the color #51d8dc can be represented as Cyan=0.63181818181818%, Magenta=0.018181818181818%, Yellow=0%, and Black=0.13725490196078%.
Shades of #51d8dc
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 #51d8dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #51d8dc
Preview of #51d8dc on White Background
The contrast ratio of #51d8dc with white color is 1.72
Preview of #51d8dc on black background
The contrast ratio of #51d8dc with black color is 12.21
#51d8dc color will look good with a black background.
Color Schemes of #51d8dc
Triadic Colors of #51d8dc
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 #51d8dc
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 #51d8dc
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 #51d8dc
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: #51d8dc;
}
This is a sample text used for the color #51d8dc. 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: #51d8dc;
}
This is a sample text used for the color #51d8dc. 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 #51d8dc;
}
This is a sample text used for the color #51d8dc. 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 15.67%
Green 41.78%
Blue 42.55%
CMYK Percentage
Cyan 80.26
Magenta 2.31%
Yellow 0%
Black 17.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.