Shades of Killarney #537353
Tints of Killarney #537353
RGB
CMYK
RGB Variations
Color information
#537353 (or 0x537353) is known color: Killarney. HEX triplet: 53, 73 and 53. RGB value is (83,115,83). Sum of RGB (Red+Green+Blue) = 83+115+83=281 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.54% from 281); Green value is 115 (45.31% from 255 or 40.93% from 281); Blue value is 83 (32.81% from 255 or 29.54% from 281); Max value from RGB is 115 - color contains mainly: green. Hex color #537353 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537353 is #AC8CAC. Grayscale: #656565. Windows color (decimal): -11308205 or 5469011. OLE color: 5469011.
HSL color Cylindrical-coordinate representation of color #537353: hue angle of 120º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #537353 is Cyan = 0.28, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 83 | - |
| CMYK | 0.28 | 0 | 0.28 | 0.55 |
| HSL | 120º | 0.16% | 0.39% | - |
| HSV(B) | 120º | 0.28% | 0.45% | - |
| XYZ | 11.26 | 14.73 | 10.43 | - |
| YUV | 101.78 | 117.4 | 114.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 83 | 0.28 | 0 | 0.28 | 0.55 | 120 | 0.16 | 0.39 |
| Hex | 53 | 73 | 53 | 1C | 0 | 1C | 37 | 78 | 10 | 27 |
| Octal | 123 | 163 | 123 | 34 | 0 | 34 | 67 | 170 | 20 | 47 |
| Binary | 1010011 | 1110011 | 1010011 | 11100 | 0 | 11100 | 110111 | 1111000 | 10000 | 100111 |
Color Harmonies of #537353
Complementary color
Monochromatic Colors of #537353
Black with #537353
Text Example
Text Example
White with #537353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537353; }
p { color: rgb(83,115,83); }
H1.HeaderClassName
{
color: #537353;
}
.AnyTagClassName
{
color: #537353;
}
</style>
background-color css
<style>
a { background-color: #537353; }
a { background-color: rgb(83,115,83); }
div.DivClassName
{
background-color: #537353;
}
.BgClassName
{
background-color: #537353;
}
</style>
border-color css
<style>
span { border-color: #537353; }
span { border-color: rgb(83,115,83); }
td.TdClassName
{
border-color: #537353;
}
.TagClassName
{
border-color: #537353;
}
</style>