Shades of Killarney #427851
Tints of Killarney #427851
RGB
CMYK
RGB Variations
Color information
#427851 (or 0x427851) is known color: Killarney. HEX triplet: 42, 78 and 51. RGB value is (66,120,81). Sum of RGB (Red+Green+Blue) = 66+120+81=267 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.72% from 267); Green value is 120 (47.27% from 255 or 44.94% from 267); Blue value is 81 (32.03% from 255 or 30.34% from 267); Max value from RGB is 120 - color contains mainly: green. Hex color #427851 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427851 is #BD87AE. Grayscale: #636363. Windows color (decimal): -12421039 or 5339202. OLE color: 5339202.
HSL color Cylindrical-coordinate representation of color #427851: hue angle of 136.67º 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 #427851 is Cyan = 0.45, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 81 | - |
| CMYK | 0.45 | 0 | 0.32 | 0.53 |
| HSL | 136.67º | 0.29% | 0.36% | - |
| HSV(B) | 136.67º | 0.45% | 0.47% | - |
| XYZ | 10.45 | 15.19 | 10.16 | - |
| YUV | 99.41 | 117.61 | 104.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 81 | 0.45 | 0 | 0.32 | 0.53 | 136.67 | 0.29 | 0.36 |
| Hex | 42 | 78 | 51 | 2D | 0 | 20 | 35 | 89 | 1D | 24 |
| Octal | 102 | 170 | 121 | 55 | 0 | 40 | 65 | 211 | 35 | 44 |
| Binary | 1000010 | 1111000 | 1010001 | 101101 | 0 | 100000 | 110101 | 10001001 | 11101 | 100100 |
Color Harmonies of #427851
Complementary color
Monochromatic Colors of #427851
Black with #427851
Text Example
Text Example
White with #427851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427851; }
p { color: rgb(66,120,81); }
H1.HeaderClassName
{
color: #427851;
}
.AnyTagClassName
{
color: #427851;
}
</style>
background-color css
<style>
a { background-color: #427851; }
a { background-color: rgb(66,120,81); }
div.DivClassName
{
background-color: #427851;
}
.BgClassName
{
background-color: #427851;
}
</style>
border-color css
<style>
span { border-color: #427851; }
span { border-color: rgb(66,120,81); }
td.TdClassName
{
border-color: #427851;
}
.TagClassName
{
border-color: #427851;
}
</style>