Shades of Killarney #428341
Tints of Killarney #428341
RGB
CMYK
RGB Variations
Color information
#428341 (or 0x428341) is known color: Killarney. HEX triplet: 42, 83 and 41. RGB value is (66,131,65). Sum of RGB (Red+Green+Blue) = 66+131+65=262 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.19% from 262); Green value is 131 (51.56% from 255 or 50% from 262); Blue value is 65 (25.78% from 255 or 24.81% from 262); Max value from RGB is 131 - color contains mainly: green. Hex color #428341 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428341 is #BD7CBE. Grayscale: #686868. Windows color (decimal): -12418239 or 4293442. OLE color: 4293442.
HSL color Cylindrical-coordinate representation of color #428341: hue angle of 119.09º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #428341 is Cyan = 0.50, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 131 | 65 | - |
| CMYK | 0.50 | 0 | 0.50 | 0.49 |
| HSL | 119.09º | 0.34% | 0.38% | - |
| HSV(B) | 119.09º | 0.5% | 0.51% | - |
| XYZ | 11.32 | 17.77 | 7.83 | - |
| YUV | 104.04 | 105.97 | 100.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 131 | 65 | 0.50 | 0 | 0.50 | 0.49 | 119.09 | 0.34 | 0.38 |
| Hex | 42 | 83 | 41 | 32 | 0 | 32 | 31 | 77 | 22 | 26 |
| Octal | 102 | 203 | 101 | 62 | 0 | 62 | 61 | 167 | 42 | 46 |
| Binary | 1000010 | 10000011 | 1000001 | 110010 | 0 | 110010 | 110001 | 1110111 | 100010 | 100110 |
Color Harmonies of #428341
Complementary color
Monochromatic Colors of #428341
Black with #428341
Text Example
Text Example
White with #428341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428341; }
p { color: rgb(66,131,65); }
H1.HeaderClassName
{
color: #428341;
}
.AnyTagClassName
{
color: #428341;
}
</style>
background-color css
<style>
a { background-color: #428341; }
a { background-color: rgb(66,131,65); }
div.DivClassName
{
background-color: #428341;
}
.BgClassName
{
background-color: #428341;
}
</style>
border-color css
<style>
span { border-color: #428341; }
span { border-color: rgb(66,131,65); }
td.TdClassName
{
border-color: #428341;
}
.TagClassName
{
border-color: #428341;
}
</style>