Shades of Killarney #407845
Tints of Killarney #407845
RGB
CMYK
RGB Variations
Color information
#407845 (or 0x407845) is known color: Killarney. HEX triplet: 40, 78 and 45. RGB value is (64,120,69). Sum of RGB (Red+Green+Blue) = 64+120+69=253 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.30% from 253); Green value is 120 (47.27% from 255 or 47.43% from 253); Blue value is 69 (27.34% from 255 or 27.27% from 253); Max value from RGB is 120 - color contains mainly: green. Hex color #407845 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407845 is #BF87BA. Grayscale: #616161. Windows color (decimal): -12552123 or 4552768. OLE color: 4552768.
HSL color Cylindrical-coordinate representation of color #407845: hue angle of 125.36º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #407845 is Cyan = 0.47, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 69 | - |
| CMYK | 0.47 | 0 | 0.42 | 0.53 |
| HSL | 125.36º | 0.3% | 0.36% | - |
| HSV(B) | 125.36º | 0.47% | 0.47% | - |
| XYZ | 9.91 | 14.95 | 7.99 | - |
| YUV | 97.44 | 111.95 | 104.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 69 | 0.47 | 0 | 0.42 | 0.53 | 125.36 | 0.3 | 0.36 |
| Hex | 40 | 78 | 45 | 2F | 0 | 2A | 35 | 7D | 1E | 24 |
| Octal | 100 | 170 | 105 | 57 | 0 | 52 | 65 | 175 | 36 | 44 |
| Binary | 1000000 | 1111000 | 1000101 | 101111 | 0 | 101010 | 110101 | 1111101 | 11110 | 100100 |
Color Harmonies of #407845
Complementary color
Monochromatic Colors of #407845
Black with #407845
Text Example
Text Example
White with #407845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407845; }
p { color: rgb(64,120,69); }
H1.HeaderClassName
{
color: #407845;
}
.AnyTagClassName
{
color: #407845;
}
</style>
background-color css
<style>
a { background-color: #407845; }
a { background-color: rgb(64,120,69); }
div.DivClassName
{
background-color: #407845;
}
.BgClassName
{
background-color: #407845;
}
</style>
border-color css
<style>
span { border-color: #407845; }
span { border-color: rgb(64,120,69); }
td.TdClassName
{
border-color: #407845;
}
.TagClassName
{
border-color: #407845;
}
</style>