Shades of Killarney #408047
Tints of Killarney #408047
RGB
CMYK
RGB Variations
Color information
#408047 (or 0x408047) is known color: Killarney. HEX triplet: 40, 80 and 47. RGB value is (64,128,71). Sum of RGB (Red+Green+Blue) = 64+128+71=263 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.33% from 263); Green value is 128 (50.39% from 255 or 48.67% from 263); Blue value is 71 (28.12% from 255 or 27.00% from 263); Max value from RGB is 128 - color contains mainly: green. Hex color #408047 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408047 is #BF7FB8. Grayscale: #666666. Windows color (decimal): -12550073 or 4685888. OLE color: 4685888.
HSL color Cylindrical-coordinate representation of color #408047: hue angle of 126.56º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #408047 is Cyan = 0.5, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 64 | 128 | 71 | - |
| CMYK | 0.5 | 0 | 0.45 | 0.50 |
| HSL | 126.56º | 0.33% | 0.38% | - |
| HSV(B) | 126.56º | 0.5% | 0.5% | - |
| XYZ | 10.97 | 16.98 | 8.66 | - |
| YUV | 102.37 | 110.3 | 100.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 128 | 71 | 0.5 | 0 | 0.45 | 0.50 | 126.56 | 0.33 | 0.38 |
| Hex | 40 | 80 | 47 | 32 | 0 | 2D | 32 | 7F | 21 | 26 |
| Octal | 100 | 200 | 107 | 62 | 0 | 55 | 62 | 177 | 41 | 46 |
| Binary | 1000000 | 10000000 | 1000111 | 110010 | 0 | 101101 | 110010 | 1111111 | 100001 | 100110 |
Color Harmonies of #408047
Complementary color
Monochromatic Colors of #408047
Black with #408047
Text Example
Text Example
White with #408047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408047; }
p { color: rgb(64,128,71); }
H1.HeaderClassName
{
color: #408047;
}
.AnyTagClassName
{
color: #408047;
}
</style>
background-color css
<style>
a { background-color: #408047; }
a { background-color: rgb(64,128,71); }
div.DivClassName
{
background-color: #408047;
}
.BgClassName
{
background-color: #408047;
}
</style>
border-color css
<style>
span { border-color: #408047; }
span { border-color: rgb(64,128,71); }
td.TdClassName
{
border-color: #408047;
}
.TagClassName
{
border-color: #408047;
}
</style>