Shades of Killarney #467552
Tints of Killarney #467552
RGB
CMYK
RGB Variations
Color information
#467552 (or 0x467552) is known color: Killarney. HEX triplet: 46, 75 and 52. RGB value is (70,117,82). Sum of RGB (Red+Green+Blue) = 70+117+82=269 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.02% from 269); Green value is 117 (46.09% from 255 or 43.49% from 269); Blue value is 82 (32.42% from 255 or 30.48% from 269); Max value from RGB is 117 - color contains mainly: green. Hex color #467552 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467552 is #B98AAD. Grayscale: #636363. Windows color (decimal): -12159662 or 5403974. OLE color: 5403974.
HSL color Cylindrical-coordinate representation of color #467552: hue angle of 135.32º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467552 is Cyan = 0.40, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 82 | - |
| CMYK | 0.40 | 0 | 0.30 | 0.54 |
| HSL | 135.32º | 0.25% | 0.37% | - |
| HSV(B) | 135.32º | 0.4% | 0.46% | - |
| XYZ | 10.41 | 14.63 | 10.26 | - |
| YUV | 98.96 | 118.43 | 107.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 82 | 0.40 | 0 | 0.30 | 0.54 | 135.32 | 0.25 | 0.37 |
| Hex | 46 | 75 | 52 | 28 | 0 | 1E | 36 | 87 | 19 | 25 |
| Octal | 106 | 165 | 122 | 50 | 0 | 36 | 66 | 207 | 31 | 45 |
| Binary | 1000110 | 1110101 | 1010010 | 101000 | 0 | 11110 | 110110 | 10000111 | 11001 | 100101 |
Color Harmonies of #467552
Complementary color
Monochromatic Colors of #467552
Black with #467552
Text Example
Text Example
White with #467552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467552; }
p { color: rgb(70,117,82); }
H1.HeaderClassName
{
color: #467552;
}
.AnyTagClassName
{
color: #467552;
}
</style>
background-color css
<style>
a { background-color: #467552; }
a { background-color: rgb(70,117,82); }
div.DivClassName
{
background-color: #467552;
}
.BgClassName
{
background-color: #467552;
}
</style>
border-color css
<style>
span { border-color: #467552; }
span { border-color: rgb(70,117,82); }
td.TdClassName
{
border-color: #467552;
}
.TagClassName
{
border-color: #467552;
}
</style>