Shades of Killarney #407049
Tints of Killarney #407049
RGB
CMYK
RGB Variations
Color information
#407049 (or 0x407049) is known color: Killarney. HEX triplet: 40, 70 and 49. RGB value is (64,112,73). Sum of RGB (Red+Green+Blue) = 64+112+73=249 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.70% from 249); Green value is 112 (44.14% from 255 or 44.98% from 249); Blue value is 73 (28.91% from 255 or 29.32% from 249); Max value from RGB is 112 - color contains mainly: green. Hex color #407049 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407049 is #BF8FB6. Grayscale: #5D5D5D. Windows color (decimal): -12554167 or 4812864. OLE color: 4812864.
HSL color Cylindrical-coordinate representation of color #407049: hue angle of 131.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #407049 is Cyan = 0.43, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 112 | 73 | - |
| CMYK | 0.43 | 0 | 0.35 | 0.56 |
| HSL | 131.25º | 0.27% | 0.35% | - |
| HSV(B) | 131.25º | 0.43% | 0.44% | - |
| XYZ | 9.11 | 13.16 | 8.36 | - |
| YUV | 93.2 | 116.6 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 73 | 0.43 | 0 | 0.35 | 0.56 | 131.25 | 0.27 | 0.35 |
| Hex | 40 | 70 | 49 | 2B | 0 | 23 | 38 | 83 | 1B | 23 |
| Octal | 100 | 160 | 111 | 53 | 0 | 43 | 70 | 203 | 33 | 43 |
| Binary | 1000000 | 1110000 | 1001001 | 101011 | 0 | 100011 | 111000 | 10000011 | 11011 | 100011 |
Color Harmonies of #407049
Complementary color
Monochromatic Colors of #407049
Black with #407049
Text Example
Text Example
White with #407049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407049; }
p { color: rgb(64,112,73); }
H1.HeaderClassName
{
color: #407049;
}
.AnyTagClassName
{
color: #407049;
}
</style>
background-color css
<style>
a { background-color: #407049; }
a { background-color: rgb(64,112,73); }
div.DivClassName
{
background-color: #407049;
}
.BgClassName
{
background-color: #407049;
}
</style>
border-color css
<style>
span { border-color: #407049; }
span { border-color: rgb(64,112,73); }
td.TdClassName
{
border-color: #407049;
}
.TagClassName
{
border-color: #407049;
}
</style>