Shades of Killarney #427841
Tints of Killarney #427841
RGB
CMYK
RGB Variations
Color information
#427841 (or 0x427841) is known color: Killarney. HEX triplet: 42, 78 and 41. RGB value is (66,120,65). Sum of RGB (Red+Green+Blue) = 66+120+65=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 120 (47.27% from 255 or 47.81% from 251); Blue value is 65 (25.78% from 255 or 25.90% from 251); Max value from RGB is 120 - color contains mainly: green. Hex color #427841 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427841 is #BD87BE. Grayscale: #616161. Windows color (decimal): -12421055 or 4290626. OLE color: 4290626.
HSL color Cylindrical-coordinate representation of color #427841: hue angle of 118.91º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #427841 is Cyan = 0.45, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 65 | - |
| CMYK | 0.45 | 0 | 0.46 | 0.53 |
| HSL | 118.91º | 0.3% | 0.36% | - |
| HSV(B) | 118.91º | 0.46% | 0.47% | - |
| XYZ | 9.92 | 14.97 | 7.37 | - |
| YUV | 97.58 | 109.61 | 105.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 65 | 0.45 | 0 | 0.46 | 0.53 | 118.91 | 0.3 | 0.36 |
| Hex | 42 | 78 | 41 | 2D | 0 | 2E | 35 | 77 | 1E | 24 |
| Octal | 102 | 170 | 101 | 55 | 0 | 56 | 65 | 167 | 36 | 44 |
| Binary | 1000010 | 1111000 | 1000001 | 101101 | 0 | 101110 | 110101 | 1110111 | 11110 | 100100 |
Color Harmonies of #427841
Complementary color
Monochromatic Colors of #427841
Black with #427841
Text Example
Text Example
White with #427841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427841; }
p { color: rgb(66,120,65); }
H1.HeaderClassName
{
color: #427841;
}
.AnyTagClassName
{
color: #427841;
}
</style>
background-color css
<style>
a { background-color: #427841; }
a { background-color: rgb(66,120,65); }
div.DivClassName
{
background-color: #427841;
}
.BgClassName
{
background-color: #427841;
}
</style>
border-color css
<style>
span { border-color: #427841; }
span { border-color: rgb(66,120,65); }
td.TdClassName
{
border-color: #427841;
}
.TagClassName
{
border-color: #427841;
}
</style>