Shades of Killarney #537452
Tints of Killarney #537452
RGB
CMYK
RGB Variations
Color information
#537452 (or 0x537452) is known color: Killarney. HEX triplet: 53, 74 and 52. RGB value is (83,116,82). Sum of RGB (Red+Green+Blue) = 83+116+82=281 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.54% from 281); Green value is 116 (45.70% from 255 or 41.28% from 281); Blue value is 82 (32.42% from 255 or 29.18% from 281); Max value from RGB is 116 - color contains mainly: green. Hex color #537452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537452 is #AC8BAD. Grayscale: #666666. Windows color (decimal): -11307950 or 5403731. OLE color: 5403731.
HSL color Cylindrical-coordinate representation of color #537452: hue angle of 118.24º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #537452 is Cyan = 0.28, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 82 | - |
| CMYK | 0.28 | 0 | 0.29 | 0.55 |
| HSL | 118.24º | 0.17% | 0.39% | - |
| HSV(B) | 118.24º | 0.29% | 0.45% | - |
| XYZ | 11.34 | 14.94 | 10.27 | - |
| YUV | 102.26 | 116.57 | 114.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 82 | 0.28 | 0 | 0.29 | 0.55 | 118.24 | 0.17 | 0.39 |
| Hex | 53 | 74 | 52 | 1C | 0 | 1D | 37 | 76 | 11 | 27 |
| Octal | 123 | 164 | 122 | 34 | 0 | 35 | 67 | 166 | 21 | 47 |
| Binary | 1010011 | 1110100 | 1010010 | 11100 | 0 | 11101 | 110111 | 1110110 | 10001 | 100111 |
Color Harmonies of #537452
Complementary color
Monochromatic Colors of #537452
Black with #537452
Text Example
Text Example
White with #537452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537452; }
p { color: rgb(83,116,82); }
H1.HeaderClassName
{
color: #537452;
}
.AnyTagClassName
{
color: #537452;
}
</style>
background-color css
<style>
a { background-color: #537452; }
a { background-color: rgb(83,116,82); }
div.DivClassName
{
background-color: #537452;
}
.BgClassName
{
background-color: #537452;
}
</style>
border-color css
<style>
span { border-color: #537452; }
span { border-color: rgb(83,116,82); }
td.TdClassName
{
border-color: #537452;
}
.TagClassName
{
border-color: #537452;
}
</style>