Shades of Killarney #497452
Tints of Killarney #497452
RGB
CMYK
RGB Variations
Color information
#497452 (or 0x497452) is known color: Killarney. HEX triplet: 49, 74 and 52. RGB value is (73,116,82). Sum of RGB (Red+Green+Blue) = 73+116+82=271 (35% of max value = 765). Red value is 73 (28.91% from 255 or 26.94% from 271); Green value is 116 (45.70% from 255 or 42.80% from 271); Blue value is 82 (32.42% from 255 or 30.26% from 271); Max value from RGB is 116 - color contains mainly: green. Hex color #497452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497452 is #B68BAD. Grayscale: #636363. Windows color (decimal): -11963310 or 5403721. OLE color: 5403721.
HSL color Cylindrical-coordinate representation of color #497452: hue angle of 132.56º degrees, saturation: 0.23, 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 #497452 is Cyan = 0.37, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 116 | 82 | - |
| CMYK | 0.37 | 0 | 0.29 | 0.55 |
| HSL | 132.56º | 0.23% | 0.37% | - |
| HSV(B) | 132.56º | 0.37% | 0.45% | - |
| XYZ | 10.52 | 14.52 | 10.23 | - |
| YUV | 99.27 | 118.25 | 109.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 116 | 82 | 0.37 | 0 | 0.29 | 0.55 | 132.56 | 0.23 | 0.37 |
| Hex | 49 | 74 | 52 | 25 | 0 | 1D | 37 | 85 | 17 | 25 |
| Octal | 111 | 164 | 122 | 45 | 0 | 35 | 67 | 205 | 27 | 45 |
| Binary | 1001001 | 1110100 | 1010010 | 100101 | 0 | 11101 | 110111 | 10000101 | 10111 | 100101 |
Color Harmonies of #497452
Complementary color
Monochromatic Colors of #497452
Black with #497452
Text Example
Text Example
White with #497452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497452; }
p { color: rgb(73,116,82); }
H1.HeaderClassName
{
color: #497452;
}
.AnyTagClassName
{
color: #497452;
}
</style>
background-color css
<style>
a { background-color: #497452; }
a { background-color: rgb(73,116,82); }
div.DivClassName
{
background-color: #497452;
}
.BgClassName
{
background-color: #497452;
}
</style>
border-color css
<style>
span { border-color: #497452; }
span { border-color: rgb(73,116,82); }
td.TdClassName
{
border-color: #497452;
}
.TagClassName
{
border-color: #497452;
}
</style>