Shades of Killarney #467051
Tints of Killarney #467051
RGB
CMYK
RGB Variations
Color information
#467051 (or 0x467051) is known color: Killarney. HEX triplet: 46, 70 and 51. RGB value is (70,112,81). Sum of RGB (Red+Green+Blue) = 70+112+81=263 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.62% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 81 (32.03% from 255 or 30.80% from 263); Max value from RGB is 112 - color contains mainly: green. Hex color #467051 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467051 is #B98FAE. Grayscale: #5F5F5F. Windows color (decimal): -12160943 or 5337158. OLE color: 5337158.
HSL color Cylindrical-coordinate representation of color #467051: hue angle of 135.71º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #467051 is Cyan = 0.38, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 81 | - |
| CMYK | 0.38 | 0 | 0.28 | 0.56 |
| HSL | 135.71º | 0.23% | 0.36% | - |
| HSV(B) | 135.71º | 0.38% | 0.44% | - |
| XYZ | 9.81 | 13.48 | 9.87 | - |
| YUV | 95.91 | 119.59 | 109.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 81 | 0.38 | 0 | 0.28 | 0.56 | 135.71 | 0.23 | 0.36 |
| Hex | 46 | 70 | 51 | 26 | 0 | 1C | 38 | 88 | 17 | 24 |
| Octal | 106 | 160 | 121 | 46 | 0 | 34 | 70 | 210 | 27 | 44 |
| Binary | 1000110 | 1110000 | 1010001 | 100110 | 0 | 11100 | 111000 | 10001000 | 10111 | 100100 |
Color Harmonies of #467051
Complementary color
Monochromatic Colors of #467051
Black with #467051
Text Example
Text Example
White with #467051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467051; }
p { color: rgb(70,112,81); }
H1.HeaderClassName
{
color: #467051;
}
.AnyTagClassName
{
color: #467051;
}
</style>
background-color css
<style>
a { background-color: #467051; }
a { background-color: rgb(70,112,81); }
div.DivClassName
{
background-color: #467051;
}
.BgClassName
{
background-color: #467051;
}
</style>
border-color css
<style>
span { border-color: #467051; }
span { border-color: rgb(70,112,81); }
td.TdClassName
{
border-color: #467051;
}
.TagClassName
{
border-color: #467051;
}
</style>