Shades of Killarney #408649
Tints of Killarney #408649
RGB
CMYK
RGB Variations
Color information
#408649 (or 0x408649) is known color: Killarney. HEX triplet: 40, 86 and 49. RGB value is (64,134,73). Sum of RGB (Red+Green+Blue) = 64+134+73=271 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.62% from 271); Green value is 134 (52.73% from 255 or 49.45% from 271); Blue value is 73 (28.91% from 255 or 26.94% from 271); Max value from RGB is 134 - color contains mainly: green. Hex color #408649 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408649 is #BF79B6. Grayscale: #6A6A6A. Windows color (decimal): -12548535 or 4818496. OLE color: 4818496.
HSL color Cylindrical-coordinate representation of color #408649: hue angle of 127.71º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #408649 is Cyan = 0.52, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 73 | - |
| CMYK | 0.52 | 0 | 0.46 | 0.47 |
| HSL | 127.71º | 0.35% | 0.39% | - |
| HSV(B) | 127.71º | 0.52% | 0.53% | - |
| XYZ | 11.84 | 18.62 | 9.27 | - |
| YUV | 106.12 | 109.31 | 97.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 73 | 0.52 | 0 | 0.46 | 0.47 | 127.71 | 0.35 | 0.39 |
| Hex | 40 | 86 | 49 | 34 | 0 | 2E | 2F | 80 | 23 | 27 |
| Octal | 100 | 206 | 111 | 64 | 0 | 56 | 57 | 200 | 43 | 47 |
| Binary | 1000000 | 10000110 | 1001001 | 110100 | 0 | 101110 | 101111 | 10000000 | 100011 | 100111 |
Color Harmonies of #408649
Complementary color
Monochromatic Colors of #408649
Black with #408649
Text Example
Text Example
White with #408649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408649; }
p { color: rgb(64,134,73); }
H1.HeaderClassName
{
color: #408649;
}
.AnyTagClassName
{
color: #408649;
}
</style>
background-color css
<style>
a { background-color: #408649; }
a { background-color: rgb(64,134,73); }
div.DivClassName
{
background-color: #408649;
}
.BgClassName
{
background-color: #408649;
}
</style>
border-color css
<style>
span { border-color: #408649; }
span { border-color: rgb(64,134,73); }
td.TdClassName
{
border-color: #408649;
}
.TagClassName
{
border-color: #408649;
}
</style>