Shades of Killarney #467052
Tints of Killarney #467052
RGB
CMYK
RGB Variations
Color information
#467052 (or 0x467052) is known color: Killarney. HEX triplet: 46, 70 and 52. RGB value is (70,112,82). Sum of RGB (Red+Green+Blue) = 70+112+82=264 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.52% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 82 (32.42% from 255 or 31.06% from 264); Max value from RGB is 112 - color contains mainly: green. Hex color #467052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467052 is #B98FAD. Grayscale: #606060. Windows color (decimal): -12160942 or 5402694. OLE color: 5402694.
HSL color Cylindrical-coordinate representation of color #467052: hue angle of 137.14º 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 #467052 is Cyan = 0.38, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 82 | - |
| CMYK | 0.38 | 0 | 0.27 | 0.56 |
| HSL | 137.14º | 0.23% | 0.36% | - |
| HSV(B) | 137.14º | 0.38% | 0.44% | - |
| XYZ | 9.84 | 13.5 | 10.07 | - |
| YUV | 96.02 | 120.09 | 109.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 82 | 0.38 | 0 | 0.27 | 0.56 | 137.14 | 0.23 | 0.36 |
| Hex | 46 | 70 | 52 | 26 | 0 | 1B | 38 | 89 | 17 | 24 |
| Octal | 106 | 160 | 122 | 46 | 0 | 33 | 70 | 211 | 27 | 44 |
| Binary | 1000110 | 1110000 | 1010010 | 100110 | 0 | 11011 | 111000 | 10001001 | 10111 | 100100 |
Color Harmonies of #467052
Complementary color
Monochromatic Colors of #467052
Black with #467052
Text Example
Text Example
White with #467052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467052; }
p { color: rgb(70,112,82); }
H1.HeaderClassName
{
color: #467052;
}
.AnyTagClassName
{
color: #467052;
}
</style>
background-color css
<style>
a { background-color: #467052; }
a { background-color: rgb(70,112,82); }
div.DivClassName
{
background-color: #467052;
}
.BgClassName
{
background-color: #467052;
}
</style>
border-color css
<style>
span { border-color: #467052; }
span { border-color: rgb(70,112,82); }
td.TdClassName
{
border-color: #467052;
}
.TagClassName
{
border-color: #467052;
}
</style>