Shades of Killarney #407847
Tints of Killarney #407847
RGB
CMYK
RGB Variations
Color information
#407847 (or 0x407847) is known color: Killarney. HEX triplet: 40, 78 and 47. RGB value is (64,120,71). Sum of RGB (Red+Green+Blue) = 64+120+71=255 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.10% from 255); Green value is 120 (47.27% from 255 or 47.06% from 255); Blue value is 71 (28.12% from 255 or 27.84% from 255); Max value from RGB is 120 - color contains mainly: green. Hex color #407847 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407847 is #BF87B8. Grayscale: #616161. Windows color (decimal): -12552121 or 4683840. OLE color: 4683840.
HSL color Cylindrical-coordinate representation of color #407847: hue angle of 127.5º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #407847 is Cyan = 0.47, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 71 | - |
| CMYK | 0.47 | 0 | 0.41 | 0.53 |
| HSL | 127.5º | 0.3% | 0.36% | - |
| HSV(B) | 127.5º | 0.47% | 0.47% | - |
| XYZ | 9.97 | 14.98 | 8.33 | - |
| YUV | 97.67 | 112.95 | 103.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 71 | 0.47 | 0 | 0.41 | 0.53 | 127.5 | 0.3 | 0.36 |
| Hex | 40 | 78 | 47 | 2F | 0 | 29 | 35 | 80 | 1E | 24 |
| Octal | 100 | 170 | 107 | 57 | 0 | 51 | 65 | 200 | 36 | 44 |
| Binary | 1000000 | 1111000 | 1000111 | 101111 | 0 | 101001 | 110101 | 10000000 | 11110 | 100100 |
Color Harmonies of #407847
Complementary color
Monochromatic Colors of #407847
Black with #407847
Text Example
Text Example
White with #407847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407847; }
p { color: rgb(64,120,71); }
H1.HeaderClassName
{
color: #407847;
}
.AnyTagClassName
{
color: #407847;
}
</style>
background-color css
<style>
a { background-color: #407847; }
a { background-color: rgb(64,120,71); }
div.DivClassName
{
background-color: #407847;
}
.BgClassName
{
background-color: #407847;
}
</style>
border-color css
<style>
span { border-color: #407847; }
span { border-color: rgb(64,120,71); }
td.TdClassName
{
border-color: #407847;
}
.TagClassName
{
border-color: #407847;
}
</style>