Shades of Killarney #507454
Tints of Killarney #507454
RGB
CMYK
RGB Variations
Color information
#507454 (or 0x507454) is known color: Killarney. HEX triplet: 50, 74 and 54. RGB value is (80,116,84). Sum of RGB (Red+Green+Blue) = 80+116+84=280 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.57% from 280); Green value is 116 (45.70% from 255 or 41.43% from 280); Blue value is 84 (33.20% from 255 or 30% from 280); Max value from RGB is 116 - color contains mainly: green. Hex color #507454 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507454 is #AF8BAB. Grayscale: #656565. Windows color (decimal): -11504556 or 5534800. OLE color: 5534800.
HSL color Cylindrical-coordinate representation of color #507454: hue angle of 126.67º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #507454 is Cyan = 0.31, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 116 | 84 | - |
| CMYK | 0.31 | 0 | 0.28 | 0.55 |
| HSL | 126.67º | 0.18% | 0.38% | - |
| HSV(B) | 126.67º | 0.31% | 0.45% | - |
| XYZ | 11.15 | 14.84 | 10.66 | - |
| YUV | 101.59 | 118.07 | 112.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 116 | 84 | 0.31 | 0 | 0.28 | 0.55 | 126.67 | 0.18 | 0.38 |
| Hex | 50 | 74 | 54 | 1F | 0 | 1C | 37 | 7F | 12 | 26 |
| Octal | 120 | 164 | 124 | 37 | 0 | 34 | 67 | 177 | 22 | 46 |
| Binary | 1010000 | 1110100 | 1010100 | 11111 | 0 | 11100 | 110111 | 1111111 | 10010 | 100110 |
Color Harmonies of #507454
Complementary color
Monochromatic Colors of #507454
Black with #507454
Text Example
Text Example
White with #507454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507454; }
p { color: rgb(80,116,84); }
H1.HeaderClassName
{
color: #507454;
}
.AnyTagClassName
{
color: #507454;
}
</style>
background-color css
<style>
a { background-color: #507454; }
a { background-color: rgb(80,116,84); }
div.DivClassName
{
background-color: #507454;
}
.BgClassName
{
background-color: #507454;
}
</style>
border-color css
<style>
span { border-color: #507454; }
span { border-color: rgb(80,116,84); }
td.TdClassName
{
border-color: #507454;
}
.TagClassName
{
border-color: #507454;
}
</style>