Shades of Killarney #537755
Tints of Killarney #537755
RGB
CMYK
RGB Variations
Color information
#537755 (or 0x537755) is known color: Killarney. HEX triplet: 53, 77 and 55. RGB value is (83,119,85). Sum of RGB (Red+Green+Blue) = 83+119+85=287 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.92% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 85 (33.59% from 255 or 29.62% from 287); Max value from RGB is 119 - color contains mainly: green. Hex color #537755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537755 is #AC88AA. Grayscale: #686868. Windows color (decimal): -11307179 or 5601107. OLE color: 5601107.
HSL color Cylindrical-coordinate representation of color #537755: hue angle of 123.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537755 is Cyan = 0.30, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 85 | - |
| CMYK | 0.30 | 0 | 0.29 | 0.53 |
| HSL | 123.33º | 0.18% | 0.4% | - |
| HSV(B) | 123.33º | 0.3% | 0.47% | - |
| XYZ | 11.8 | 15.69 | 11 | - |
| YUV | 104.36 | 117.07 | 112.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 85 | 0.30 | 0 | 0.29 | 0.53 | 123.33 | 0.18 | 0.4 |
| Hex | 53 | 77 | 55 | 1E | 0 | 1D | 35 | 7B | 12 | 28 |
| Octal | 123 | 167 | 125 | 36 | 0 | 35 | 65 | 173 | 22 | 50 |
| Binary | 1010011 | 1110111 | 1010101 | 11110 | 0 | 11101 | 110101 | 1111011 | 10010 | 101000 |
Color Harmonies of #537755
Complementary color
Monochromatic Colors of #537755
Black with #537755
Text Example
Text Example
White with #537755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537755; }
p { color: rgb(83,119,85); }
H1.HeaderClassName
{
color: #537755;
}
.AnyTagClassName
{
color: #537755;
}
</style>
background-color css
<style>
a { background-color: #537755; }
a { background-color: rgb(83,119,85); }
div.DivClassName
{
background-color: #537755;
}
.BgClassName
{
background-color: #537755;
}
</style>
border-color css
<style>
span { border-color: #537755; }
span { border-color: rgb(83,119,85); }
td.TdClassName
{
border-color: #537755;
}
.TagClassName
{
border-color: #537755;
}
</style>