Shades of Killarney #427550
Tints of Killarney #427550
RGB
CMYK
RGB Variations
Color information
#427550 (or 0x427550) is known color: Killarney. HEX triplet: 42, 75 and 50. RGB value is (66,117,80). Sum of RGB (Red+Green+Blue) = 66+117+80=263 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.10% from 263); Green value is 117 (46.09% from 255 or 44.49% from 263); Blue value is 80 (31.64% from 255 or 30.42% from 263); Max value from RGB is 117 - color contains mainly: green. Hex color #427550 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427550 is #BD8AAF. Grayscale: #616161. Windows color (decimal): -12421808 or 5272898. OLE color: 5272898.
HSL color Cylindrical-coordinate representation of color #427550: hue angle of 136.47º 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 #427550 is Cyan = 0.44, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 80 | - |
| CMYK | 0.44 | 0 | 0.32 | 0.54 |
| HSL | 136.47º | 0.28% | 0.36% | - |
| HSV(B) | 136.47º | 0.44% | 0.46% | - |
| XYZ | 10.06 | 14.46 | 9.85 | - |
| YUV | 97.53 | 118.1 | 105.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 80 | 0.44 | 0 | 0.32 | 0.54 | 136.47 | 0.28 | 0.36 |
| Hex | 42 | 75 | 50 | 2C | 0 | 20 | 36 | 88 | 1C | 24 |
| Octal | 102 | 165 | 120 | 54 | 0 | 40 | 66 | 210 | 34 | 44 |
| Binary | 1000010 | 1110101 | 1010000 | 101100 | 0 | 100000 | 110110 | 10001000 | 11100 | 100100 |
Color Harmonies of #427550
Complementary color
Monochromatic Colors of #427550
Black with #427550
Text Example
Text Example
White with #427550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427550; }
p { color: rgb(66,117,80); }
H1.HeaderClassName
{
color: #427550;
}
.AnyTagClassName
{
color: #427550;
}
</style>
background-color css
<style>
a { background-color: #427550; }
a { background-color: rgb(66,117,80); }
div.DivClassName
{
background-color: #427550;
}
.BgClassName
{
background-color: #427550;
}
</style>
border-color css
<style>
span { border-color: #427550; }
span { border-color: rgb(66,117,80); }
td.TdClassName
{
border-color: #427550;
}
.TagClassName
{
border-color: #427550;
}
</style>