#05dcbd Hex Color
rgb(5, 220, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 05 | dc | bd | - | #05dcbd |
| RGB | 5 | 220 | 189 | - | rgb(5,220,189) |
| HSL | 171 | 96% | 44% | - | hsl(171,96%,44%) |
| HSV | 171 | 98% | 86% | - | hsv(171,98%,86%) |
| XYZ | 34.8411 | 54.8928 | 56.9032 | - | xyz(34.8411,54.8928,56.9032) |
| CIE-LAB | 78.98 | -51.56 | 2.66 | - | lab(78.98,-51.56,2.66) |
| CMYK | 0.97727272727273 | 0 | 0.14090909090909 | 0.13725490196078 | cmyk(0.97727272727273,0,0.14090909090909,0.13725490196078) |
Description
The RGB value of color #05dcbd is rgb(5, 220, 189).
In the hex color #05dcbd, The value of Red is 5, value of Green is 220, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #05dcbd consists of 171° Hue, 96% Saturation, and 44% Lightness.
In the CMYK color model, the color #05dcbd can be represented as Cyan=0.97727272727273%, Magenta=0%, Yellow=0.14090909090909%, and Black=0.13725490196078%.
Shades of #05dcbd
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 #05dcbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05dcbd
Preview of #05dcbd on White Background
The contrast ratio of #05dcbd with white color is 1.75
Preview of #05dcbd on black background
The contrast ratio of #05dcbd with black color is 11.98
#05dcbd color will look good with a black background.
Color Schemes of #05dcbd
Triadic Colors of #05dcbd
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 #05dcbd
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 #05dcbd
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 #05dcbd
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.
Monochromatic Colors of #05dcbd
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #05dcbd;
}
This is a sample text used for the color #05dcbd. 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: #05dcbd;
}
This is a sample text used for the color #05dcbd. 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 #05dcbd;
}
This is a sample text used for the color #05dcbd. 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 1.21%
Green 53.14%
Blue 45.65%
CMYK Percentage
Cyan 77.84
Magenta 0%
Yellow 11.22%
Black 10.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.