Shades of Killarney #427250
Tints of Killarney #427250
RGB
CMYK
RGB Variations
Color information
#427250 (or 0x427250) is known color: Killarney. HEX triplet: 42, 72 and 50. RGB value is (66,114,80). Sum of RGB (Red+Green+Blue) = 66+114+80=260 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.38% from 260); Green value is 114 (44.92% from 255 or 43.85% from 260); Blue value is 80 (31.64% from 255 or 30.77% from 260); Max value from RGB is 114 - color contains mainly: green. Hex color #427250 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427250 is #BD8DAF. Grayscale: #5F5F5F. Windows color (decimal): -12422576 or 5272130. OLE color: 5272130.
HSL color Cylindrical-coordinate representation of color #427250: hue angle of 137.5º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #427250 is Cyan = 0.42, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 80 | - |
| CMYK | 0.42 | 0 | 0.30 | 0.55 |
| HSL | 137.5º | 0.27% | 0.35% | - |
| HSV(B) | 137.5º | 0.42% | 0.45% | - |
| XYZ | 9.71 | 13.77 | 9.74 | - |
| YUV | 95.77 | 119.1 | 106.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 80 | 0.42 | 0 | 0.30 | 0.55 | 137.5 | 0.27 | 0.35 |
| Hex | 42 | 72 | 50 | 2A | 0 | 1E | 37 | 8A | 1B | 23 |
| Octal | 102 | 162 | 120 | 52 | 0 | 36 | 67 | 212 | 33 | 43 |
| Binary | 1000010 | 1110010 | 1010000 | 101010 | 0 | 11110 | 110111 | 10001010 | 11011 | 100011 |
Color Harmonies of #427250
Complementary color
Monochromatic Colors of #427250
Black with #427250
Text Example
Text Example
White with #427250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427250; }
p { color: rgb(66,114,80); }
H1.HeaderClassName
{
color: #427250;
}
.AnyTagClassName
{
color: #427250;
}
</style>
background-color css
<style>
a { background-color: #427250; }
a { background-color: rgb(66,114,80); }
div.DivClassName
{
background-color: #427250;
}
.BgClassName
{
background-color: #427250;
}
</style>
border-color css
<style>
span { border-color: #427250; }
span { border-color: rgb(66,114,80); }
td.TdClassName
{
border-color: #427250;
}
.TagClassName
{
border-color: #427250;
}
</style>