Shades of Killarney #517852
Tints of Killarney #517852
RGB
CMYK
RGB Variations
Color information
#517852 (or 0x517852) is known color: Killarney. HEX triplet: 51, 78 and 52. RGB value is (81,120,82). Sum of RGB (Red+Green+Blue) = 81+120+82=283 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.62% from 283); Green value is 120 (47.27% from 255 or 42.40% from 283); Blue value is 82 (32.42% from 255 or 28.98% from 283); Max value from RGB is 120 - color contains mainly: green. Hex color #517852 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517852 is #AE87AD. Grayscale: #686868. Windows color (decimal): -11437998 or 5404753. OLE color: 5404753.
HSL color Cylindrical-coordinate representation of color #517852: hue angle of 121.54º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #517852 is Cyan = 0.32, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 120 | 82 | - |
| CMYK | 0.32 | 0 | 0.32 | 0.53 |
| HSL | 121.54º | 0.19% | 0.39% | - |
| HSV(B) | 121.54º | 0.33% | 0.47% | - |
| XYZ | 11.63 | 15.79 | 10.42 | - |
| YUV | 104.01 | 115.58 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 120 | 82 | 0.32 | 0 | 0.32 | 0.53 | 121.54 | 0.19 | 0.39 |
| Hex | 51 | 78 | 52 | 20 | 0 | 20 | 35 | 7A | 13 | 27 |
| Octal | 121 | 170 | 122 | 40 | 0 | 40 | 65 | 172 | 23 | 47 |
| Binary | 1010001 | 1111000 | 1010010 | 100000 | 0 | 100000 | 110101 | 1111010 | 10011 | 100111 |
Color Harmonies of #517852
Complementary color
Monochromatic Colors of #517852
Black with #517852
Text Example
Text Example
White with #517852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517852; }
p { color: rgb(81,120,82); }
H1.HeaderClassName
{
color: #517852;
}
.AnyTagClassName
{
color: #517852;
}
</style>
background-color css
<style>
a { background-color: #517852; }
a { background-color: rgb(81,120,82); }
div.DivClassName
{
background-color: #517852;
}
.BgClassName
{
background-color: #517852;
}
</style>
border-color css
<style>
span { border-color: #517852; }
span { border-color: rgb(81,120,82); }
td.TdClassName
{
border-color: #517852;
}
.TagClassName
{
border-color: #517852;
}
</style>