Shades of Killarney #407546
Tints of Killarney #407546
RGB
CMYK
RGB Variations
Color information
#407546 (or 0x407546) is known color: Killarney. HEX triplet: 40, 75 and 46. RGB value is (64,117,70). Sum of RGB (Red+Green+Blue) = 64+117+70=251 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.50% from 251); Green value is 117 (46.09% from 255 or 46.61% from 251); Blue value is 70 (27.73% from 255 or 27.89% from 251); Max value from RGB is 117 - color contains mainly: green. Hex color #407546 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407546 is #BF8AB9. Grayscale: #5F5F5F. Windows color (decimal): -12552890 or 4617536. OLE color: 4617536.
HSL color Cylindrical-coordinate representation of color #407546: hue angle of 126.79º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407546 is Cyan = 0.45, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 70 | - |
| CMYK | 0.45 | 0 | 0.40 | 0.54 |
| HSL | 126.79º | 0.29% | 0.35% | - |
| HSV(B) | 126.79º | 0.45% | 0.46% | - |
| XYZ | 9.58 | 14.25 | 8.04 | - |
| YUV | 95.8 | 113.44 | 105.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 70 | 0.45 | 0 | 0.40 | 0.54 | 126.79 | 0.29 | 0.35 |
| Hex | 40 | 75 | 46 | 2D | 0 | 28 | 36 | 7F | 1D | 23 |
| Octal | 100 | 165 | 106 | 55 | 0 | 50 | 66 | 177 | 35 | 43 |
| Binary | 1000000 | 1110101 | 1000110 | 101101 | 0 | 101000 | 110110 | 1111111 | 11101 | 100011 |
Color Harmonies of #407546
Complementary color
Monochromatic Colors of #407546
Black with #407546
Text Example
Text Example
White with #407546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407546; }
p { color: rgb(64,117,70); }
H1.HeaderClassName
{
color: #407546;
}
.AnyTagClassName
{
color: #407546;
}
</style>
background-color css
<style>
a { background-color: #407546; }
a { background-color: rgb(64,117,70); }
div.DivClassName
{
background-color: #407546;
}
.BgClassName
{
background-color: #407546;
}
</style>
border-color css
<style>
span { border-color: #407546; }
span { border-color: rgb(64,117,70); }
td.TdClassName
{
border-color: #407546;
}
.TagClassName
{
border-color: #407546;
}
</style>