Shades of Killarney #507154
Tints of Killarney #507154
RGB
CMYK
RGB Variations
Color information
#507154 (or 0x507154) is known color: Killarney. HEX triplet: 50, 71 and 54. RGB value is (80,113,84). Sum of RGB (Red+Green+Blue) = 80+113+84=277 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.88% from 277); Green value is 113 (44.53% from 255 or 40.79% from 277); Blue value is 84 (33.20% from 255 or 30.32% from 277); Max value from RGB is 113 - color contains mainly: green. Hex color #507154 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507154 is #AF8EAB. Grayscale: #636363. Windows color (decimal): -11505324 or 5534032. OLE color: 5534032.
HSL color Cylindrical-coordinate representation of color #507154: hue angle of 127.27º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #507154 is Cyan = 0.29, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 113 | 84 | - |
| CMYK | 0.29 | 0 | 0.26 | 0.56 |
| HSL | 127.27º | 0.17% | 0.38% | - |
| HSV(B) | 127.27º | 0.29% | 0.44% | - |
| XYZ | 10.81 | 14.16 | 10.55 | - |
| YUV | 99.83 | 119.07 | 113.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 84 | 0.29 | 0 | 0.26 | 0.56 | 127.27 | 0.17 | 0.38 |
| Hex | 50 | 71 | 54 | 1D | 0 | 1A | 38 | 7F | 11 | 26 |
| Octal | 120 | 161 | 124 | 35 | 0 | 32 | 70 | 177 | 21 | 46 |
| Binary | 1010000 | 1110001 | 1010100 | 11101 | 0 | 11010 | 111000 | 1111111 | 10001 | 100110 |
Color Harmonies of #507154
Complementary color
Monochromatic Colors of #507154
Black with #507154
Text Example
Text Example
White with #507154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507154; }
p { color: rgb(80,113,84); }
H1.HeaderClassName
{
color: #507154;
}
.AnyTagClassName
{
color: #507154;
}
</style>
background-color css
<style>
a { background-color: #507154; }
a { background-color: rgb(80,113,84); }
div.DivClassName
{
background-color: #507154;
}
.BgClassName
{
background-color: #507154;
}
</style>
border-color css
<style>
span { border-color: #507154; }
span { border-color: rgb(80,113,84); }
td.TdClassName
{
border-color: #507154;
}
.TagClassName
{
border-color: #507154;
}
</style>