Shades of Killarney #497353
Tints of Killarney #497353
RGB
CMYK
RGB Variations
Color information
#497353 (or 0x497353) is known color: Killarney. HEX triplet: 49, 73 and 53. RGB value is (73,115,83). Sum of RGB (Red+Green+Blue) = 73+115+83=271 (35% of max value = 765). Red value is 73 (28.91% from 255 or 26.94% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 83 (32.81% from 255 or 30.63% from 271); Max value from RGB is 115 - color contains mainly: green. Hex color #497353 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497353 is #B68CAC. Grayscale: #626262. Windows color (decimal): -11963565 or 5469001. OLE color: 5469001.
HSL color Cylindrical-coordinate representation of color #497353: hue angle of 134.29º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #497353 is Cyan = 0.37, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 83 | - |
| CMYK | 0.37 | 0 | 0.28 | 0.55 |
| HSL | 134.29º | 0.22% | 0.37% | - |
| HSV(B) | 134.29º | 0.37% | 0.45% | - |
| XYZ | 10.44 | 14.3 | 10.39 | - |
| YUV | 98.79 | 119.09 | 109.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 83 | 0.37 | 0 | 0.28 | 0.55 | 134.29 | 0.22 | 0.37 |
| Hex | 49 | 73 | 53 | 25 | 0 | 1C | 37 | 86 | 16 | 25 |
| Octal | 111 | 163 | 123 | 45 | 0 | 34 | 67 | 206 | 26 | 45 |
| Binary | 1001001 | 1110011 | 1010011 | 100101 | 0 | 11100 | 110111 | 10000110 | 10110 | 100101 |
Color Harmonies of #497353
Complementary color
Monochromatic Colors of #497353
Black with #497353
Text Example
Text Example
White with #497353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497353; }
p { color: rgb(73,115,83); }
H1.HeaderClassName
{
color: #497353;
}
.AnyTagClassName
{
color: #497353;
}
</style>
background-color css
<style>
a { background-color: #497353; }
a { background-color: rgb(73,115,83); }
div.DivClassName
{
background-color: #497353;
}
.BgClassName
{
background-color: #497353;
}
</style>
border-color css
<style>
span { border-color: #497353; }
span { border-color: rgb(73,115,83); }
td.TdClassName
{
border-color: #497353;
}
.TagClassName
{
border-color: #497353;
}
</style>