Shades of Killarney #537552
Tints of Killarney #537552
RGB
CMYK
RGB Variations
Color information
#537552 (or 0x537552) is known color: Killarney. HEX triplet: 53, 75 and 52. RGB value is (83,117,82). Sum of RGB (Red+Green+Blue) = 83+117+82=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 117 (46.09% from 255 or 41.49% from 282); Blue value is 82 (32.42% from 255 or 29.08% from 282); Max value from RGB is 117 - color contains mainly: green. Hex color #537552 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537552 is #AC8AAD. Grayscale: #666666. Windows color (decimal): -11307694 or 5403987. OLE color: 5403987.
HSL color Cylindrical-coordinate representation of color #537552: hue angle of 118.29º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537552 is Cyan = 0.29, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 82 | - |
| CMYK | 0.29 | 0 | 0.30 | 0.54 |
| HSL | 118.29º | 0.18% | 0.39% | - |
| HSV(B) | 118.29º | 0.3% | 0.46% | - |
| XYZ | 11.45 | 15.17 | 10.31 | - |
| YUV | 102.84 | 116.24 | 113.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 82 | 0.29 | 0 | 0.30 | 0.54 | 118.29 | 0.18 | 0.39 |
| Hex | 53 | 75 | 52 | 1D | 0 | 1E | 36 | 76 | 12 | 27 |
| Octal | 123 | 165 | 122 | 35 | 0 | 36 | 66 | 166 | 22 | 47 |
| Binary | 1010011 | 1110101 | 1010010 | 11101 | 0 | 11110 | 110110 | 1110110 | 10010 | 100111 |
Color Harmonies of #537552
Complementary color
Monochromatic Colors of #537552
Black with #537552
Text Example
Text Example
White with #537552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537552; }
p { color: rgb(83,117,82); }
H1.HeaderClassName
{
color: #537552;
}
.AnyTagClassName
{
color: #537552;
}
</style>
background-color css
<style>
a { background-color: #537552; }
a { background-color: rgb(83,117,82); }
div.DivClassName
{
background-color: #537552;
}
.BgClassName
{
background-color: #537552;
}
</style>
border-color css
<style>
span { border-color: #537552; }
span { border-color: rgb(83,117,82); }
td.TdClassName
{
border-color: #537552;
}
.TagClassName
{
border-color: #537552;
}
</style>