Shades of Killarney #427350
Tints of Killarney #427350
RGB
CMYK
RGB Variations
Color information
#427350 (or 0x427350) is known color: Killarney. HEX triplet: 42, 73 and 50. RGB value is (66,115,80). Sum of RGB (Red+Green+Blue) = 66+115+80=261 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.29% from 261); Green value is 115 (45.31% from 255 or 44.06% from 261); Blue value is 80 (31.64% from 255 or 30.65% from 261); Max value from RGB is 115 - color contains mainly: green. Hex color #427350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427350 is #BD8CAF. Grayscale: #606060. Windows color (decimal): -12422320 or 5272386. OLE color: 5272386.
HSL color Cylindrical-coordinate representation of color #427350: hue angle of 137.14º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #427350 is Cyan = 0.43, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 80 | - |
| CMYK | 0.43 | 0 | 0.30 | 0.55 |
| HSL | 137.14º | 0.27% | 0.35% | - |
| HSV(B) | 137.14º | 0.43% | 0.45% | - |
| XYZ | 9.83 | 14 | 9.77 | - |
| YUV | 96.36 | 118.77 | 106.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 80 | 0.43 | 0 | 0.30 | 0.55 | 137.14 | 0.27 | 0.35 |
| Hex | 42 | 73 | 50 | 2B | 0 | 1E | 37 | 89 | 1B | 23 |
| Octal | 102 | 163 | 120 | 53 | 0 | 36 | 67 | 211 | 33 | 43 |
| Binary | 1000010 | 1110011 | 1010000 | 101011 | 0 | 11110 | 110111 | 10001001 | 11011 | 100011 |
Color Harmonies of #427350
Complementary color
Monochromatic Colors of #427350
Black with #427350
Text Example
Text Example
White with #427350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427350; }
p { color: rgb(66,115,80); }
H1.HeaderClassName
{
color: #427350;
}
.AnyTagClassName
{
color: #427350;
}
</style>
background-color css
<style>
a { background-color: #427350; }
a { background-color: rgb(66,115,80); }
div.DivClassName
{
background-color: #427350;
}
.BgClassName
{
background-color: #427350;
}
</style>
border-color css
<style>
span { border-color: #427350; }
span { border-color: rgb(66,115,80); }
td.TdClassName
{
border-color: #427350;
}
.TagClassName
{
border-color: #427350;
}
</style>