Shades of Killarney #407748
Tints of Killarney #407748
RGB
CMYK
RGB Variations
Color information
#407748 (or 0x407748) is known color: Killarney. HEX triplet: 40, 77 and 48. RGB value is (64,119,72). Sum of RGB (Red+Green+Blue) = 64+119+72=255 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.10% from 255); Green value is 119 (46.88% from 255 or 46.67% from 255); Blue value is 72 (28.52% from 255 or 28.24% from 255); Max value from RGB is 119 - color contains mainly: green. Hex color #407748 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407748 is #BF88B7. Grayscale: #616161. Windows color (decimal): -12552376 or 4749120. OLE color: 4749120.
HSL color Cylindrical-coordinate representation of color #407748: hue angle of 128.73º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407748 is Cyan = 0.46, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 72 | - |
| CMYK | 0.46 | 0 | 0.39 | 0.53 |
| HSL | 128.73º | 0.3% | 0.36% | - |
| HSV(B) | 128.73º | 0.46% | 0.47% | - |
| XYZ | 9.88 | 14.75 | 8.46 | - |
| YUV | 97.2 | 113.78 | 104.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 72 | 0.46 | 0 | 0.39 | 0.53 | 128.73 | 0.3 | 0.36 |
| Hex | 40 | 77 | 48 | 2E | 0 | 27 | 35 | 81 | 1E | 24 |
| Octal | 100 | 167 | 110 | 56 | 0 | 47 | 65 | 201 | 36 | 44 |
| Binary | 1000000 | 1110111 | 1001000 | 101110 | 0 | 100111 | 110101 | 10000001 | 11110 | 100100 |
Color Harmonies of #407748
Complementary color
Monochromatic Colors of #407748
Black with #407748
Text Example
Text Example
White with #407748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407748; }
p { color: rgb(64,119,72); }
H1.HeaderClassName
{
color: #407748;
}
.AnyTagClassName
{
color: #407748;
}
</style>
background-color css
<style>
a { background-color: #407748; }
a { background-color: rgb(64,119,72); }
div.DivClassName
{
background-color: #407748;
}
.BgClassName
{
background-color: #407748;
}
</style>
border-color css
<style>
span { border-color: #407748; }
span { border-color: rgb(64,119,72); }
td.TdClassName
{
border-color: #407748;
}
.TagClassName
{
border-color: #407748;
}
</style>