Shades of Killarney #408540
Tints of Killarney #408540
RGB
CMYK
RGB Variations
Color information
#408540 (or 0x408540) is known color: Killarney. HEX triplet: 40, 85 and 40. RGB value is (64,133,64). Sum of RGB (Red+Green+Blue) = 64+133+64=261 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.52% from 261); Green value is 133 (52.34% from 255 or 50.96% from 261); Blue value is 64 (25.39% from 255 or 24.52% from 261); Max value from RGB is 133 - color contains mainly: green. Hex color #408540 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408540 is #BF7ABF. Grayscale: #686868. Windows color (decimal): -12548800 or 4228416. OLE color: 4228416.
HSL color Cylindrical-coordinate representation of color #408540: hue angle of 120º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #408540 is Cyan = 0.52, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 133 | 64 | - |
| CMYK | 0.52 | 0 | 0.52 | 0.48 |
| HSL | 120º | 0.35% | 0.39% | - |
| HSV(B) | 120º | 0.52% | 0.52% | - |
| XYZ | 11.43 | 18.24 | 7.77 | - |
| YUV | 104.5 | 105.14 | 99.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 133 | 64 | 0.52 | 0 | 0.52 | 0.48 | 120 | 0.35 | 0.39 |
| Hex | 40 | 85 | 40 | 34 | 0 | 34 | 30 | 78 | 23 | 27 |
| Octal | 100 | 205 | 100 | 64 | 0 | 64 | 60 | 170 | 43 | 47 |
| Binary | 1000000 | 10000101 | 1000000 | 110100 | 0 | 110100 | 110000 | 1111000 | 100011 | 100111 |
Color Harmonies of #408540
Complementary color
Monochromatic Colors of #408540
Black with #408540
Text Example
Text Example
White with #408540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408540; }
p { color: rgb(64,133,64); }
H1.HeaderClassName
{
color: #408540;
}
.AnyTagClassName
{
color: #408540;
}
</style>
background-color css
<style>
a { background-color: #408540; }
a { background-color: rgb(64,133,64); }
div.DivClassName
{
background-color: #408540;
}
.BgClassName
{
background-color: #408540;
}
</style>
border-color css
<style>
span { border-color: #408540; }
span { border-color: rgb(64,133,64); }
td.TdClassName
{
border-color: #408540;
}
.TagClassName
{
border-color: #408540;
}
</style>