Shades of Killarney #537052
Tints of Killarney #537052
RGB
CMYK
RGB Variations
Color information
#537052 (or 0x537052) is known color: Killarney. HEX triplet: 53, 70 and 52. RGB value is (83,112,82). Sum of RGB (Red+Green+Blue) = 83+112+82=277 (36% of max value = 765). Red value is 83 (32.81% from 255 or 29.96% from 277); Green value is 112 (44.14% from 255 or 40.43% from 277); Blue value is 82 (32.42% from 255 or 29.60% from 277); Max value from RGB is 112 - color contains mainly: green. Hex color #537052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537052 is #AC8FAD. Grayscale: #636363. Windows color (decimal): -11308974 or 5402707. OLE color: 5402707.
HSL color Cylindrical-coordinate representation of color #537052: hue angle of 118º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #537052 is Cyan = 0.26, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 82 | - |
| CMYK | 0.26 | 0 | 0.27 | 0.56 |
| HSL | 118º | 0.15% | 0.38% | - |
| HSV(B) | 118º | 0.27% | 0.44% | - |
| XYZ | 10.88 | 14.04 | 10.12 | - |
| YUV | 99.91 | 117.89 | 115.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 82 | 0.26 | 0 | 0.27 | 0.56 | 118 | 0.15 | 0.38 |
| Hex | 53 | 70 | 52 | 1A | 0 | 1B | 38 | 76 | F | 26 |
| Octal | 123 | 160 | 122 | 32 | 0 | 33 | 70 | 166 | 17 | 46 |
| Binary | 1010011 | 1110000 | 1010010 | 11010 | 0 | 11011 | 111000 | 1110110 | 1111 | 100110 |
Color Harmonies of #537052
Complementary color
Monochromatic Colors of #537052
Black with #537052
Text Example
Text Example
White with #537052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537052; }
p { color: rgb(83,112,82); }
H1.HeaderClassName
{
color: #537052;
}
.AnyTagClassName
{
color: #537052;
}
</style>
background-color css
<style>
a { background-color: #537052; }
a { background-color: rgb(83,112,82); }
div.DivClassName
{
background-color: #537052;
}
.BgClassName
{
background-color: #537052;
}
</style>
border-color css
<style>
span { border-color: #537052; }
span { border-color: rgb(83,112,82); }
td.TdClassName
{
border-color: #537052;
}
.TagClassName
{
border-color: #537052;
}
</style>