Shades of Killarney #497851
Tints of Killarney #497851
RGB
CMYK
RGB Variations
Color information
#497851 (or 0x497851) is known color: Killarney. HEX triplet: 49, 78 and 51. RGB value is (73,120,81). Sum of RGB (Red+Green+Blue) = 73+120+81=274 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.64% from 274); Green value is 120 (47.27% from 255 or 43.80% from 274); Blue value is 81 (32.03% from 255 or 29.56% from 274); Max value from RGB is 120 - color contains mainly: green. Hex color #497851 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497851 is #B687AE. Grayscale: #656565. Windows color (decimal): -11962287 or 5339209. OLE color: 5339209.
HSL color Cylindrical-coordinate representation of color #497851: hue angle of 130.21º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #497851 is Cyan = 0.39, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 120 | 81 | - |
| CMYK | 0.39 | 0 | 0.32 | 0.53 |
| HSL | 130.21º | 0.24% | 0.38% | - |
| HSV(B) | 130.21º | 0.39% | 0.47% | - |
| XYZ | 10.95 | 15.44 | 10.19 | - |
| YUV | 101.5 | 116.43 | 107.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 120 | 81 | 0.39 | 0 | 0.32 | 0.53 | 130.21 | 0.24 | 0.38 |
| Hex | 49 | 78 | 51 | 27 | 0 | 20 | 35 | 82 | 18 | 26 |
| Octal | 111 | 170 | 121 | 47 | 0 | 40 | 65 | 202 | 30 | 46 |
| Binary | 1001001 | 1111000 | 1010001 | 100111 | 0 | 100000 | 110101 | 10000010 | 11000 | 100110 |
Color Harmonies of #497851
Complementary color
Monochromatic Colors of #497851
Black with #497851
Text Example
Text Example
White with #497851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497851; }
p { color: rgb(73,120,81); }
H1.HeaderClassName
{
color: #497851;
}
.AnyTagClassName
{
color: #497851;
}
</style>
background-color css
<style>
a { background-color: #497851; }
a { background-color: rgb(73,120,81); }
div.DivClassName
{
background-color: #497851;
}
.BgClassName
{
background-color: #497851;
}
</style>
border-color css
<style>
span { border-color: #497851; }
span { border-color: rgb(73,120,81); }
td.TdClassName
{
border-color: #497851;
}
.TagClassName
{
border-color: #497851;
}
</style>