Shades of Killarney #408749
Tints of Killarney #408749
RGB
CMYK
RGB Variations
Color information
#408749 (or 0x408749) is known color: Killarney. HEX triplet: 40, 87 and 49. RGB value is (64,135,73). Sum of RGB (Red+Green+Blue) = 64+135+73=272 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.53% from 272); Green value is 135 (53.12% from 255 or 49.63% from 272); Blue value is 73 (28.91% from 255 or 26.84% from 272); Max value from RGB is 135 - color contains mainly: green. Hex color #408749 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408749 is #BF78B6. Grayscale: #6A6A6A. Windows color (decimal): -12548279 or 4818752. OLE color: 4818752.
HSL color Cylindrical-coordinate representation of color #408749: hue angle of 127.61º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #408749 is Cyan = 0.53, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 73 | - |
| CMYK | 0.53 | 0 | 0.46 | 0.47 |
| HSL | 127.61º | 0.36% | 0.39% | - |
| HSV(B) | 127.61º | 0.53% | 0.53% | - |
| XYZ | 11.98 | 18.9 | 9.32 | - |
| YUV | 106.7 | 108.98 | 97.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 73 | 0.53 | 0 | 0.46 | 0.47 | 127.61 | 0.36 | 0.39 |
| Hex | 40 | 87 | 49 | 35 | 0 | 2E | 2F | 80 | 24 | 27 |
| Octal | 100 | 207 | 111 | 65 | 0 | 56 | 57 | 200 | 44 | 47 |
| Binary | 1000000 | 10000111 | 1001001 | 110101 | 0 | 101110 | 101111 | 10000000 | 100100 | 100111 |
Color Harmonies of #408749
Complementary color
Monochromatic Colors of #408749
Black with #408749
Text Example
Text Example
White with #408749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408749; }
p { color: rgb(64,135,73); }
H1.HeaderClassName
{
color: #408749;
}
.AnyTagClassName
{
color: #408749;
}
</style>
background-color css
<style>
a { background-color: #408749; }
a { background-color: rgb(64,135,73); }
div.DivClassName
{
background-color: #408749;
}
.BgClassName
{
background-color: #408749;
}
</style>
border-color css
<style>
span { border-color: #408749; }
span { border-color: rgb(64,135,73); }
td.TdClassName
{
border-color: #408749;
}
.TagClassName
{
border-color: #408749;
}
</style>