Shades of Killarney #426846
Tints of Killarney #426846
RGB
CMYK
RGB Variations
Color information
#426846 (or 0x426846) is known color: Killarney. HEX triplet: 42, 68 and 46. RGB value is (66,104,70). Sum of RGB (Red+Green+Blue) = 66+104+70=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 104 (41.02% from 255 or 43.33% from 240); Blue value is 70 (27.73% from 255 or 29.17% from 240); Max value from RGB is 104 - color contains mainly: green. Hex color #426846 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426846 is #BD97B9. Grayscale: #585858. Windows color (decimal): -12425146 or 4614210. OLE color: 4614210.
HSL color Cylindrical-coordinate representation of color #426846: hue angle of 126.32º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #426846 is Cyan = 0.37, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 70 | - |
| CMYK | 0.37 | 0 | 0.33 | 0.59 |
| HSL | 126.32º | 0.22% | 0.33% | - |
| HSV(B) | 126.32º | 0.37% | 0.41% | - |
| XYZ | 8.3 | 11.5 | 7.58 | - |
| YUV | 88.76 | 117.41 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 70 | 0.37 | 0 | 0.33 | 0.59 | 126.32 | 0.22 | 0.33 |
| Hex | 42 | 68 | 46 | 25 | 0 | 21 | 3B | 7E | 16 | 21 |
| Octal | 102 | 150 | 106 | 45 | 0 | 41 | 73 | 176 | 26 | 41 |
| Binary | 1000010 | 1101000 | 1000110 | 100101 | 0 | 100001 | 111011 | 1111110 | 10110 | 100001 |
Color Harmonies of #426846
Complementary color
Monochromatic Colors of #426846
Black with #426846
Text Example
Text Example
White with #426846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426846; }
p { color: rgb(66,104,70); }
H1.HeaderClassName
{
color: #426846;
}
.AnyTagClassName
{
color: #426846;
}
</style>
background-color css
<style>
a { background-color: #426846; }
a { background-color: rgb(66,104,70); }
div.DivClassName
{
background-color: #426846;
}
.BgClassName
{
background-color: #426846;
}
</style>
border-color css
<style>
span { border-color: #426846; }
span { border-color: rgb(66,104,70); }
td.TdClassName
{
border-color: #426846;
}
.TagClassName
{
border-color: #426846;
}
</style>