Shades of Killarney #428849
Tints of Killarney #428849
RGB
CMYK
RGB Variations
Color information
#428849 (or 0x428849) is known color: Killarney. HEX triplet: 42, 88 and 49. RGB value is (66,136,73). Sum of RGB (Red+Green+Blue) = 66+136+73=275 (36% of max value = 765). Red value is 66 (26.17% from 255 or 24% from 275); Green value is 136 (53.52% from 255 or 49.45% from 275); Blue value is 73 (28.91% from 255 or 26.55% from 275); Max value from RGB is 136 - color contains mainly: green. Hex color #428849 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428849 is #BD77B6. Grayscale: #6C6C6C. Windows color (decimal): -12416951 or 4819010. OLE color: 4819010.
HSL color Cylindrical-coordinate representation of color #428849: hue angle of 126º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #428849 is Cyan = 0.51, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 73 | - |
| CMYK | 0.51 | 0 | 0.46 | 0.47 |
| HSL | 126º | 0.35% | 0.4% | - |
| HSV(B) | 126º | 0.51% | 0.53% | - |
| XYZ | 12.25 | 19.25 | 9.37 | - |
| YUV | 107.89 | 108.31 | 98.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 73 | 0.51 | 0 | 0.46 | 0.47 | 126 | 0.35 | 0.4 |
| Hex | 42 | 88 | 49 | 33 | 0 | 2E | 2F | 7E | 23 | 28 |
| Octal | 102 | 210 | 111 | 63 | 0 | 56 | 57 | 176 | 43 | 50 |
| Binary | 1000010 | 10001000 | 1001001 | 110011 | 0 | 101110 | 101111 | 1111110 | 100011 | 101000 |
Color Harmonies of #428849
Complementary color
Monochromatic Colors of #428849
Black with #428849
Text Example
Text Example
White with #428849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428849; }
p { color: rgb(66,136,73); }
H1.HeaderClassName
{
color: #428849;
}
.AnyTagClassName
{
color: #428849;
}
</style>
background-color css
<style>
a { background-color: #428849; }
a { background-color: rgb(66,136,73); }
div.DivClassName
{
background-color: #428849;
}
.BgClassName
{
background-color: #428849;
}
</style>
border-color css
<style>
span { border-color: #428849; }
span { border-color: rgb(66,136,73); }
td.TdClassName
{
border-color: #428849;
}
.TagClassName
{
border-color: #428849;
}
</style>