Shades of Killarney #408046
Tints of Killarney #408046
RGB
CMYK
RGB Variations
Color information
#408046 (or 0x408046) is known color: Killarney. HEX triplet: 40, 80 and 46. RGB value is (64,128,70). Sum of RGB (Red+Green+Blue) = 64+128+70=262 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.43% from 262); Green value is 128 (50.39% from 255 or 48.85% from 262); Blue value is 70 (27.73% from 255 or 26.72% from 262); Max value from RGB is 128 - color contains mainly: green. Hex color #408046 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408046 is #BF7FB9. Grayscale: #666666. Windows color (decimal): -12550074 or 4620352. OLE color: 4620352.
HSL color Cylindrical-coordinate representation of color #408046: hue angle of 125.62º 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 #408046 is Cyan = 0.5, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 64 | 128 | 70 | - |
| CMYK | 0.5 | 0 | 0.45 | 0.50 |
| HSL | 125.63º | 0.33% | 0.38% | - |
| HSV(B) | 125.63º | 0.5% | 0.5% | - |
| XYZ | 10.94 | 16.97 | 8.49 | - |
| YUV | 102.25 | 109.8 | 100.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 128 | 70 | 0.5 | 0 | 0.45 | 0.50 | 125.63 | 0.33 | 0.38 |
| Hex | 40 | 80 | 46 | 32 | 0 | 2D | 32 | 7E | 21 | 26 |
| Octal | 100 | 200 | 106 | 62 | 0 | 55 | 62 | 176 | 41 | 46 |
| Binary | 1000000 | 10000000 | 1000110 | 110010 | 0 | 101101 | 110010 | 1111110 | 100001 | 100110 |
Color Harmonies of #408046
Complementary color
Monochromatic Colors of #408046
Black with #408046
Text Example
Text Example
White with #408046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408046; }
p { color: rgb(64,128,70); }
H1.HeaderClassName
{
color: #408046;
}
.AnyTagClassName
{
color: #408046;
}
</style>
background-color css
<style>
a { background-color: #408046; }
a { background-color: rgb(64,128,70); }
div.DivClassName
{
background-color: #408046;
}
.BgClassName
{
background-color: #408046;
}
</style>
border-color css
<style>
span { border-color: #408046; }
span { border-color: rgb(64,128,70); }
td.TdClassName
{
border-color: #408046;
}
.TagClassName
{
border-color: #408046;
}
</style>