Shades of Killarney #407848
Tints of Killarney #407848
RGB
CMYK
RGB Variations
Color information
#407848 (or 0x407848) is known color: Killarney. HEX triplet: 40, 78 and 48. RGB value is (64,120,72). Sum of RGB (Red+Green+Blue) = 64+120+72=256 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25% from 256); Green value is 120 (47.27% from 255 or 46.88% from 256); Blue value is 72 (28.52% from 255 or 28.12% from 256); Max value from RGB is 120 - color contains mainly: green. Hex color #407848 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407848 is #BF87B7. Grayscale: #616161. Windows color (decimal): -12552120 or 4749376. OLE color: 4749376.
HSL color Cylindrical-coordinate representation of color #407848: hue angle of 128.57º 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 #407848 is Cyan = 0.47, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 72 | - |
| CMYK | 0.47 | 0 | 0.40 | 0.53 |
| HSL | 128.57º | 0.3% | 0.36% | - |
| HSV(B) | 128.57º | 0.47% | 0.47% | - |
| XYZ | 10 | 14.99 | 8.5 | - |
| YUV | 97.78 | 113.45 | 103.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 72 | 0.47 | 0 | 0.40 | 0.53 | 128.57 | 0.3 | 0.36 |
| Hex | 40 | 78 | 48 | 2F | 0 | 28 | 35 | 81 | 1E | 24 |
| Octal | 100 | 170 | 110 | 57 | 0 | 50 | 65 | 201 | 36 | 44 |
| Binary | 1000000 | 1111000 | 1001000 | 101111 | 0 | 101000 | 110101 | 10000001 | 11110 | 100100 |
Color Harmonies of #407848
Complementary color
Monochromatic Colors of #407848
Black with #407848
Text Example
Text Example
White with #407848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407848; }
p { color: rgb(64,120,72); }
H1.HeaderClassName
{
color: #407848;
}
.AnyTagClassName
{
color: #407848;
}
</style>
background-color css
<style>
a { background-color: #407848; }
a { background-color: rgb(64,120,72); }
div.DivClassName
{
background-color: #407848;
}
.BgClassName
{
background-color: #407848;
}
</style>
border-color css
<style>
span { border-color: #407848; }
span { border-color: rgb(64,120,72); }
td.TdClassName
{
border-color: #407848;
}
.TagClassName
{
border-color: #407848;
}
</style>