Shades of Killarney #407443
Tints of Killarney #407443
RGB
CMYK
RGB Variations
Color information
#407443 (or 0x407443) is known color: Killarney. HEX triplet: 40, 74 and 43. RGB value is (64,116,67). Sum of RGB (Red+Green+Blue) = 64+116+67=247 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.91% from 247); Green value is 116 (45.70% from 255 or 46.96% from 247); Blue value is 67 (26.56% from 255 or 27.13% from 247); Max value from RGB is 116 - color contains mainly: green. Hex color #407443 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407443 is #BF8BBC. Grayscale: #5F5F5F. Windows color (decimal): -12553149 or 4420672. OLE color: 4420672.
HSL color Cylindrical-coordinate representation of color #407443: hue angle of 123.46º 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 #407443 is Cyan = 0.45, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 67 | - |
| CMYK | 0.45 | 0 | 0.42 | 0.55 |
| HSL | 123.46º | 0.29% | 0.35% | - |
| HSV(B) | 123.46º | 0.45% | 0.45% | - |
| XYZ | 9.37 | 13.99 | 7.52 | - |
| YUV | 94.87 | 112.27 | 105.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 67 | 0.45 | 0 | 0.42 | 0.55 | 123.46 | 0.29 | 0.35 |
| Hex | 40 | 74 | 43 | 2D | 0 | 2A | 37 | 7B | 1D | 23 |
| Octal | 100 | 164 | 103 | 55 | 0 | 52 | 67 | 173 | 35 | 43 |
| Binary | 1000000 | 1110100 | 1000011 | 101101 | 0 | 101010 | 110111 | 1111011 | 11101 | 100011 |
Color Harmonies of #407443
Complementary color
Monochromatic Colors of #407443
Black with #407443
Text Example
Text Example
White with #407443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407443; }
p { color: rgb(64,116,67); }
H1.HeaderClassName
{
color: #407443;
}
.AnyTagClassName
{
color: #407443;
}
</style>
background-color css
<style>
a { background-color: #407443; }
a { background-color: rgb(64,116,67); }
div.DivClassName
{
background-color: #407443;
}
.BgClassName
{
background-color: #407443;
}
</style>
border-color css
<style>
span { border-color: #407443; }
span { border-color: rgb(64,116,67); }
td.TdClassName
{
border-color: #407443;
}
.TagClassName
{
border-color: #407443;
}
</style>