Shades of Killarney #427149
Tints of Killarney #427149
RGB
CMYK
RGB Variations
Color information
#427149 (or 0x427149) is known color: Killarney. HEX triplet: 42, 71 and 49. RGB value is (66,113,73). Sum of RGB (Red+Green+Blue) = 66+113+73=252 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.19% from 252); Green value is 113 (44.53% from 255 or 44.84% from 252); Blue value is 73 (28.91% from 255 or 28.97% from 252); Max value from RGB is 113 - color contains mainly: green. Hex color #427149 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427149 is #BD8EB6. Grayscale: #5E5E5E. Windows color (decimal): -12422839 or 4813122. OLE color: 4813122.
HSL color Cylindrical-coordinate representation of color #427149: hue angle of 128.94º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #427149 is Cyan = 0.42, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 113 | 73 | - |
| CMYK | 0.42 | 0 | 0.35 | 0.56 |
| HSL | 128.94º | 0.26% | 0.35% | - |
| HSV(B) | 128.94º | 0.42% | 0.44% | - |
| XYZ | 9.35 | 13.45 | 8.41 | - |
| YUV | 94.39 | 115.93 | 107.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 73 | 0.42 | 0 | 0.35 | 0.56 | 128.94 | 0.26 | 0.35 |
| Hex | 42 | 71 | 49 | 2A | 0 | 23 | 38 | 81 | 1A | 23 |
| Octal | 102 | 161 | 111 | 52 | 0 | 43 | 70 | 201 | 32 | 43 |
| Binary | 1000010 | 1110001 | 1001001 | 101010 | 0 | 100011 | 111000 | 10000001 | 11010 | 100011 |
Color Harmonies of #427149
Complementary color
Monochromatic Colors of #427149
Black with #427149
Text Example
Text Example
White with #427149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427149; }
p { color: rgb(66,113,73); }
H1.HeaderClassName
{
color: #427149;
}
.AnyTagClassName
{
color: #427149;
}
</style>
background-color css
<style>
a { background-color: #427149; }
a { background-color: rgb(66,113,73); }
div.DivClassName
{
background-color: #427149;
}
.BgClassName
{
background-color: #427149;
}
</style>
border-color css
<style>
span { border-color: #427149; }
span { border-color: rgb(66,113,73); }
td.TdClassName
{
border-color: #427149;
}
.TagClassName
{
border-color: #427149;
}
</style>