Shades of Killarney #537553
Tints of Killarney #537553
RGB
CMYK
RGB Variations
Color information
#537553 (or 0x537553) is known color: Killarney. HEX triplet: 53, 75 and 53. RGB value is (83,117,83). Sum of RGB (Red+Green+Blue) = 83+117+83=283 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.33% from 283); Green value is 117 (46.09% from 255 or 41.34% from 283); Blue value is 83 (32.81% from 255 or 29.33% from 283); Max value from RGB is 117 - color contains mainly: green. Hex color #537553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537553 is #AC8AAC. Grayscale: #676767. Windows color (decimal): -11307693 or 5469523. OLE color: 5469523.
HSL color Cylindrical-coordinate representation of color #537553: hue angle of 120º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #537553 is Cyan = 0.29, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 83 | - |
| CMYK | 0.29 | 0 | 0.29 | 0.54 |
| HSL | 120º | 0.17% | 0.39% | - |
| HSV(B) | 120º | 0.29% | 0.46% | - |
| XYZ | 11.49 | 15.19 | 10.51 | - |
| YUV | 102.96 | 116.74 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 83 | 0.29 | 0 | 0.29 | 0.54 | 120 | 0.17 | 0.39 |
| Hex | 53 | 75 | 53 | 1D | 0 | 1D | 36 | 78 | 11 | 27 |
| Octal | 123 | 165 | 123 | 35 | 0 | 35 | 66 | 170 | 21 | 47 |
| Binary | 1010011 | 1110101 | 1010011 | 11101 | 0 | 11101 | 110110 | 1111000 | 10001 | 100111 |
Color Harmonies of #537553
Complementary color
Monochromatic Colors of #537553
Black with #537553
Text Example
Text Example
White with #537553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537553; }
p { color: rgb(83,117,83); }
H1.HeaderClassName
{
color: #537553;
}
.AnyTagClassName
{
color: #537553;
}
</style>
background-color css
<style>
a { background-color: #537553; }
a { background-color: rgb(83,117,83); }
div.DivClassName
{
background-color: #537553;
}
.BgClassName
{
background-color: #537553;
}
</style>
border-color css
<style>
span { border-color: #537553; }
span { border-color: rgb(83,117,83); }
td.TdClassName
{
border-color: #537553;
}
.TagClassName
{
border-color: #537553;
}
</style>