Shades of Killarney #507652
Tints of Killarney #507652
RGB
CMYK
RGB Variations
Color information
#507652 (or 0x507652) is known color: Killarney. HEX triplet: 50, 76 and 52. RGB value is (80,118,82). Sum of RGB (Red+Green+Blue) = 80+118+82=280 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.57% from 280); Green value is 118 (46.48% from 255 or 42.14% from 280); Blue value is 82 (32.42% from 255 or 29.29% from 280); Max value from RGB is 118 - color contains mainly: green. Hex color #507652 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507652 is #AF89AD. Grayscale: #666666. Windows color (decimal): -11504046 or 5404240. OLE color: 5404240.
HSL color Cylindrical-coordinate representation of color #507652: hue angle of 123.16º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #507652 is Cyan = 0.32, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 82 | - |
| CMYK | 0.32 | 0 | 0.31 | 0.54 |
| HSL | 123.16º | 0.19% | 0.39% | - |
| HSV(B) | 123.16º | 0.32% | 0.46% | - |
| XYZ | 11.31 | 15.27 | 10.33 | - |
| YUV | 102.53 | 116.41 | 111.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 82 | 0.32 | 0 | 0.31 | 0.54 | 123.16 | 0.19 | 0.39 |
| Hex | 50 | 76 | 52 | 20 | 0 | 1F | 36 | 7B | 13 | 27 |
| Octal | 120 | 166 | 122 | 40 | 0 | 37 | 66 | 173 | 23 | 47 |
| Binary | 1010000 | 1110110 | 1010010 | 100000 | 0 | 11111 | 110110 | 1111011 | 10011 | 100111 |
Color Harmonies of #507652
Complementary color
Monochromatic Colors of #507652
Black with #507652
Text Example
Text Example
White with #507652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507652; }
p { color: rgb(80,118,82); }
H1.HeaderClassName
{
color: #507652;
}
.AnyTagClassName
{
color: #507652;
}
</style>
background-color css
<style>
a { background-color: #507652; }
a { background-color: rgb(80,118,82); }
div.DivClassName
{
background-color: #507652;
}
.BgClassName
{
background-color: #507652;
}
</style>
border-color css
<style>
span { border-color: #507652; }
span { border-color: rgb(80,118,82); }
td.TdClassName
{
border-color: #507652;
}
.TagClassName
{
border-color: #507652;
}
</style>