Shades of Killarney #407449
Tints of Killarney #407449
RGB
CMYK
RGB Variations
Color information
#407449 (or 0x407449) is known color: Killarney. HEX triplet: 40, 74 and 49. RGB value is (64,116,73). Sum of RGB (Red+Green+Blue) = 64+116+73=253 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.30% from 253); Green value is 116 (45.70% from 255 or 45.85% from 253); Blue value is 73 (28.91% from 255 or 28.85% from 253); Max value from RGB is 116 - color contains mainly: green. Hex color #407449 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407449 is #BF8BB6. Grayscale: #5F5F5F. Windows color (decimal): -12553143 or 4813888. OLE color: 4813888.
HSL color Cylindrical-coordinate representation of color #407449: hue angle of 130.38º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407449 is Cyan = 0.45, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 73 | - |
| CMYK | 0.45 | 0 | 0.37 | 0.55 |
| HSL | 130.38º | 0.29% | 0.35% | - |
| HSV(B) | 130.38º | 0.45% | 0.45% | - |
| XYZ | 9.56 | 14.06 | 8.51 | - |
| YUV | 95.55 | 115.27 | 105.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 73 | 0.45 | 0 | 0.37 | 0.55 | 130.38 | 0.29 | 0.35 |
| Hex | 40 | 74 | 49 | 2D | 0 | 25 | 37 | 82 | 1D | 23 |
| Octal | 100 | 164 | 111 | 55 | 0 | 45 | 67 | 202 | 35 | 43 |
| Binary | 1000000 | 1110100 | 1001001 | 101101 | 0 | 100101 | 110111 | 10000010 | 11101 | 100011 |
Color Harmonies of #407449
Complementary color
Monochromatic Colors of #407449
Black with #407449
Text Example
Text Example
White with #407449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407449; }
p { color: rgb(64,116,73); }
H1.HeaderClassName
{
color: #407449;
}
.AnyTagClassName
{
color: #407449;
}
</style>
background-color css
<style>
a { background-color: #407449; }
a { background-color: rgb(64,116,73); }
div.DivClassName
{
background-color: #407449;
}
.BgClassName
{
background-color: #407449;
}
</style>
border-color css
<style>
span { border-color: #407449; }
span { border-color: rgb(64,116,73); }
td.TdClassName
{
border-color: #407449;
}
.TagClassName
{
border-color: #407449;
}
</style>