Shades of Killarney #537855
Tints of Killarney #537855
RGB
CMYK
RGB Variations
Color information
#537855 (or 0x537855) is known color: Killarney. HEX triplet: 53, 78 and 55. RGB value is (83,120,85). Sum of RGB (Red+Green+Blue) = 83+120+85=288 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.82% from 288); Green value is 120 (47.27% from 255 or 41.67% from 288); Blue value is 85 (33.59% from 255 or 29.51% from 288); Max value from RGB is 120 - color contains mainly: green. Hex color #537855 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537855 is #AC87AA. Grayscale: #696969. Windows color (decimal): -11306923 or 5601363. OLE color: 5601363.
HSL color Cylindrical-coordinate representation of color #537855: hue angle of 123.24º 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 #537855 is Cyan = 0.31, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 120 | 85 | - |
| CMYK | 0.31 | 0 | 0.29 | 0.53 |
| HSL | 123.24º | 0.18% | 0.4% | - |
| HSV(B) | 123.24º | 0.31% | 0.47% | - |
| XYZ | 11.92 | 15.93 | 11.04 | - |
| YUV | 104.95 | 116.74 | 112.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 120 | 85 | 0.31 | 0 | 0.29 | 0.53 | 123.24 | 0.18 | 0.4 |
| Hex | 53 | 78 | 55 | 1F | 0 | 1D | 35 | 7B | 12 | 28 |
| Octal | 123 | 170 | 125 | 37 | 0 | 35 | 65 | 173 | 22 | 50 |
| Binary | 1010011 | 1111000 | 1010101 | 11111 | 0 | 11101 | 110101 | 1111011 | 10010 | 101000 |
Color Harmonies of #537855
Complementary color
Monochromatic Colors of #537855
Black with #537855
Text Example
Text Example
White with #537855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537855; }
p { color: rgb(83,120,85); }
H1.HeaderClassName
{
color: #537855;
}
.AnyTagClassName
{
color: #537855;
}
</style>
background-color css
<style>
a { background-color: #537855; }
a { background-color: rgb(83,120,85); }
div.DivClassName
{
background-color: #537855;
}
.BgClassName
{
background-color: #537855;
}
</style>
border-color css
<style>
span { border-color: #537855; }
span { border-color: rgb(83,120,85); }
td.TdClassName
{
border-color: #537855;
}
.TagClassName
{
border-color: #537855;
}
</style>