Shades of Killarney #427050
Tints of Killarney #427050
RGB
CMYK
RGB Variations
Color information
#427050 (or 0x427050) is known color: Killarney. HEX triplet: 42, 70 and 50. RGB value is (66,112,80). Sum of RGB (Red+Green+Blue) = 66+112+80=258 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.58% from 258); Green value is 112 (44.14% from 255 or 43.41% from 258); Blue value is 80 (31.64% from 255 or 31.01% from 258); Max value from RGB is 112 - color contains mainly: green. Hex color #427050 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427050 is #BD8FAF. Grayscale: #5E5E5E. Windows color (decimal): -12423088 or 5271618. OLE color: 5271618.
HSL color Cylindrical-coordinate representation of color #427050: hue angle of 138.26º 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 #427050 is Cyan = 0.41, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 112 | 80 | - |
| CMYK | 0.41 | 0 | 0.29 | 0.56 |
| HSL | 138.26º | 0.26% | 0.35% | - |
| HSV(B) | 138.26º | 0.41% | 0.44% | - |
| XYZ | 9.49 | 13.33 | 9.66 | - |
| YUV | 94.6 | 119.76 | 107.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 80 | 0.41 | 0 | 0.29 | 0.56 | 138.26 | 0.26 | 0.35 |
| Hex | 42 | 70 | 50 | 29 | 0 | 1D | 38 | 8A | 1A | 23 |
| Octal | 102 | 160 | 120 | 51 | 0 | 35 | 70 | 212 | 32 | 43 |
| Binary | 1000010 | 1110000 | 1010000 | 101001 | 0 | 11101 | 111000 | 10001010 | 11010 | 100011 |
Color Harmonies of #427050
Complementary color
Monochromatic Colors of #427050
Black with #427050
Text Example
Text Example
White with #427050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427050; }
p { color: rgb(66,112,80); }
H1.HeaderClassName
{
color: #427050;
}
.AnyTagClassName
{
color: #427050;
}
</style>
background-color css
<style>
a { background-color: #427050; }
a { background-color: rgb(66,112,80); }
div.DivClassName
{
background-color: #427050;
}
.BgClassName
{
background-color: #427050;
}
</style>
border-color css
<style>
span { border-color: #427050; }
span { border-color: rgb(66,112,80); }
td.TdClassName
{
border-color: #427050;
}
.TagClassName
{
border-color: #427050;
}
</style>