Shades of Killarney #468051
Tints of Killarney #468051
RGB
CMYK
RGB Variations
Color information
#468051 (or 0x468051) is known color: Killarney. HEX triplet: 46, 80 and 51. RGB value is (70,128,81). Sum of RGB (Red+Green+Blue) = 70+128+81=279 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.09% from 279); Green value is 128 (50.39% from 255 or 45.88% from 279); Blue value is 81 (32.03% from 255 or 29.03% from 279); Max value from RGB is 128 - color contains mainly: green. Hex color #468051 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468051 is #B97FAE. Grayscale: #696969. Windows color (decimal): -12156847 or 5341254. OLE color: 5341254.
HSL color Cylindrical-coordinate representation of color #468051: hue angle of 131.38º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #468051 is Cyan = 0.45, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 81 | - |
| CMYK | 0.45 | 0 | 0.37 | 0.50 |
| HSL | 131.38º | 0.29% | 0.39% | - |
| HSV(B) | 131.38º | 0.45% | 0.5% | - |
| XYZ | 11.73 | 17.33 | 10.51 | - |
| YUV | 105.3 | 114.28 | 102.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 81 | 0.45 | 0 | 0.37 | 0.50 | 131.38 | 0.29 | 0.39 |
| Hex | 46 | 80 | 51 | 2D | 0 | 25 | 32 | 83 | 1D | 27 |
| Octal | 106 | 200 | 121 | 55 | 0 | 45 | 62 | 203 | 35 | 47 |
| Binary | 1000110 | 10000000 | 1010001 | 101101 | 0 | 100101 | 110010 | 10000011 | 11101 | 100111 |
Color Harmonies of #468051
Complementary color
Monochromatic Colors of #468051
Black with #468051
Text Example
Text Example
White with #468051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468051; }
p { color: rgb(70,128,81); }
H1.HeaderClassName
{
color: #468051;
}
.AnyTagClassName
{
color: #468051;
}
</style>
background-color css
<style>
a { background-color: #468051; }
a { background-color: rgb(70,128,81); }
div.DivClassName
{
background-color: #468051;
}
.BgClassName
{
background-color: #468051;
}
</style>
border-color css
<style>
span { border-color: #468051; }
span { border-color: rgb(70,128,81); }
td.TdClassName
{
border-color: #468051;
}
.TagClassName
{
border-color: #468051;
}
</style>