Shades of Killarney #497952
Tints of Killarney #497952
RGB
CMYK
RGB Variations
Color information
#497952 (or 0x497952) is known color: Killarney. HEX triplet: 49, 79 and 52. RGB value is (73,121,82). Sum of RGB (Red+Green+Blue) = 73+121+82=276 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.45% from 276); Green value is 121 (47.66% from 255 or 43.84% from 276); Blue value is 82 (32.42% from 255 or 29.71% from 276); Max value from RGB is 121 - color contains mainly: green. Hex color #497952 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497952 is #B686AD. Grayscale: #666666. Windows color (decimal): -11962030 or 5405001. OLE color: 5405001.
HSL color Cylindrical-coordinate representation of color #497952: hue angle of 131.25º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #497952 is Cyan = 0.40, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 121 | 82 | - |
| CMYK | 0.40 | 0 | 0.32 | 0.53 |
| HSL | 131.25º | 0.25% | 0.38% | - |
| HSV(B) | 131.25º | 0.4% | 0.47% | - |
| XYZ | 11.11 | 15.7 | 10.43 | - |
| YUV | 102.2 | 116.6 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 121 | 82 | 0.40 | 0 | 0.32 | 0.53 | 131.25 | 0.25 | 0.38 |
| Hex | 49 | 79 | 52 | 28 | 0 | 20 | 35 | 83 | 19 | 26 |
| Octal | 111 | 171 | 122 | 50 | 0 | 40 | 65 | 203 | 31 | 46 |
| Binary | 1001001 | 1111001 | 1010010 | 101000 | 0 | 100000 | 110101 | 10000011 | 11001 | 100110 |
Color Harmonies of #497952
Complementary color
Monochromatic Colors of #497952
Black with #497952
Text Example
Text Example
White with #497952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497952; }
p { color: rgb(73,121,82); }
H1.HeaderClassName
{
color: #497952;
}
.AnyTagClassName
{
color: #497952;
}
</style>
background-color css
<style>
a { background-color: #497952; }
a { background-color: rgb(73,121,82); }
div.DivClassName
{
background-color: #497952;
}
.BgClassName
{
background-color: #497952;
}
</style>
border-color css
<style>
span { border-color: #497952; }
span { border-color: rgb(73,121,82); }
td.TdClassName
{
border-color: #497952;
}
.TagClassName
{
border-color: #497952;
}
</style>