Shades of Killarney #408745
Tints of Killarney #408745
RGB
CMYK
RGB Variations
Color information
#408745 (or 0x408745) is known color: Killarney. HEX triplet: 40, 87 and 45. RGB value is (64,135,69). Sum of RGB (Red+Green+Blue) = 64+135+69=268 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.88% from 268); Green value is 135 (53.12% from 255 or 50.37% from 268); Blue value is 69 (27.34% from 255 or 25.75% from 268); Max value from RGB is 135 - color contains mainly: green. Hex color #408745 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408745 is #BF78BA. Grayscale: #6A6A6A. Windows color (decimal): -12548283 or 4556608. OLE color: 4556608.
HSL color Cylindrical-coordinate representation of color #408745: hue angle of 124.23º 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 #408745 is Cyan = 0.53, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 69 | - |
| CMYK | 0.53 | 0 | 0.49 | 0.47 |
| HSL | 124.23º | 0.36% | 0.39% | - |
| HSV(B) | 124.23º | 0.53% | 0.53% | - |
| XYZ | 11.85 | 18.85 | 8.64 | - |
| YUV | 106.25 | 106.98 | 97.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 69 | 0.53 | 0 | 0.49 | 0.47 | 124.23 | 0.36 | 0.39 |
| Hex | 40 | 87 | 45 | 35 | 0 | 31 | 2F | 7C | 24 | 27 |
| Octal | 100 | 207 | 105 | 65 | 0 | 61 | 57 | 174 | 44 | 47 |
| Binary | 1000000 | 10000111 | 1000101 | 110101 | 0 | 110001 | 101111 | 1111100 | 100100 | 100111 |
Color Harmonies of #408745
Complementary color
Monochromatic Colors of #408745
Black with #408745
Text Example
Text Example
White with #408745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408745; }
p { color: rgb(64,135,69); }
H1.HeaderClassName
{
color: #408745;
}
.AnyTagClassName
{
color: #408745;
}
</style>
background-color css
<style>
a { background-color: #408745; }
a { background-color: rgb(64,135,69); }
div.DivClassName
{
background-color: #408745;
}
.BgClassName
{
background-color: #408745;
}
</style>
border-color css
<style>
span { border-color: #408745; }
span { border-color: rgb(64,135,69); }
td.TdClassName
{
border-color: #408745;
}
.TagClassName
{
border-color: #408745;
}
</style>