Shades of Killarney #467952
Tints of Killarney #467952
RGB
CMYK
RGB Variations
Color information
#467952 (or 0x467952) is known color: Killarney. HEX triplet: 46, 79 and 52. RGB value is (70,121,82). Sum of RGB (Red+Green+Blue) = 70+121+82=273 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.64% from 273); Green value is 121 (47.66% from 255 or 44.32% from 273); Blue value is 82 (32.42% from 255 or 30.04% from 273); Max value from RGB is 121 - color contains mainly: green. Hex color #467952 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467952 is #B986AD. Grayscale: #656565. Windows color (decimal): -12158638 or 5404998. OLE color: 5404998.
HSL color Cylindrical-coordinate representation of color #467952: hue angle of 134.12º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #467952 is Cyan = 0.42, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 82 | - |
| CMYK | 0.42 | 0 | 0.32 | 0.53 |
| HSL | 134.12º | 0.27% | 0.37% | - |
| HSV(B) | 134.12º | 0.42% | 0.47% | - |
| XYZ | 10.89 | 15.59 | 10.42 | - |
| YUV | 101.31 | 117.1 | 105.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 82 | 0.42 | 0 | 0.32 | 0.53 | 134.12 | 0.27 | 0.37 |
| Hex | 46 | 79 | 52 | 2A | 0 | 20 | 35 | 86 | 1B | 25 |
| Octal | 106 | 171 | 122 | 52 | 0 | 40 | 65 | 206 | 33 | 45 |
| Binary | 1000110 | 1111001 | 1010010 | 101010 | 0 | 100000 | 110101 | 10000110 | 11011 | 100101 |
Color Harmonies of #467952
Complementary color
Monochromatic Colors of #467952
Black with #467952
Text Example
Text Example
White with #467952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467952; }
p { color: rgb(70,121,82); }
H1.HeaderClassName
{
color: #467952;
}
.AnyTagClassName
{
color: #467952;
}
</style>
background-color css
<style>
a { background-color: #467952; }
a { background-color: rgb(70,121,82); }
div.DivClassName
{
background-color: #467952;
}
.BgClassName
{
background-color: #467952;
}
</style>
border-color css
<style>
span { border-color: #467952; }
span { border-color: rgb(70,121,82); }
td.TdClassName
{
border-color: #467952;
}
.TagClassName
{
border-color: #467952;
}
</style>