Shades of Killarney #427846
Tints of Killarney #427846
RGB
CMYK
RGB Variations
Color information
#427846 (or 0x427846) is known color: Killarney. HEX triplet: 42, 78 and 46. RGB value is (66,120,70). Sum of RGB (Red+Green+Blue) = 66+120+70=256 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.78% from 256); Green value is 120 (47.27% from 255 or 46.88% from 256); Blue value is 70 (27.73% from 255 or 27.34% from 256); Max value from RGB is 120 - color contains mainly: green. Hex color #427846 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427846 is #BD87B9. Grayscale: #626262. Windows color (decimal): -12421050 or 4618306. OLE color: 4618306.
HSL color Cylindrical-coordinate representation of color #427846: hue angle of 124.44º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427846 is Cyan = 0.45, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 70 | - |
| CMYK | 0.45 | 0 | 0.42 | 0.53 |
| HSL | 124.44º | 0.29% | 0.36% | - |
| HSV(B) | 124.44º | 0.45% | 0.47% | - |
| XYZ | 10.07 | 15.03 | 8.17 | - |
| YUV | 98.15 | 112.11 | 105.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 70 | 0.45 | 0 | 0.42 | 0.53 | 124.44 | 0.29 | 0.36 |
| Hex | 42 | 78 | 46 | 2D | 0 | 2A | 35 | 7C | 1D | 24 |
| Octal | 102 | 170 | 106 | 55 | 0 | 52 | 65 | 174 | 35 | 44 |
| Binary | 1000010 | 1111000 | 1000110 | 101101 | 0 | 101010 | 110101 | 1111100 | 11101 | 100100 |
Color Harmonies of #427846
Complementary color
Monochromatic Colors of #427846
Black with #427846
Text Example
Text Example
White with #427846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427846; }
p { color: rgb(66,120,70); }
H1.HeaderClassName
{
color: #427846;
}
.AnyTagClassName
{
color: #427846;
}
</style>
background-color css
<style>
a { background-color: #427846; }
a { background-color: rgb(66,120,70); }
div.DivClassName
{
background-color: #427846;
}
.BgClassName
{
background-color: #427846;
}
</style>
border-color css
<style>
span { border-color: #427846; }
span { border-color: rgb(66,120,70); }
td.TdClassName
{
border-color: #427846;
}
.TagClassName
{
border-color: #427846;
}
</style>