Shades of Killarney #407044
Tints of Killarney #407044
RGB
CMYK
RGB Variations
Color information
#407044 (or 0x407044) is known color: Killarney. HEX triplet: 40, 70 and 44. RGB value is (64,112,68). Sum of RGB (Red+Green+Blue) = 64+112+68=244 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.23% from 244); Green value is 112 (44.14% from 255 or 45.90% from 244); Blue value is 68 (26.95% from 255 or 27.87% from 244); Max value from RGB is 112 - color contains mainly: green. Hex color #407044 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407044 is #BF8FBB. Grayscale: #5C5C5C. Windows color (decimal): -12554172 or 4485184. OLE color: 4485184.
HSL color Cylindrical-coordinate representation of color #407044: hue angle of 125º 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 #407044 is Cyan = 0.43, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 112 | 68 | - |
| CMYK | 0.43 | 0 | 0.39 | 0.56 |
| HSL | 125º | 0.27% | 0.35% | - |
| HSV(B) | 125º | 0.43% | 0.44% | - |
| XYZ | 8.95 | 13.1 | 7.52 | - |
| YUV | 92.63 | 114.1 | 107.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 68 | 0.43 | 0 | 0.39 | 0.56 | 125 | 0.27 | 0.35 |
| Hex | 40 | 70 | 44 | 2B | 0 | 27 | 38 | 7D | 1B | 23 |
| Octal | 100 | 160 | 104 | 53 | 0 | 47 | 70 | 175 | 33 | 43 |
| Binary | 1000000 | 1110000 | 1000100 | 101011 | 0 | 100111 | 111000 | 1111101 | 11011 | 100011 |
Color Harmonies of #407044
Complementary color
Monochromatic Colors of #407044
Black with #407044
Text Example
Text Example
White with #407044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407044; }
p { color: rgb(64,112,68); }
H1.HeaderClassName
{
color: #407044;
}
.AnyTagClassName
{
color: #407044;
}
</style>
background-color css
<style>
a { background-color: #407044; }
a { background-color: rgb(64,112,68); }
div.DivClassName
{
background-color: #407044;
}
.BgClassName
{
background-color: #407044;
}
</style>
border-color css
<style>
span { border-color: #407044; }
span { border-color: rgb(64,112,68); }
td.TdClassName
{
border-color: #407044;
}
.TagClassName
{
border-color: #407044;
}
</style>