Shades of Killarney #407648
Tints of Killarney #407648
RGB
CMYK
RGB Variations
Color information
#407648 (or 0x407648) is known color: Killarney. HEX triplet: 40, 76 and 48. RGB value is (64,118,72). Sum of RGB (Red+Green+Blue) = 64+118+72=254 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.20% from 254); Green value is 118 (46.48% from 255 or 46.46% from 254); Blue value is 72 (28.52% from 255 or 28.35% from 254); Max value from RGB is 118 - color contains mainly: green. Hex color #407648 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407648 is #BF89B7. Grayscale: #606060. Windows color (decimal): -12552632 or 4748864. OLE color: 4748864.
HSL color Cylindrical-coordinate representation of color #407648: hue angle of 128.89º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407648 is Cyan = 0.46, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 72 | - |
| CMYK | 0.46 | 0 | 0.39 | 0.54 |
| HSL | 128.89º | 0.3% | 0.36% | - |
| HSV(B) | 128.89º | 0.46% | 0.46% | - |
| XYZ | 9.76 | 14.51 | 8.42 | - |
| YUV | 96.61 | 114.11 | 104.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 72 | 0.46 | 0 | 0.39 | 0.54 | 128.89 | 0.3 | 0.36 |
| Hex | 40 | 76 | 48 | 2E | 0 | 27 | 36 | 81 | 1E | 24 |
| Octal | 100 | 166 | 110 | 56 | 0 | 47 | 66 | 201 | 36 | 44 |
| Binary | 1000000 | 1110110 | 1001000 | 101110 | 0 | 100111 | 110110 | 10000001 | 11110 | 100100 |
Color Harmonies of #407648
Complementary color
Monochromatic Colors of #407648
Black with #407648
Text Example
Text Example
White with #407648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407648; }
p { color: rgb(64,118,72); }
H1.HeaderClassName
{
color: #407648;
}
.AnyTagClassName
{
color: #407648;
}
</style>
background-color css
<style>
a { background-color: #407648; }
a { background-color: rgb(64,118,72); }
div.DivClassName
{
background-color: #407648;
}
.BgClassName
{
background-color: #407648;
}
</style>
border-color css
<style>
span { border-color: #407648; }
span { border-color: rgb(64,118,72); }
td.TdClassName
{
border-color: #407648;
}
.TagClassName
{
border-color: #407648;
}
</style>