Shades of Killarney #408741
Tints of Killarney #408741
RGB
CMYK
RGB Variations
Color information
#408741 (or 0x408741) is known color: Killarney. HEX triplet: 40, 87 and 41. RGB value is (64,135,65). Sum of RGB (Red+Green+Blue) = 64+135+65=264 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.24% from 264); Green value is 135 (53.12% from 255 or 51.14% from 264); Blue value is 65 (25.78% from 255 or 24.62% from 264); Max value from RGB is 135 - color contains mainly: green. Hex color #408741 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408741 is #BF78BE. Grayscale: #6A6A6A. Windows color (decimal): -12548287 or 4294464. OLE color: 4294464.
HSL color Cylindrical-coordinate representation of color #408741: hue angle of 120.85º 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 #408741 is Cyan = 0.53, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 135 | 65 | - |
| CMYK | 0.53 | 0 | 0.52 | 0.47 |
| HSL | 120.85º | 0.36% | 0.39% | - |
| HSV(B) | 120.85º | 0.53% | 0.53% | - |
| XYZ | 11.73 | 18.8 | 8.01 | - |
| YUV | 105.79 | 104.98 | 98.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 135 | 65 | 0.53 | 0 | 0.52 | 0.47 | 120.85 | 0.36 | 0.39 |
| Hex | 40 | 87 | 41 | 35 | 0 | 34 | 2F | 79 | 24 | 27 |
| Octal | 100 | 207 | 101 | 65 | 0 | 64 | 57 | 171 | 44 | 47 |
| Binary | 1000000 | 10000111 | 1000001 | 110101 | 0 | 110100 | 101111 | 1111001 | 100100 | 100111 |
Color Harmonies of #408741
Complementary color
Monochromatic Colors of #408741
Black with #408741
Text Example
Text Example
White with #408741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408741; }
p { color: rgb(64,135,65); }
H1.HeaderClassName
{
color: #408741;
}
.AnyTagClassName
{
color: #408741;
}
</style>
background-color css
<style>
a { background-color: #408741; }
a { background-color: rgb(64,135,65); }
div.DivClassName
{
background-color: #408741;
}
.BgClassName
{
background-color: #408741;
}
</style>
border-color css
<style>
span { border-color: #408741; }
span { border-color: rgb(64,135,65); }
td.TdClassName
{
border-color: #408741;
}
.TagClassName
{
border-color: #408741;
}
</style>