Shades of Killarney #537956
Tints of Killarney #537956
RGB
CMYK
RGB Variations
Color information
#537956 (or 0x537956) is known color: Killarney. HEX triplet: 53, 79 and 56. RGB value is (83,121,86). Sum of RGB (Red+Green+Blue) = 83+121+86=290 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.62% from 290); Green value is 121 (47.66% from 255 or 41.72% from 290); Blue value is 86 (33.98% from 255 or 29.66% from 290); Max value from RGB is 121 - color contains mainly: green. Hex color #537956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537956 is #AC86A9. Grayscale: #696969. Windows color (decimal): -11306666 or 5667155. OLE color: 5667155.
HSL color Cylindrical-coordinate representation of color #537956: hue angle of 124.74º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #537956 is Cyan = 0.31, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 86 | - |
| CMYK | 0.31 | 0 | 0.29 | 0.53 |
| HSL | 124.74º | 0.19% | 0.4% | - |
| HSV(B) | 124.74º | 0.31% | 0.47% | - |
| XYZ | 12.08 | 16.19 | 11.29 | - |
| YUV | 105.65 | 116.91 | 111.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 86 | 0.31 | 0 | 0.29 | 0.53 | 124.74 | 0.19 | 0.4 |
| Hex | 53 | 79 | 56 | 1F | 0 | 1D | 35 | 7D | 13 | 28 |
| Octal | 123 | 171 | 126 | 37 | 0 | 35 | 65 | 175 | 23 | 50 |
| Binary | 1010011 | 1111001 | 1010110 | 11111 | 0 | 11101 | 110101 | 1111101 | 10011 | 101000 |
Color Harmonies of #537956
Complementary color
Monochromatic Colors of #537956
Black with #537956
Text Example
Text Example
White with #537956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537956; }
p { color: rgb(83,121,86); }
H1.HeaderClassName
{
color: #537956;
}
.AnyTagClassName
{
color: #537956;
}
</style>
background-color css
<style>
a { background-color: #537956; }
a { background-color: rgb(83,121,86); }
div.DivClassName
{
background-color: #537956;
}
.BgClassName
{
background-color: #537956;
}
</style>
border-color css
<style>
span { border-color: #537956; }
span { border-color: rgb(83,121,86); }
td.TdClassName
{
border-color: #537956;
}
.TagClassName
{
border-color: #537956;
}
</style>