Shades of Killarney #426849
Tints of Killarney #426849
RGB
CMYK
RGB Variations
Color information
#426849 (or 0x426849) is known color: Killarney. HEX triplet: 42, 68 and 49. RGB value is (66,104,73). Sum of RGB (Red+Green+Blue) = 66+104+73=243 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.16% from 243); Green value is 104 (41.02% from 255 or 42.80% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 104 - color contains mainly: green. Hex color #426849 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426849 is #BD97B6. Grayscale: #595959. Windows color (decimal): -12425143 or 4810818. OLE color: 4810818.
HSL color Cylindrical-coordinate representation of color #426849: hue angle of 131.05º 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 #426849 is Cyan = 0.37, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 73 | - |
| CMYK | 0.37 | 0 | 0.30 | 0.59 |
| HSL | 131.05º | 0.22% | 0.33% | - |
| HSV(B) | 131.05º | 0.37% | 0.41% | - |
| XYZ | 8.4 | 11.54 | 8.09 | - |
| YUV | 89.1 | 118.91 | 111.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 73 | 0.37 | 0 | 0.30 | 0.59 | 131.05 | 0.22 | 0.33 |
| Hex | 42 | 68 | 49 | 25 | 0 | 1E | 3B | 83 | 16 | 21 |
| Octal | 102 | 150 | 111 | 45 | 0 | 36 | 73 | 203 | 26 | 41 |
| Binary | 1000010 | 1101000 | 1001001 | 100101 | 0 | 11110 | 111011 | 10000011 | 10110 | 100001 |
Color Harmonies of #426849
Complementary color
Monochromatic Colors of #426849
Black with #426849
Text Example
Text Example
White with #426849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426849; }
p { color: rgb(66,104,73); }
H1.HeaderClassName
{
color: #426849;
}
.AnyTagClassName
{
color: #426849;
}
</style>
background-color css
<style>
a { background-color: #426849; }
a { background-color: rgb(66,104,73); }
div.DivClassName
{
background-color: #426849;
}
.BgClassName
{
background-color: #426849;
}
</style>
border-color css
<style>
span { border-color: #426849; }
span { border-color: rgb(66,104,73); }
td.TdClassName
{
border-color: #426849;
}
.TagClassName
{
border-color: #426849;
}
</style>