Shades of Killarney #426749
Tints of Killarney #426749
RGB
CMYK
RGB Variations
Color information
#426749 (or 0x426749) is known color: Killarney. HEX triplet: 42, 67 and 49. RGB value is (66,103,73). Sum of RGB (Red+Green+Blue) = 66+103+73=242 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.27% from 242); Green value is 103 (40.62% from 255 or 42.56% from 242); Blue value is 73 (28.91% from 255 or 30.17% from 242); Max value from RGB is 103 - color contains mainly: green. Hex color #426749 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426749 is #BD98B6. Grayscale: #585858. Windows color (decimal): -12425399 or 4810562. OLE color: 4810562.
HSL color Cylindrical-coordinate representation of color #426749: hue angle of 131.35º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #426749 is Cyan = 0.36, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 103 | 73 | - |
| CMYK | 0.36 | 0 | 0.29 | 0.60 |
| HSL | 131.35º | 0.22% | 0.33% | - |
| HSV(B) | 131.35º | 0.36% | 0.4% | - |
| XYZ | 8.3 | 11.34 | 8.05 | - |
| YUV | 88.52 | 119.24 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 73 | 0.36 | 0 | 0.29 | 0.60 | 131.35 | 0.22 | 0.33 |
| Hex | 42 | 67 | 49 | 24 | 0 | 1D | 3C | 83 | 16 | 21 |
| Octal | 102 | 147 | 111 | 44 | 0 | 35 | 74 | 203 | 26 | 41 |
| Binary | 1000010 | 1100111 | 1001001 | 100100 | 0 | 11101 | 111100 | 10000011 | 10110 | 100001 |
Color Harmonies of #426749
Complementary color
Monochromatic Colors of #426749
Black with #426749
Text Example
Text Example
White with #426749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426749; }
p { color: rgb(66,103,73); }
H1.HeaderClassName
{
color: #426749;
}
.AnyTagClassName
{
color: #426749;
}
</style>
background-color css
<style>
a { background-color: #426749; }
a { background-color: rgb(66,103,73); }
div.DivClassName
{
background-color: #426749;
}
.BgClassName
{
background-color: #426749;
}
</style>
border-color css
<style>
span { border-color: #426749; }
span { border-color: rgb(66,103,73); }
td.TdClassName
{
border-color: #426749;
}
.TagClassName
{
border-color: #426749;
}
</style>