Shades of Killarney #428547
Tints of Killarney #428547
RGB
CMYK
RGB Variations
Color information
#428547 (or 0x428547) is known color: Killarney. HEX triplet: 42, 85 and 47. RGB value is (66,133,71). Sum of RGB (Red+Green+Blue) = 66+133+71=270 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.44% from 270); Green value is 133 (52.34% from 255 or 49.26% from 270); Blue value is 71 (28.12% from 255 or 26.30% from 270); Max value from RGB is 133 - color contains mainly: green. Hex color #428547 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428547 is #BD7AB8. Grayscale: #6A6A6A. Windows color (decimal): -12417721 or 4687170. OLE color: 4687170.
HSL color Cylindrical-coordinate representation of color #428547: hue angle of 124.48º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #428547 is Cyan = 0.50, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 133 | 71 | - |
| CMYK | 0.50 | 0 | 0.47 | 0.48 |
| HSL | 124.48º | 0.34% | 0.39% | - |
| HSV(B) | 124.48º | 0.5% | 0.52% | - |
| XYZ | 11.77 | 18.39 | 8.89 | - |
| YUV | 105.9 | 108.3 | 99.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 133 | 71 | 0.50 | 0 | 0.47 | 0.48 | 124.48 | 0.34 | 0.39 |
| Hex | 42 | 85 | 47 | 32 | 0 | 2F | 30 | 7C | 22 | 27 |
| Octal | 102 | 205 | 107 | 62 | 0 | 57 | 60 | 174 | 42 | 47 |
| Binary | 1000010 | 10000101 | 1000111 | 110010 | 0 | 101111 | 110000 | 1111100 | 100010 | 100111 |
Color Harmonies of #428547
Complementary color
Monochromatic Colors of #428547
Black with #428547
Text Example
Text Example
White with #428547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428547; }
p { color: rgb(66,133,71); }
H1.HeaderClassName
{
color: #428547;
}
.AnyTagClassName
{
color: #428547;
}
</style>
background-color css
<style>
a { background-color: #428547; }
a { background-color: rgb(66,133,71); }
div.DivClassName
{
background-color: #428547;
}
.BgClassName
{
background-color: #428547;
}
</style>
border-color css
<style>
span { border-color: #428547; }
span { border-color: rgb(66,133,71); }
td.TdClassName
{
border-color: #428547;
}
.TagClassName
{
border-color: #428547;
}
</style>