Shades of Killarney #447445
Tints of Killarney #447445
RGB
CMYK
RGB Variations
Color information
#447445 (or 0x447445) is known color: Killarney. HEX triplet: 44, 74 and 45. RGB value is (68,116,69). Sum of RGB (Red+Green+Blue) = 68+116+69=253 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.88% from 253); Green value is 116 (45.70% from 255 or 45.85% from 253); Blue value is 69 (27.34% from 255 or 27.27% from 253); Max value from RGB is 116 - color contains mainly: green. Hex color #447445 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447445 is #BB8BBA. Grayscale: #606060. Windows color (decimal): -12291003 or 4551748. OLE color: 4551748.
HSL color Cylindrical-coordinate representation of color #447445: hue angle of 121.25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #447445 is Cyan = 0.41, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 116 | 69 | - |
| CMYK | 0.41 | 0 | 0.41 | 0.55 |
| HSL | 121.25º | 0.26% | 0.36% | - |
| HSV(B) | 121.25º | 0.41% | 0.45% | - |
| XYZ | 9.7 | 14.15 | 7.85 | - |
| YUV | 96.29 | 112.6 | 107.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 116 | 69 | 0.41 | 0 | 0.41 | 0.55 | 121.25 | 0.26 | 0.36 |
| Hex | 44 | 74 | 45 | 29 | 0 | 29 | 37 | 79 | 1A | 24 |
| Octal | 104 | 164 | 105 | 51 | 0 | 51 | 67 | 171 | 32 | 44 |
| Binary | 1000100 | 1110100 | 1000101 | 101001 | 0 | 101001 | 110111 | 1111001 | 11010 | 100100 |
Color Harmonies of #447445
Complementary color
Monochromatic Colors of #447445
Black with #447445
Text Example
Text Example
White with #447445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447445; }
p { color: rgb(68,116,69); }
H1.HeaderClassName
{
color: #447445;
}
.AnyTagClassName
{
color: #447445;
}
</style>
background-color css
<style>
a { background-color: #447445; }
a { background-color: rgb(68,116,69); }
div.DivClassName
{
background-color: #447445;
}
.BgClassName
{
background-color: #447445;
}
</style>
border-color css
<style>
span { border-color: #447445; }
span { border-color: rgb(68,116,69); }
td.TdClassName
{
border-color: #447445;
}
.TagClassName
{
border-color: #447445;
}
</style>