Shades of Killarney #427644
Tints of Killarney #427644
RGB
CMYK
RGB Variations
Color information
#427644 (or 0x427644) is known color: Killarney. HEX triplet: 42, 76 and 44. RGB value is (66,118,68). Sum of RGB (Red+Green+Blue) = 66+118+68=252 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.19% from 252); Green value is 118 (46.48% from 255 or 46.83% from 252); Blue value is 68 (26.95% from 255 or 26.98% from 252); Max value from RGB is 118 - color contains mainly: green. Hex color #427644 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427644 is #BD89BB. Grayscale: #606060. Windows color (decimal): -12421564 or 4486722. OLE color: 4486722.
HSL color Cylindrical-coordinate representation of color #427644: hue angle of 122.31º 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 #427644 is Cyan = 0.44, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 68 | - |
| CMYK | 0.44 | 0 | 0.42 | 0.54 |
| HSL | 122.31º | 0.28% | 0.36% | - |
| HSV(B) | 122.31º | 0.44% | 0.46% | - |
| XYZ | 9.77 | 14.53 | 7.76 | - |
| YUV | 96.75 | 111.77 | 106.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 68 | 0.44 | 0 | 0.42 | 0.54 | 122.31 | 0.28 | 0.36 |
| Hex | 42 | 76 | 44 | 2C | 0 | 2A | 36 | 7A | 1C | 24 |
| Octal | 102 | 166 | 104 | 54 | 0 | 52 | 66 | 172 | 34 | 44 |
| Binary | 1000010 | 1110110 | 1000100 | 101100 | 0 | 101010 | 110110 | 1111010 | 11100 | 100100 |
Color Harmonies of #427644
Complementary color
Monochromatic Colors of #427644
Black with #427644
Text Example
Text Example
White with #427644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427644; }
p { color: rgb(66,118,68); }
H1.HeaderClassName
{
color: #427644;
}
.AnyTagClassName
{
color: #427644;
}
</style>
background-color css
<style>
a { background-color: #427644; }
a { background-color: rgb(66,118,68); }
div.DivClassName
{
background-color: #427644;
}
.BgClassName
{
background-color: #427644;
}
</style>
border-color css
<style>
span { border-color: #427644; }
span { border-color: rgb(66,118,68); }
td.TdClassName
{
border-color: #427644;
}
.TagClassName
{
border-color: #427644;
}
</style>