Shades of Killarney #427649
Tints of Killarney #427649
RGB
CMYK
RGB Variations
Color information
#427649 (or 0x427649) is known color: Killarney. HEX triplet: 42, 76 and 49. RGB value is (66,118,73). Sum of RGB (Red+Green+Blue) = 66+118+73=257 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.68% from 257); Green value is 118 (46.48% from 255 or 45.91% from 257); Blue value is 73 (28.91% from 255 or 28.40% from 257); Max value from RGB is 118 - color contains mainly: green. Hex color #427649 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427649 is #BD89B6. Grayscale: #616161. Windows color (decimal): -12421559 or 4814402. OLE color: 4814402.
HSL color Cylindrical-coordinate representation of color #427649: hue angle of 128.08º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #427649 is Cyan = 0.44, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 73 | - |
| CMYK | 0.44 | 0 | 0.38 | 0.54 |
| HSL | 128.08º | 0.28% | 0.36% | - |
| HSV(B) | 128.08º | 0.44% | 0.46% | - |
| XYZ | 9.93 | 14.6 | 8.6 | - |
| YUV | 97.32 | 114.27 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 73 | 0.44 | 0 | 0.38 | 0.54 | 128.08 | 0.28 | 0.36 |
| Hex | 42 | 76 | 49 | 2C | 0 | 26 | 36 | 80 | 1C | 24 |
| Octal | 102 | 166 | 111 | 54 | 0 | 46 | 66 | 200 | 34 | 44 |
| Binary | 1000010 | 1110110 | 1001001 | 101100 | 0 | 100110 | 110110 | 10000000 | 11100 | 100100 |
Color Harmonies of #427649
Complementary color
Monochromatic Colors of #427649
Black with #427649
Text Example
Text Example
White with #427649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427649; }
p { color: rgb(66,118,73); }
H1.HeaderClassName
{
color: #427649;
}
.AnyTagClassName
{
color: #427649;
}
</style>
background-color css
<style>
a { background-color: #427649; }
a { background-color: rgb(66,118,73); }
div.DivClassName
{
background-color: #427649;
}
.BgClassName
{
background-color: #427649;
}
</style>
border-color css
<style>
span { border-color: #427649; }
span { border-color: rgb(66,118,73); }
td.TdClassName
{
border-color: #427649;
}
.TagClassName
{
border-color: #427649;
}
</style>