Shades of Killarney #408450
Tints of Killarney #408450
RGB
CMYK
RGB Variations
Color information
#408450 (or 0x408450) is known color: Killarney. HEX triplet: 40, 84 and 50. RGB value is (64,132,80). Sum of RGB (Red+Green+Blue) = 64+132+80=276 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.19% from 276); Green value is 132 (51.95% from 255 or 47.83% from 276); Blue value is 80 (31.64% from 255 or 28.99% from 276); Max value from RGB is 132 - color contains mainly: green. Hex color #408450 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #408450 is #BF7BAF. Grayscale: #696969. Windows color (decimal): -12549040 or 5276736. OLE color: 5276736.
HSL color Cylindrical-coordinate representation of color #408450: hue angle of 134.12º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #408450 is Cyan = 0.52, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 132 | 80 | - |
| CMYK | 0.52 | 0 | 0.39 | 0.48 |
| HSL | 134.12º | 0.35% | 0.38% | - |
| HSV(B) | 134.12º | 0.52% | 0.52% | - |
| XYZ | 11.81 | 18.17 | 10.47 | - |
| YUV | 105.74 | 113.47 | 98.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 132 | 80 | 0.52 | 0 | 0.39 | 0.48 | 134.12 | 0.35 | 0.38 |
| Hex | 40 | 84 | 50 | 34 | 0 | 27 | 30 | 86 | 23 | 26 |
| Octal | 100 | 204 | 120 | 64 | 0 | 47 | 60 | 206 | 43 | 46 |
| Binary | 1000000 | 10000100 | 1010000 | 110100 | 0 | 100111 | 110000 | 10000110 | 100011 | 100110 |
Color Harmonies of #408450
Complementary color
Monochromatic Colors of #408450
Black with #408450
Text Example
Text Example
White with #408450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408450; }
p { color: rgb(64,132,80); }
H1.HeaderClassName
{
color: #408450;
}
.AnyTagClassName
{
color: #408450;
}
</style>
background-color css
<style>
a { background-color: #408450; }
a { background-color: rgb(64,132,80); }
div.DivClassName
{
background-color: #408450;
}
.BgClassName
{
background-color: #408450;
}
</style>
border-color css
<style>
span { border-color: #408450; }
span { border-color: rgb(64,132,80); }
td.TdClassName
{
border-color: #408450;
}
.TagClassName
{
border-color: #408450;
}
</style>