Shades of Killarney #407349
Tints of Killarney #407349
RGB
CMYK
RGB Variations
Color information
#407349 (or 0x407349) is known color: Killarney. HEX triplet: 40, 73 and 49. RGB value is (64,115,73). Sum of RGB (Red+Green+Blue) = 64+115+73=252 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.40% from 252); Green value is 115 (45.31% from 255 or 45.63% from 252); Blue value is 73 (28.91% from 255 or 28.97% from 252); Max value from RGB is 115 - color contains mainly: green. Hex color #407349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407349 is #BF8CB6. Grayscale: #5F5F5F. Windows color (decimal): -12553399 or 4813632. OLE color: 4813632.
HSL color Cylindrical-coordinate representation of color #407349: hue angle of 130.59º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #407349 is Cyan = 0.44, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 115 | 73 | - |
| CMYK | 0.44 | 0 | 0.37 | 0.55 |
| HSL | 130.59º | 0.28% | 0.35% | - |
| HSV(B) | 130.59º | 0.44% | 0.45% | - |
| XYZ | 9.45 | 13.83 | 8.48 | - |
| YUV | 94.96 | 115.6 | 105.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 73 | 0.44 | 0 | 0.37 | 0.55 | 130.59 | 0.28 | 0.35 |
| Hex | 40 | 73 | 49 | 2C | 0 | 25 | 37 | 83 | 1C | 23 |
| Octal | 100 | 163 | 111 | 54 | 0 | 45 | 67 | 203 | 34 | 43 |
| Binary | 1000000 | 1110011 | 1001001 | 101100 | 0 | 100101 | 110111 | 10000011 | 11100 | 100011 |
Color Harmonies of #407349
Complementary color
Monochromatic Colors of #407349
Black with #407349
Text Example
Text Example
White with #407349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407349; }
p { color: rgb(64,115,73); }
H1.HeaderClassName
{
color: #407349;
}
.AnyTagClassName
{
color: #407349;
}
</style>
background-color css
<style>
a { background-color: #407349; }
a { background-color: rgb(64,115,73); }
div.DivClassName
{
background-color: #407349;
}
.BgClassName
{
background-color: #407349;
}
</style>
border-color css
<style>
span { border-color: #407349; }
span { border-color: rgb(64,115,73); }
td.TdClassName
{
border-color: #407349;
}
.TagClassName
{
border-color: #407349;
}
</style>