Shades of Killarney #447048
Tints of Killarney #447048
RGB
CMYK
RGB Variations
Color information
#447048 (or 0x447048) is known color: Killarney. HEX triplet: 44, 70 and 48. RGB value is (68,112,72). Sum of RGB (Red+Green+Blue) = 68+112+72=252 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.98% from 252); Green value is 112 (44.14% from 255 or 44.44% from 252); Blue value is 72 (28.52% from 255 or 28.57% from 252); Max value from RGB is 112 - color contains mainly: green. Hex color #447048 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447048 is #BB8FB7. Grayscale: #5E5E5E. Windows color (decimal): -12292024 or 4747332. OLE color: 4747332.
HSL color Cylindrical-coordinate representation of color #447048: hue angle of 125.45º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #447048 is Cyan = 0.39, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 112 | 72 | - |
| CMYK | 0.39 | 0 | 0.36 | 0.56 |
| HSL | 125.45º | 0.24% | 0.35% | - |
| HSV(B) | 125.45º | 0.39% | 0.44% | - |
| XYZ | 9.35 | 13.29 | 8.2 | - |
| YUV | 94.28 | 115.42 | 109.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 112 | 72 | 0.39 | 0 | 0.36 | 0.56 | 125.45 | 0.24 | 0.35 |
| Hex | 44 | 70 | 48 | 27 | 0 | 24 | 38 | 7D | 18 | 23 |
| Octal | 104 | 160 | 110 | 47 | 0 | 44 | 70 | 175 | 30 | 43 |
| Binary | 1000100 | 1110000 | 1001000 | 100111 | 0 | 100100 | 111000 | 1111101 | 11000 | 100011 |
Color Harmonies of #447048
Complementary color
Monochromatic Colors of #447048
Black with #447048
Text Example
Text Example
White with #447048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447048; }
p { color: rgb(68,112,72); }
H1.HeaderClassName
{
color: #447048;
}
.AnyTagClassName
{
color: #447048;
}
</style>
background-color css
<style>
a { background-color: #447048; }
a { background-color: rgb(68,112,72); }
div.DivClassName
{
background-color: #447048;
}
.BgClassName
{
background-color: #447048;
}
</style>
border-color css
<style>
span { border-color: #447048; }
span { border-color: rgb(68,112,72); }
td.TdClassName
{
border-color: #447048;
}
.TagClassName
{
border-color: #447048;
}
</style>