Shades of Killarney #497053
Tints of Killarney #497053
RGB
CMYK
RGB Variations
Color information
#497053 (or 0x497053) is known color: Killarney. HEX triplet: 49, 70 and 53. RGB value is (73,112,83). Sum of RGB (Red+Green+Blue) = 73+112+83=268 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.24% from 268); Green value is 112 (44.14% from 255 or 41.79% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 112 - color contains mainly: green. Hex color #497053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497053 is #B68FAC. Grayscale: #616161. Windows color (decimal): -11964333 or 5468233. OLE color: 5468233.
HSL color Cylindrical-coordinate representation of color #497053: hue angle of 135.38º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #497053 is Cyan = 0.35, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 112 | 83 | - |
| CMYK | 0.35 | 0 | 0.26 | 0.56 |
| HSL | 135.38º | 0.21% | 0.36% | - |
| HSV(B) | 135.38º | 0.35% | 0.44% | - |
| XYZ | 10.1 | 13.63 | 10.28 | - |
| YUV | 97.03 | 120.08 | 110.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 112 | 83 | 0.35 | 0 | 0.26 | 0.56 | 135.38 | 0.21 | 0.36 |
| Hex | 49 | 70 | 53 | 23 | 0 | 1A | 38 | 87 | 15 | 24 |
| Octal | 111 | 160 | 123 | 43 | 0 | 32 | 70 | 207 | 25 | 44 |
| Binary | 1001001 | 1110000 | 1010011 | 100011 | 0 | 11010 | 111000 | 10000111 | 10101 | 100100 |
Color Harmonies of #497053
Complementary color
Monochromatic Colors of #497053
Black with #497053
Text Example
Text Example
White with #497053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497053; }
p { color: rgb(73,112,83); }
H1.HeaderClassName
{
color: #497053;
}
.AnyTagClassName
{
color: #497053;
}
</style>
background-color css
<style>
a { background-color: #497053; }
a { background-color: rgb(73,112,83); }
div.DivClassName
{
background-color: #497053;
}
.BgClassName
{
background-color: #497053;
}
</style>
border-color css
<style>
span { border-color: #497053; }
span { border-color: rgb(73,112,83); }
td.TdClassName
{
border-color: #497053;
}
.TagClassName
{
border-color: #497053;
}
</style>