Shades of Killarney #427043
Tints of Killarney #427043
RGB
CMYK
RGB Variations
Color information
#427043 (or 0x427043) is known color: Killarney. HEX triplet: 42, 70 and 43. RGB value is (66,112,67). Sum of RGB (Red+Green+Blue) = 66+112+67=245 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.94% from 245); Green value is 112 (44.14% from 255 or 45.71% from 245); Blue value is 67 (26.56% from 255 or 27.35% from 245); Max value from RGB is 112 - color contains mainly: green. Hex color #427043 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427043 is #BD8FBC. Grayscale: #5D5D5D. Windows color (decimal): -12423101 or 4419650. OLE color: 4419650.
HSL color Cylindrical-coordinate representation of color #427043: hue angle of 121.3º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #427043 is Cyan = 0.41, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 112 | 67 | - |
| CMYK | 0.41 | 0 | 0.40 | 0.56 |
| HSL | 121.3º | 0.26% | 0.35% | - |
| HSV(B) | 121.3º | 0.41% | 0.44% | - |
| XYZ | 9.05 | 13.15 | 7.37 | - |
| YUV | 93.12 | 113.26 | 108.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 67 | 0.41 | 0 | 0.40 | 0.56 | 121.3 | 0.26 | 0.35 |
| Hex | 42 | 70 | 43 | 29 | 0 | 28 | 38 | 79 | 1A | 23 |
| Octal | 102 | 160 | 103 | 51 | 0 | 50 | 70 | 171 | 32 | 43 |
| Binary | 1000010 | 1110000 | 1000011 | 101001 | 0 | 101000 | 111000 | 1111001 | 11010 | 100011 |
Color Harmonies of #427043
Complementary color
Monochromatic Colors of #427043
Black with #427043
Text Example
Text Example
White with #427043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427043; }
p { color: rgb(66,112,67); }
H1.HeaderClassName
{
color: #427043;
}
.AnyTagClassName
{
color: #427043;
}
</style>
background-color css
<style>
a { background-color: #427043; }
a { background-color: rgb(66,112,67); }
div.DivClassName
{
background-color: #427043;
}
.BgClassName
{
background-color: #427043;
}
</style>
border-color css
<style>
span { border-color: #427043; }
span { border-color: rgb(66,112,67); }
td.TdClassName
{
border-color: #427043;
}
.TagClassName
{
border-color: #427043;
}
</style>