Shades of Killarney #507956
Tints of Killarney #507956
RGB
CMYK
RGB Variations
Color information
#507956 (or 0x507956) is known color: Killarney. HEX triplet: 50, 79 and 56. RGB value is (80,121,86). Sum of RGB (Red+Green+Blue) = 80+121+86=287 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.87% from 287); Green value is 121 (47.66% from 255 or 42.16% from 287); Blue value is 86 (33.98% from 255 or 29.97% from 287); Max value from RGB is 121 - color contains mainly: green. Hex color #507956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507956 is #AF86A9. Grayscale: #686868. Windows color (decimal): -11503274 or 5667152. OLE color: 5667152.
HSL color Cylindrical-coordinate representation of color #507956: hue angle of 128.78º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #507956 is Cyan = 0.34, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 121 | 86 | - |
| CMYK | 0.34 | 0 | 0.29 | 0.53 |
| HSL | 128.78º | 0.2% | 0.39% | - |
| HSV(B) | 128.78º | 0.34% | 0.47% | - |
| XYZ | 11.83 | 16.05 | 11.28 | - |
| YUV | 104.75 | 117.42 | 110.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 121 | 86 | 0.34 | 0 | 0.29 | 0.53 | 128.78 | 0.2 | 0.39 |
| Hex | 50 | 79 | 56 | 22 | 0 | 1D | 35 | 81 | 14 | 27 |
| Octal | 120 | 171 | 126 | 42 | 0 | 35 | 65 | 201 | 24 | 47 |
| Binary | 1010000 | 1111001 | 1010110 | 100010 | 0 | 11101 | 110101 | 10000001 | 10100 | 100111 |
Color Harmonies of #507956
Complementary color
Monochromatic Colors of #507956
Black with #507956
Text Example
Text Example
White with #507956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507956; }
p { color: rgb(80,121,86); }
H1.HeaderClassName
{
color: #507956;
}
.AnyTagClassName
{
color: #507956;
}
</style>
background-color css
<style>
a { background-color: #507956; }
a { background-color: rgb(80,121,86); }
div.DivClassName
{
background-color: #507956;
}
.BgClassName
{
background-color: #507956;
}
</style>
border-color css
<style>
span { border-color: #507956; }
span { border-color: rgb(80,121,86); }
td.TdClassName
{
border-color: #507956;
}
.TagClassName
{
border-color: #507956;
}
</style>