Shades of Killarney #408048
Tints of Killarney #408048
RGB
CMYK
RGB Variations
Color information
#408048 (or 0x408048) is known color: Killarney. HEX triplet: 40, 80 and 48. RGB value is (64,128,72). Sum of RGB (Red+Green+Blue) = 64+128+72=264 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.24% from 264); Green value is 128 (50.39% from 255 or 48.48% from 264); Blue value is 72 (28.52% from 255 or 27.27% from 264); Max value from RGB is 128 - color contains mainly: green. Hex color #408048 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408048 is #BF7FB7. Grayscale: #666666. Windows color (decimal): -12550072 or 4751424. OLE color: 4751424.
HSL color Cylindrical-coordinate representation of color #408048: hue angle of 127.5º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #408048 is Cyan = 0.5, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.50.
Color convert
RGB | 64 | 128 | 72 | - |
CMYK | 0.5 | 0 | 0.44 | 0.50 |
HSL | 127.5º | 0.33% | 0.38% | - |
HSV(B) | 127.5º | 0.5% | 0.5% | - |
XYZ | 11 | 17 | 8.83 | - |
YUV | 102.48 | 110.8 | 100.55 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 64 | 128 | 72 | 0.5 | 0 | 0.44 | 0.50 | 127.5 | 0.33 | 0.38 |
Hex | 40 | 80 | 48 | 32 | 0 | 2C | 32 | 80 | 21 | 26 |
Octal | 100 | 200 | 110 | 62 | 0 | 54 | 62 | 200 | 41 | 46 |
Binary | 1000000 | 10000000 | 1001000 | 110010 | 0 | 101100 | 110010 | 10000000 | 100001 | 100110 |
Color Harmonies of #408048
Complementary color
Monochromatic Colors of #408048
Black with #408048
Text Example
Text Example
White with #408048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408048; }
p { color: rgb(64,128,72); }
H1.HeaderClassName
{
color: #408048;
}
.AnyTagClassName
{
color: #408048;
}
</style>
background-color css
<style>
a { background-color: #408048; }
a { background-color: rgb(64,128,72); }
div.DivClassName
{
background-color: #408048;
}
.BgClassName
{
background-color: #408048;
}
</style>
border-color css
<style>
span { border-color: #408048; }
span { border-color: rgb(64,128,72); }
td.TdClassName
{
border-color: #408048;
}
.TagClassName
{
border-color: #408048;
}
</style>