Shades of Killarney #537256
Tints of Killarney #537256
RGB
CMYK
RGB Variations
Color information
#537256 (or 0x537256) is known color: Killarney. HEX triplet: 53, 72 and 56. RGB value is (83,114,86). Sum of RGB (Red+Green+Blue) = 83+114+86=283 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.33% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 86 (33.98% from 255 or 30.39% from 283); Max value from RGB is 114 - color contains mainly: green. Hex color #537256 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537256 is #AC8DA9. Grayscale: #656565. Windows color (decimal): -11308458 or 5665363. OLE color: 5665363.
HSL color Cylindrical-coordinate representation of color #537256: hue angle of 125.81º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #537256 is Cyan = 0.27, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 86 | - |
| CMYK | 0.27 | 0 | 0.25 | 0.55 |
| HSL | 125.81º | 0.16% | 0.39% | - |
| HSV(B) | 125.81º | 0.27% | 0.45% | - |
| XYZ | 11.26 | 14.55 | 11.02 | - |
| YUV | 101.54 | 119.23 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 86 | 0.27 | 0 | 0.25 | 0.55 | 125.81 | 0.16 | 0.39 |
| Hex | 53 | 72 | 56 | 1B | 0 | 19 | 37 | 7E | 10 | 27 |
| Octal | 123 | 162 | 126 | 33 | 0 | 31 | 67 | 176 | 20 | 47 |
| Binary | 1010011 | 1110010 | 1010110 | 11011 | 0 | 11001 | 110111 | 1111110 | 10000 | 100111 |
Color Harmonies of #537256
Complementary color
Monochromatic Colors of #537256
Black with #537256
Text Example
Text Example
White with #537256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537256; }
p { color: rgb(83,114,86); }
H1.HeaderClassName
{
color: #537256;
}
.AnyTagClassName
{
color: #537256;
}
</style>
background-color css
<style>
a { background-color: #537256; }
a { background-color: rgb(83,114,86); }
div.DivClassName
{
background-color: #537256;
}
.BgClassName
{
background-color: #537256;
}
</style>
border-color css
<style>
span { border-color: #537256; }
span { border-color: rgb(83,114,86); }
td.TdClassName
{
border-color: #537256;
}
.TagClassName
{
border-color: #537256;
}
</style>