Shades of Killarney #428045
Tints of Killarney #428045
RGB
CMYK
RGB Variations
Color information
#428045 (or 0x428045) is known color: Killarney. HEX triplet: 42, 80 and 45. RGB value is (66,128,69). Sum of RGB (Red+Green+Blue) = 66+128+69=263 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.10% from 263); Green value is 128 (50.39% from 255 or 48.67% from 263); Blue value is 69 (27.34% from 255 or 26.24% from 263); Max value from RGB is 128 - color contains mainly: green. Hex color #428045 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428045 is #BD7FBA. Grayscale: #666666. Windows color (decimal): -12419003 or 4554818. OLE color: 4554818.
HSL color Cylindrical-coordinate representation of color #428045: hue angle of 122.9º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #428045 is Cyan = 0.48, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 66 | 128 | 69 | - |
| CMYK | 0.48 | 0 | 0.46 | 0.50 |
| HSL | 122.9º | 0.32% | 0.38% | - |
| HSV(B) | 122.9º | 0.48% | 0.5% | - |
| XYZ | 11.04 | 17.03 | 8.33 | - |
| YUV | 102.74 | 108.96 | 101.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 128 | 69 | 0.48 | 0 | 0.46 | 0.50 | 122.9 | 0.32 | 0.38 |
| Hex | 42 | 80 | 45 | 30 | 0 | 2E | 32 | 7B | 20 | 26 |
| Octal | 102 | 200 | 105 | 60 | 0 | 56 | 62 | 173 | 40 | 46 |
| Binary | 1000010 | 10000000 | 1000101 | 110000 | 0 | 101110 | 110010 | 1111011 | 100000 | 100110 |
Color Harmonies of #428045
Complementary color
Monochromatic Colors of #428045
Black with #428045
Text Example
Text Example
White with #428045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428045; }
p { color: rgb(66,128,69); }
H1.HeaderClassName
{
color: #428045;
}
.AnyTagClassName
{
color: #428045;
}
</style>
background-color css
<style>
a { background-color: #428045; }
a { background-color: rgb(66,128,69); }
div.DivClassName
{
background-color: #428045;
}
.BgClassName
{
background-color: #428045;
}
</style>
border-color css
<style>
span { border-color: #428045; }
span { border-color: rgb(66,128,69); }
td.TdClassName
{
border-color: #428045;
}
.TagClassName
{
border-color: #428045;
}
</style>