Shades of Killarney #537355
Tints of Killarney #537355
RGB
CMYK
RGB Variations
Color information
#537355 (or 0x537355) is known color: Killarney. HEX triplet: 53, 73 and 55. RGB value is (83,115,85). Sum of RGB (Red+Green+Blue) = 83+115+85=283 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.33% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 85 (33.59% from 255 or 30.04% from 283); Max value from RGB is 115 - color contains mainly: green. Hex color #537355 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537355 is #AC8CAA. Grayscale: #666666. Windows color (decimal): -11308203 or 5600083. OLE color: 5600083.
HSL color Cylindrical-coordinate representation of color #537355: hue angle of 123.75º 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 #537355 is Cyan = 0.28, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 85 | - |
| CMYK | 0.28 | 0 | 0.26 | 0.55 |
| HSL | 123.75º | 0.16% | 0.39% | - |
| HSV(B) | 123.75º | 0.28% | 0.45% | - |
| XYZ | 11.34 | 14.76 | 10.85 | - |
| YUV | 102.01 | 118.4 | 114.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 85 | 0.28 | 0 | 0.26 | 0.55 | 123.75 | 0.16 | 0.39 |
| Hex | 53 | 73 | 55 | 1C | 0 | 1A | 37 | 7C | 10 | 27 |
| Octal | 123 | 163 | 125 | 34 | 0 | 32 | 67 | 174 | 20 | 47 |
| Binary | 1010011 | 1110011 | 1010101 | 11100 | 0 | 11010 | 110111 | 1111100 | 10000 | 100111 |
Color Harmonies of #537355
Complementary color
Monochromatic Colors of #537355
Black with #537355
Text Example
Text Example
White with #537355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537355; }
p { color: rgb(83,115,85); }
H1.HeaderClassName
{
color: #537355;
}
.AnyTagClassName
{
color: #537355;
}
</style>
background-color css
<style>
a { background-color: #537355; }
a { background-color: rgb(83,115,85); }
div.DivClassName
{
background-color: #537355;
}
.BgClassName
{
background-color: #537355;
}
</style>
border-color css
<style>
span { border-color: #537355; }
span { border-color: rgb(83,115,85); }
td.TdClassName
{
border-color: #537355;
}
.TagClassName
{
border-color: #537355;
}
</style>