#05da7c Hex Color
rgb(5, 218, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | da | 7c | - | #05da7c |
RGB | 5 | 218 | 124 | - | rgb(5,218,124) |
HSL | 154 | 96% | 44% | - | hsl(154,96%,44%) |
HSV | 154 | 98% | 85% | - | hsv(154,98%,85%) |
XYZ | 28.7721 | 51.6303 | 27.518 | - | xyz(28.7721,51.6303,27.518) |
CIE-LAB | 77.06 | -65.39 | 34 | - | lab(77.06,-65.39,34) |
CMYK | 0.97706422018349 | 0 | 0.43119266055046 | 0.14509803921569 | cmyk(0.97706422018349,0,0.43119266055046,0.14509803921569) |
Description
The RGB value of color #05da7c is rgb(5, 218, 124).
In the hex color #05da7c, The value of Red is 5, value of Green is 218, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #05da7c consists of 154° Hue, 96% Saturation, and 44% Lightness.
In the CMYK color model, the color #05da7c can be represented as Cyan=0.97706422018349%, Magenta=0%, Yellow=0.43119266055046%, and Black=0.14509803921569%.
Shades of #05da7c
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 #05da7c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05da7c
Preview of #05da7c on White Background
The contrast ratio of #05da7c with white color is 1.85
Preview of #05da7c on black background
The contrast ratio of #05da7c with black color is 11.33
#05da7c color will look good with a black background.
Color Schemes of #05da7c
Triadic Colors of #05da7c
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 #05da7c
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 #05da7c
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 #05da7c
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 #05da7c
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: #05da7c;
}
This is a sample text used for the color #05da7c. 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: #05da7c;
}
This is a sample text used for the color #05da7c. 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 #05da7c;
}
This is a sample text used for the color #05da7c. 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.44%
Green 62.82%
Blue 35.73%
CMYK Percentage
Cyan 62.9
Magenta 0%
Yellow 27.76%
Black 9.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.