Shades of Killarney #537752
Tints of Killarney #537752
RGB
CMYK
RGB Variations
Color information
#537752 (or 0x537752) is known color: Killarney. HEX triplet: 53, 77 and 52. RGB value is (83,119,82). Sum of RGB (Red+Green+Blue) = 83+119+82=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 119 (46.88% from 255 or 41.90% from 284); Blue value is 82 (32.42% from 255 or 28.87% from 284); Max value from RGB is 119 - color contains mainly: green. Hex color #537752 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537752 is #AC88AD. Grayscale: #686868. Windows color (decimal): -11307182 or 5404499. OLE color: 5404499.
HSL color Cylindrical-coordinate representation of color #537752: hue angle of 118.38º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #537752 is Cyan = 0.30, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 82 | - |
| CMYK | 0.30 | 0 | 0.31 | 0.53 |
| HSL | 118.38º | 0.18% | 0.39% | - |
| HSV(B) | 118.38º | 0.31% | 0.47% | - |
| XYZ | 11.69 | 15.64 | 10.39 | - |
| YUV | 104.02 | 115.57 | 113.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 82 | 0.30 | 0 | 0.31 | 0.53 | 118.38 | 0.18 | 0.39 |
| Hex | 53 | 77 | 52 | 1E | 0 | 1F | 35 | 76 | 12 | 27 |
| Octal | 123 | 167 | 122 | 36 | 0 | 37 | 65 | 166 | 22 | 47 |
| Binary | 1010011 | 1110111 | 1010010 | 11110 | 0 | 11111 | 110101 | 1110110 | 10010 | 100111 |
Color Harmonies of #537752
Complementary color
Monochromatic Colors of #537752
Black with #537752
Text Example
Text Example
White with #537752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537752; }
p { color: rgb(83,119,82); }
H1.HeaderClassName
{
color: #537752;
}
.AnyTagClassName
{
color: #537752;
}
</style>
background-color css
<style>
a { background-color: #537752; }
a { background-color: rgb(83,119,82); }
div.DivClassName
{
background-color: #537752;
}
.BgClassName
{
background-color: #537752;
}
</style>
border-color css
<style>
span { border-color: #537752; }
span { border-color: rgb(83,119,82); }
td.TdClassName
{
border-color: #537752;
}
.TagClassName
{
border-color: #537752;
}
</style>