Shades of Killarney #467350
Tints of Killarney #467350
RGB
CMYK
RGB Variations
Color information
#467350 (or 0x467350) is known color: Killarney. HEX triplet: 46, 73 and 50. RGB value is (70,115,80). Sum of RGB (Red+Green+Blue) = 70+115+80=265 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.42% from 265); Green value is 115 (45.31% from 255 or 43.40% from 265); Blue value is 80 (31.64% from 255 or 30.19% from 265); Max value from RGB is 115 - color contains mainly: green. Hex color #467350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467350 is #B98CAF. Grayscale: #616161. Windows color (decimal): -12160176 or 5272390. OLE color: 5272390.
HSL color Cylindrical-coordinate representation of color #467350: hue angle of 133.33º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467350 is Cyan = 0.39, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 80 | - |
| CMYK | 0.39 | 0 | 0.30 | 0.55 |
| HSL | 133.33º | 0.24% | 0.36% | - |
| HSV(B) | 133.33º | 0.39% | 0.45% | - |
| XYZ | 10.1 | 14.14 | 9.79 | - |
| YUV | 97.56 | 118.09 | 108.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 80 | 0.39 | 0 | 0.30 | 0.55 | 133.33 | 0.24 | 0.36 |
| Hex | 46 | 73 | 50 | 27 | 0 | 1E | 37 | 85 | 18 | 24 |
| Octal | 106 | 163 | 120 | 47 | 0 | 36 | 67 | 205 | 30 | 44 |
| Binary | 1000110 | 1110011 | 1010000 | 100111 | 0 | 11110 | 110111 | 10000101 | 11000 | 100100 |
Color Harmonies of #467350
Complementary color
Monochromatic Colors of #467350
Black with #467350
Text Example
Text Example
White with #467350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467350; }
p { color: rgb(70,115,80); }
H1.HeaderClassName
{
color: #467350;
}
.AnyTagClassName
{
color: #467350;
}
</style>
background-color css
<style>
a { background-color: #467350; }
a { background-color: rgb(70,115,80); }
div.DivClassName
{
background-color: #467350;
}
.BgClassName
{
background-color: #467350;
}
</style>
border-color css
<style>
span { border-color: #467350; }
span { border-color: rgb(70,115,80); }
td.TdClassName
{
border-color: #467350;
}
.TagClassName
{
border-color: #467350;
}
</style>