Shades of Killarney #567056
Tints of Killarney #567056
RGB
CMYK
RGB Variations
Color information
#567056 (or 0x567056) is known color: Killarney. HEX triplet: 56, 70 and 56. RGB value is (86,112,86). Sum of RGB (Red+Green+Blue) = 86+112+86=284 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.28% from 284); Green value is 112 (44.14% from 255 or 39.44% from 284); Blue value is 86 (33.98% from 255 or 30.28% from 284); Max value from RGB is 112 - color contains mainly: green. Hex color #567056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567056 is #A98FA9. Grayscale: #656565. Windows color (decimal): -11112362 or 5664854. OLE color: 5664854.
HSL color Cylindrical-coordinate representation of color #567056: hue angle of 120º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #567056 is Cyan = 0.23, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 112 | 86 | - |
| CMYK | 0.23 | 0 | 0.23 | 0.56 |
| HSL | 120º | 0.13% | 0.39% | - |
| HSV(B) | 120º | 0.23% | 0.44% | - |
| XYZ | 11.31 | 14.24 | 10.96 | - |
| YUV | 101.26 | 119.39 | 117.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 86 | 0.23 | 0 | 0.23 | 0.56 | 120 | 0.13 | 0.39 |
| Hex | 56 | 70 | 56 | 17 | 0 | 17 | 38 | 78 | D | 27 |
| Octal | 126 | 160 | 126 | 27 | 0 | 27 | 70 | 170 | 15 | 47 |
| Binary | 1010110 | 1110000 | 1010110 | 10111 | 0 | 10111 | 111000 | 1111000 | 1101 | 100111 |
Color Harmonies of #567056
Complementary color
Monochromatic Colors of #567056
Black with #567056
Text Example
Text Example
White with #567056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567056; }
p { color: rgb(86,112,86); }
H1.HeaderClassName
{
color: #567056;
}
.AnyTagClassName
{
color: #567056;
}
</style>
background-color css
<style>
a { background-color: #567056; }
a { background-color: rgb(86,112,86); }
div.DivClassName
{
background-color: #567056;
}
.BgClassName
{
background-color: #567056;
}
</style>
border-color css
<style>
span { border-color: #567056; }
span { border-color: rgb(86,112,86); }
td.TdClassName
{
border-color: #567056;
}
.TagClassName
{
border-color: #567056;
}
</style>