Shades of Killarney #427950
Tints of Killarney #427950
RGB
CMYK
RGB Variations
Color information
#427950 (or 0x427950) is known color: Killarney. HEX triplet: 42, 79 and 50. RGB value is (66,121,80). Sum of RGB (Red+Green+Blue) = 66+121+80=267 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.72% from 267); Green value is 121 (47.66% from 255 or 45.32% from 267); Blue value is 80 (31.64% from 255 or 29.96% from 267); Max value from RGB is 121 - color contains mainly: green. Hex color #427950 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427950 is #BD86AF. Grayscale: #636363. Windows color (decimal): -12420784 or 5273922. OLE color: 5273922.
HSL color Cylindrical-coordinate representation of color #427950: hue angle of 135.27º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #427950 is Cyan = 0.45, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 80 | - |
| CMYK | 0.45 | 0 | 0.34 | 0.53 |
| HSL | 135.27º | 0.29% | 0.37% | - |
| HSV(B) | 135.27º | 0.45% | 0.47% | - |
| XYZ | 10.53 | 15.41 | 10.01 | - |
| YUV | 99.88 | 116.78 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 80 | 0.45 | 0 | 0.34 | 0.53 | 135.27 | 0.29 | 0.37 |
| Hex | 42 | 79 | 50 | 2D | 0 | 22 | 35 | 87 | 1D | 25 |
| Octal | 102 | 171 | 120 | 55 | 0 | 42 | 65 | 207 | 35 | 45 |
| Binary | 1000010 | 1111001 | 1010000 | 101101 | 0 | 100010 | 110101 | 10000111 | 11101 | 100101 |
Color Harmonies of #427950
Complementary color
Monochromatic Colors of #427950
Black with #427950
Text Example
Text Example
White with #427950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427950; }
p { color: rgb(66,121,80); }
H1.HeaderClassName
{
color: #427950;
}
.AnyTagClassName
{
color: #427950;
}
</style>
background-color css
<style>
a { background-color: #427950; }
a { background-color: rgb(66,121,80); }
div.DivClassName
{
background-color: #427950;
}
.BgClassName
{
background-color: #427950;
}
</style>
border-color css
<style>
span { border-color: #427950; }
span { border-color: rgb(66,121,80); }
td.TdClassName
{
border-color: #427950;
}
.TagClassName
{
border-color: #427950;
}
</style>