#56a07f Hex Color
rgb(86, 160, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 56 | a0 | 7f | - | #56a07f |
RGB | 86 | 160 | 127 | - | rgb(86,160,127) |
HSL | 153 | 30% | 48% | - | hsl(153,30%,48%) |
HSV | 153 | 46% | 63% | - | hsv(153,46%,63%) |
XYZ | 20.2393 | 28.6524 | 24.5424 | - | xyz(20.2393,28.6524,24.5424) |
CIE-LAB | 60.47 | -31.05 | 10.13 | - | lab(60.47,-31.05,10.13) |
CMYK | 0.4625 | 0 | 0.20625 | 0.37254901960784 | cmyk(0.4625,0,0.20625,0.37254901960784) |
Description
The RGB value of color #56a07f is rgb(86, 160, 127).
In the hex color #56a07f, The value of Red is 86, value of Green is 160, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #56a07f consists of 153° Hue, 30% Saturation, and 48% Lightness.
In the CMYK color model, the color #56a07f can be represented as Cyan=0.4625%, Magenta=0%, Yellow=0.20625%, and Black=0.37254901960784%.
Shades of #56a07f
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 #56a07f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #56a07f
Preview of #56a07f on White Background
The contrast ratio of #56a07f with white color is 3.12
Preview of #56a07f on black background
The contrast ratio of #56a07f with black color is 6.73
#56a07f color will look good with a black background.
Color Schemes of #56a07f
Triadic Colors of #56a07f
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 #56a07f
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 #56a07f
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 #56a07f
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: #56a07f;
}
This is a sample text used for the color #56a07f. 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: #56a07f;
}
This is a sample text used for the color #56a07f. 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 #56a07f;
}
This is a sample text used for the color #56a07f. 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 23.06%
Green 42.9%
Blue 34.05%
CMYK Percentage
Cyan 44.42
Magenta 0%
Yellow 19.81%
Black 35.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.