Shades of Killarney #537751
Tints of Killarney #537751
RGB
CMYK
RGB Variations
Color information
#537751 (or 0x537751) is known color: Killarney. HEX triplet: 53, 77 and 51. RGB value is (83,119,81). Sum of RGB (Red+Green+Blue) = 83+119+81=283 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.33% from 283); Green value is 119 (46.88% from 255 or 42.05% from 283); Blue value is 81 (32.03% from 255 or 28.62% from 283); Max value from RGB is 119 - color contains mainly: green. Hex color #537751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537751 is #AC88AE. Grayscale: #686868. Windows color (decimal): -11307183 or 5338963. OLE color: 5338963.
HSL color Cylindrical-coordinate representation of color #537751: hue angle of 116.84º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #537751 is Cyan = 0.30, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 81 | - |
| CMYK | 0.30 | 0 | 0.32 | 0.53 |
| HSL | 116.84º | 0.19% | 0.39% | - |
| HSV(B) | 116.84º | 0.32% | 0.47% | - |
| XYZ | 11.65 | 15.63 | 10.19 | - |
| YUV | 103.9 | 115.07 | 113.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 81 | 0.30 | 0 | 0.32 | 0.53 | 116.84 | 0.19 | 0.39 |
| Hex | 53 | 77 | 51 | 1E | 0 | 20 | 35 | 75 | 13 | 27 |
| Octal | 123 | 167 | 121 | 36 | 0 | 40 | 65 | 165 | 23 | 47 |
| Binary | 1010011 | 1110111 | 1010001 | 11110 | 0 | 100000 | 110101 | 1110101 | 10011 | 100111 |
Color Harmonies of #537751
Complementary color
Monochromatic Colors of #537751
Black with #537751
Text Example
Text Example
White with #537751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537751; }
p { color: rgb(83,119,81); }
H1.HeaderClassName
{
color: #537751;
}
.AnyTagClassName
{
color: #537751;
}
</style>
background-color css
<style>
a { background-color: #537751; }
a { background-color: rgb(83,119,81); }
div.DivClassName
{
background-color: #537751;
}
.BgClassName
{
background-color: #537751;
}
</style>
border-color css
<style>
span { border-color: #537751; }
span { border-color: rgb(83,119,81); }
td.TdClassName
{
border-color: #537751;
}
.TagClassName
{
border-color: #537751;
}
</style>