#05c570 Hex Color
rgb(5, 197, 112)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | c5 | 70 | - | #05c570 |
RGB | 5 | 197 | 112 | - | rgb(5,197,112) |
HSL | 153 | 95% | 40% | - | hsl(153,95%,40%) |
HSV | 153 | 97% | 77% | - | hsv(153,97%,77%) |
XYZ | 22.9535 | 41.1346 | 22.0592 | - | xyz(22.9535,41.1346,22.0592) |
CIE-LAB | 70.27 | -60.49 | 31.28 | - | lab(70.27,-60.49,31.28) |
CMYK | 0.9746192893401 | 0 | 0.43147208121827 | 0.22745098039216 | cmyk(0.9746192893401,0,0.43147208121827,0.22745098039216) |
Description
The RGB value of color #05c570 is rgb(5, 197, 112).
In the hex color #05c570, The value of Red is 5, value of Green is 197, and value of Blue is 112. The primary color is Green. Similarly, The HSL values for #05c570 consists of 153° Hue, 95% Saturation, and 40% Lightness.
In the CMYK color model, the color #05c570 can be represented as Cyan=0.9746192893401%, Magenta=0%, Yellow=0.43147208121827%, and Black=0.22745098039216%.
Shades of #05c570
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 #05c570
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05c570
Preview of #05c570 on White Background
The contrast ratio of #05c570 with white color is 2.28
Preview of #05c570 on black background
The contrast ratio of #05c570 with black color is 9.23
#05c570 color will look good with a black background.
Color Schemes of #05c570
Triadic Colors of #05c570
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 #05c570
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 #05c570
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 #05c570
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 #05c570
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: #05c570;
}
This is a sample text used for the color #05c570. 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: #05c570;
}
This is a sample text used for the color #05c570. 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 #05c570;
}
This is a sample text used for the color #05c570. 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.59%
Green 62.74%
Blue 35.67%
CMYK Percentage
Cyan 59.66
Magenta 0%
Yellow 26.41%
Black 13.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.