Shades of Killarney #428144
Tints of Killarney #428144
RGB
CMYK
RGB Variations
Color information
#428144 (or 0x428144) is known color: Killarney. HEX triplet: 42, 81 and 44. RGB value is (66,129,68). Sum of RGB (Red+Green+Blue) = 66+129+68=263 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.10% from 263); Green value is 129 (50.78% from 255 or 49.05% from 263); Blue value is 68 (26.95% from 255 or 25.86% from 263); Max value from RGB is 129 - color contains mainly: green. Hex color #428144 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428144 is #BD7EBB. Grayscale: #676767. Windows color (decimal): -12418748 or 4489538. OLE color: 4489538.
HSL color Cylindrical-coordinate representation of color #428144: hue angle of 121.9º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #428144 is Cyan = 0.49, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 129 | 68 | - |
| CMYK | 0.49 | 0 | 0.47 | 0.49 |
| HSL | 121.9º | 0.32% | 0.38% | - |
| HSV(B) | 121.9º | 0.49% | 0.51% | - |
| XYZ | 11.14 | 17.28 | 8.22 | - |
| YUV | 103.21 | 108.13 | 101.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 129 | 68 | 0.49 | 0 | 0.47 | 0.49 | 121.9 | 0.32 | 0.38 |
| Hex | 42 | 81 | 44 | 31 | 0 | 2F | 31 | 7A | 20 | 26 |
| Octal | 102 | 201 | 104 | 61 | 0 | 57 | 61 | 172 | 40 | 46 |
| Binary | 1000010 | 10000001 | 1000100 | 110001 | 0 | 101111 | 110001 | 1111010 | 100000 | 100110 |
Color Harmonies of #428144
Complementary color
Monochromatic Colors of #428144
Black with #428144
Text Example
Text Example
White with #428144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428144; }
p { color: rgb(66,129,68); }
H1.HeaderClassName
{
color: #428144;
}
.AnyTagClassName
{
color: #428144;
}
</style>
background-color css
<style>
a { background-color: #428144; }
a { background-color: rgb(66,129,68); }
div.DivClassName
{
background-color: #428144;
}
.BgClassName
{
background-color: #428144;
}
</style>
border-color css
<style>
span { border-color: #428144; }
span { border-color: rgb(66,129,68); }
td.TdClassName
{
border-color: #428144;
}
.TagClassName
{
border-color: #428144;
}
</style>