Shades of Killarney #507355
Tints of Killarney #507355
RGB
CMYK
RGB Variations
Color information
#507355 (or 0x507355) is known color: Killarney. HEX triplet: 50, 73 and 55. RGB value is (80,115,85). Sum of RGB (Red+Green+Blue) = 80+115+85=280 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.57% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 85 (33.59% from 255 or 30.36% from 280); Max value from RGB is 115 - color contains mainly: green. Hex color #507355 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507355 is #AF8CAA. Grayscale: #656565. Windows color (decimal): -11504811 or 5600080. OLE color: 5600080.
HSL color Cylindrical-coordinate representation of color #507355: hue angle of 128.57º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #507355 is Cyan = 0.30, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 85 | - |
| CMYK | 0.30 | 0 | 0.26 | 0.55 |
| HSL | 128.57º | 0.18% | 0.38% | - |
| HSV(B) | 128.57º | 0.3% | 0.45% | - |
| XYZ | 11.08 | 14.62 | 10.83 | - |
| YUV | 101.12 | 118.9 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 85 | 0.30 | 0 | 0.26 | 0.55 | 128.57 | 0.18 | 0.38 |
| Hex | 50 | 73 | 55 | 1E | 0 | 1A | 37 | 81 | 12 | 26 |
| Octal | 120 | 163 | 125 | 36 | 0 | 32 | 67 | 201 | 22 | 46 |
| Binary | 1010000 | 1110011 | 1010101 | 11110 | 0 | 11010 | 110111 | 10000001 | 10010 | 100110 |
Color Harmonies of #507355
Complementary color
Monochromatic Colors of #507355
Black with #507355
Text Example
Text Example
White with #507355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507355; }
p { color: rgb(80,115,85); }
H1.HeaderClassName
{
color: #507355;
}
.AnyTagClassName
{
color: #507355;
}
</style>
background-color css
<style>
a { background-color: #507355; }
a { background-color: rgb(80,115,85); }
div.DivClassName
{
background-color: #507355;
}
.BgClassName
{
background-color: #507355;
}
</style>
border-color css
<style>
span { border-color: #507355; }
span { border-color: rgb(80,115,85); }
td.TdClassName
{
border-color: #507355;
}
.TagClassName
{
border-color: #507355;
}
</style>