Shades of Killarney #408548
Tints of Killarney #408548
RGB
CMYK
RGB Variations
Color information
#408548 (or 0x408548) is known color: Killarney. HEX triplet: 40, 85 and 48. RGB value is (64,133,72). Sum of RGB (Red+Green+Blue) = 64+133+72=269 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.79% from 269); Green value is 133 (52.34% from 255 or 49.44% from 269); Blue value is 72 (28.52% from 255 or 26.77% from 269); Max value from RGB is 133 - color contains mainly: green. Hex color #408548 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408548 is #BF7AB7. Grayscale: #696969. Windows color (decimal): -12548792 or 4752704. OLE color: 4752704.
HSL color Cylindrical-coordinate representation of color #408548: hue angle of 126.96º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #408548 is Cyan = 0.52, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 133 | 72 | - |
| CMYK | 0.52 | 0 | 0.46 | 0.48 |
| HSL | 126.96º | 0.35% | 0.39% | - |
| HSV(B) | 126.96º | 0.52% | 0.52% | - |
| XYZ | 11.67 | 18.33 | 9.05 | - |
| YUV | 105.42 | 109.14 | 98.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 133 | 72 | 0.52 | 0 | 0.46 | 0.48 | 126.96 | 0.35 | 0.39 |
| Hex | 40 | 85 | 48 | 34 | 0 | 2E | 30 | 7F | 23 | 27 |
| Octal | 100 | 205 | 110 | 64 | 0 | 56 | 60 | 177 | 43 | 47 |
| Binary | 1000000 | 10000101 | 1001000 | 110100 | 0 | 101110 | 110000 | 1111111 | 100011 | 100111 |
Color Harmonies of #408548
Complementary color
Monochromatic Colors of #408548
Black with #408548
Text Example
Text Example
White with #408548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408548; }
p { color: rgb(64,133,72); }
H1.HeaderClassName
{
color: #408548;
}
.AnyTagClassName
{
color: #408548;
}
</style>
background-color css
<style>
a { background-color: #408548; }
a { background-color: rgb(64,133,72); }
div.DivClassName
{
background-color: #408548;
}
.BgClassName
{
background-color: #408548;
}
</style>
border-color css
<style>
span { border-color: #408548; }
span { border-color: rgb(64,133,72); }
td.TdClassName
{
border-color: #408548;
}
.TagClassName
{
border-color: #408548;
}
</style>