Shades of Killarney #537856
Tints of Killarney #537856
RGB
CMYK
RGB Variations
Color information
#537856 (or 0x537856) is known color: Killarney. HEX triplet: 53, 78 and 56. RGB value is (83,120,86). Sum of RGB (Red+Green+Blue) = 83+120+86=289 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.72% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 86 (33.98% from 255 or 29.76% from 289); Max value from RGB is 120 - color contains mainly: green. Hex color #537856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537856 is #AC87A9. Grayscale: #696969. Windows color (decimal): -11306922 or 5666899. OLE color: 5666899.
HSL color Cylindrical-coordinate representation of color #537856: hue angle of 124.86º degrees, saturation: 0.18, 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 #537856 is Cyan = 0.31, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 120 | 86 | - |
| CMYK | 0.31 | 0 | 0.28 | 0.53 |
| HSL | 124.86º | 0.18% | 0.4% | - |
| HSV(B) | 124.86º | 0.31% | 0.47% | - |
| XYZ | 11.96 | 15.94 | 11.25 | - |
| YUV | 105.06 | 117.24 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 120 | 86 | 0.31 | 0 | 0.28 | 0.53 | 124.86 | 0.18 | 0.4 |
| Hex | 53 | 78 | 56 | 1F | 0 | 1C | 35 | 7D | 12 | 28 |
| Octal | 123 | 170 | 126 | 37 | 0 | 34 | 65 | 175 | 22 | 50 |
| Binary | 1010011 | 1111000 | 1010110 | 11111 | 0 | 11100 | 110101 | 1111101 | 10010 | 101000 |
Color Harmonies of #537856
Complementary color
Monochromatic Colors of #537856
Black with #537856
Text Example
Text Example
White with #537856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537856; }
p { color: rgb(83,120,86); }
H1.HeaderClassName
{
color: #537856;
}
.AnyTagClassName
{
color: #537856;
}
</style>
background-color css
<style>
a { background-color: #537856; }
a { background-color: rgb(83,120,86); }
div.DivClassName
{
background-color: #537856;
}
.BgClassName
{
background-color: #537856;
}
</style>
border-color css
<style>
span { border-color: #537856; }
span { border-color: rgb(83,120,86); }
td.TdClassName
{
border-color: #537856;
}
.TagClassName
{
border-color: #537856;
}
</style>