Shades of Killarney #427850
Tints of Killarney #427850
RGB
CMYK
RGB Variations
Color information
#427850 (or 0x427850) is known color: Killarney. HEX triplet: 42, 78 and 50. RGB value is (66,120,80). Sum of RGB (Red+Green+Blue) = 66+120+80=266 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.81% from 266); Green value is 120 (47.27% from 255 or 45.11% from 266); Blue value is 80 (31.64% from 255 or 30.08% from 266); Max value from RGB is 120 - color contains mainly: green. Hex color #427850 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427850 is #BD87AF. Grayscale: #636363. Windows color (decimal): -12421040 or 5273666. OLE color: 5273666.
HSL color Cylindrical-coordinate representation of color #427850: hue angle of 135.56º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427850 is Cyan = 0.45, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 80 | - |
| CMYK | 0.45 | 0 | 0.33 | 0.53 |
| HSL | 135.56º | 0.29% | 0.36% | - |
| HSV(B) | 135.56º | 0.45% | 0.47% | - |
| XYZ | 10.41 | 15.17 | 9.97 | - |
| YUV | 99.29 | 117.11 | 104.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 80 | 0.45 | 0 | 0.33 | 0.53 | 135.56 | 0.29 | 0.36 |
| Hex | 42 | 78 | 50 | 2D | 0 | 21 | 35 | 88 | 1D | 24 |
| Octal | 102 | 170 | 120 | 55 | 0 | 41 | 65 | 210 | 35 | 44 |
| Binary | 1000010 | 1111000 | 1010000 | 101101 | 0 | 100001 | 110101 | 10001000 | 11101 | 100100 |
Color Harmonies of #427850
Complementary color
Monochromatic Colors of #427850
Black with #427850
Text Example
Text Example
White with #427850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427850; }
p { color: rgb(66,120,80); }
H1.HeaderClassName
{
color: #427850;
}
.AnyTagClassName
{
color: #427850;
}
</style>
background-color css
<style>
a { background-color: #427850; }
a { background-color: rgb(66,120,80); }
div.DivClassName
{
background-color: #427850;
}
.BgClassName
{
background-color: #427850;
}
</style>
border-color css
<style>
span { border-color: #427850; }
span { border-color: rgb(66,120,80); }
td.TdClassName
{
border-color: #427850;
}
.TagClassName
{
border-color: #427850;
}
</style>