Shades of Killarney #447045
Tints of Killarney #447045
RGB
CMYK
RGB Variations
Color information
#447045 (or 0x447045) is known color: Killarney. HEX triplet: 44, 70 and 45. RGB value is (68,112,69). Sum of RGB (Red+Green+Blue) = 68+112+69=249 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.31% from 249); Green value is 112 (44.14% from 255 or 44.98% from 249); Blue value is 69 (27.34% from 255 or 27.71% from 249); Max value from RGB is 112 - color contains mainly: green. Hex color #447045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447045 is #BB8FBA. Grayscale: #5E5E5E. Windows color (decimal): -12292027 or 4550724. OLE color: 4550724.
HSL color Cylindrical-coordinate representation of color #447045: hue angle of 121.36º 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 #447045 is Cyan = 0.39, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 112 | 69 | - |
| CMYK | 0.39 | 0 | 0.38 | 0.56 |
| HSL | 121.36º | 0.24% | 0.35% | - |
| HSV(B) | 121.36º | 0.39% | 0.44% | - |
| XYZ | 9.25 | 13.25 | 7.7 | - |
| YUV | 93.94 | 113.92 | 109.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 112 | 69 | 0.39 | 0 | 0.38 | 0.56 | 121.36 | 0.24 | 0.35 |
| Hex | 44 | 70 | 45 | 27 | 0 | 26 | 38 | 79 | 18 | 23 |
| Octal | 104 | 160 | 105 | 47 | 0 | 46 | 70 | 171 | 30 | 43 |
| Binary | 1000100 | 1110000 | 1000101 | 100111 | 0 | 100110 | 111000 | 1111001 | 11000 | 100011 |
Color Harmonies of #447045
Complementary color
Monochromatic Colors of #447045
Black with #447045
Text Example
Text Example
White with #447045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447045; }
p { color: rgb(68,112,69); }
H1.HeaderClassName
{
color: #447045;
}
.AnyTagClassName
{
color: #447045;
}
</style>
background-color css
<style>
a { background-color: #447045; }
a { background-color: rgb(68,112,69); }
div.DivClassName
{
background-color: #447045;
}
.BgClassName
{
background-color: #447045;
}
</style>
border-color css
<style>
span { border-color: #447045; }
span { border-color: rgb(68,112,69); }
td.TdClassName
{
border-color: #447045;
}
.TagClassName
{
border-color: #447045;
}
</style>