Shades of Killarney #467045
Tints of Killarney #467045
RGB
CMYK
RGB Variations
Color information
#467045 (or 0x467045) is known color: Killarney. HEX triplet: 46, 70 and 45. RGB value is (70,112,69). Sum of RGB (Red+Green+Blue) = 70+112+69=251 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.89% from 251); Green value is 112 (44.14% from 255 or 44.62% from 251); Blue value is 69 (27.34% from 255 or 27.49% from 251); Max value from RGB is 112 - color contains mainly: green. Hex color #467045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467045 is #B98FBA. Grayscale: #5E5E5E. Windows color (decimal): -12160955 or 4550726. OLE color: 4550726.
HSL color Cylindrical-coordinate representation of color #467045: hue angle of 118.6º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #467045 is Cyan = 0.38, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 69 | - |
| CMYK | 0.38 | 0 | 0.38 | 0.56 |
| HSL | 118.6º | 0.24% | 0.35% | - |
| HSV(B) | 118.6º | 0.38% | 0.44% | - |
| XYZ | 9.39 | 13.32 | 7.71 | - |
| YUV | 94.54 | 113.59 | 110.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 69 | 0.38 | 0 | 0.38 | 0.56 | 118.6 | 0.24 | 0.35 |
| Hex | 46 | 70 | 45 | 26 | 0 | 26 | 38 | 77 | 18 | 23 |
| Octal | 106 | 160 | 105 | 46 | 0 | 46 | 70 | 167 | 30 | 43 |
| Binary | 1000110 | 1110000 | 1000101 | 100110 | 0 | 100110 | 111000 | 1110111 | 11000 | 100011 |
Color Harmonies of #467045
Complementary color
Monochromatic Colors of #467045
Black with #467045
Text Example
Text Example
White with #467045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467045; }
p { color: rgb(70,112,69); }
H1.HeaderClassName
{
color: #467045;
}
.AnyTagClassName
{
color: #467045;
}
</style>
background-color css
<style>
a { background-color: #467045; }
a { background-color: rgb(70,112,69); }
div.DivClassName
{
background-color: #467045;
}
.BgClassName
{
background-color: #467045;
}
</style>
border-color css
<style>
span { border-color: #467045; }
span { border-color: rgb(70,112,69); }
td.TdClassName
{
border-color: #467045;
}
.TagClassName
{
border-color: #467045;
}
</style>