Shades of Killarney #508257
Tints of Killarney #508257
RGB
CMYK
RGB Variations
Color information
#508257 (or 0x508257) is known color: Killarney. HEX triplet: 50, 82 and 57. RGB value is (80,130,87). Sum of RGB (Red+Green+Blue) = 80+130+87=297 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.94% from 297); Green value is 130 (51.17% from 255 or 43.77% from 297); Blue value is 87 (34.38% from 255 or 29.29% from 297); Max value from RGB is 130 - color contains mainly: green. Hex color #508257 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508257 is #AF7DA8. Grayscale: #6E6E6E. Windows color (decimal): -11500969 or 5734992. OLE color: 5734992.
HSL color Cylindrical-coordinate representation of color #508257: hue angle of 128.4º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #508257 is Cyan = 0.38, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 87 | - |
| CMYK | 0.38 | 0 | 0.33 | 0.49 |
| HSL | 128.4º | 0.24% | 0.41% | - |
| HSV(B) | 128.4º | 0.38% | 0.51% | - |
| XYZ | 13.01 | 18.36 | 11.87 | - |
| YUV | 110.15 | 114.94 | 106.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 87 | 0.38 | 0 | 0.33 | 0.49 | 128.4 | 0.24 | 0.41 |
| Hex | 50 | 82 | 57 | 26 | 0 | 21 | 31 | 80 | 18 | 29 |
| Octal | 120 | 202 | 127 | 46 | 0 | 41 | 61 | 200 | 30 | 51 |
| Binary | 1010000 | 10000010 | 1010111 | 100110 | 0 | 100001 | 110001 | 10000000 | 11000 | 101001 |
Color Harmonies of #508257
Complementary color
Monochromatic Colors of #508257
Black with #508257
Text Example
Text Example
White with #508257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508257; }
p { color: rgb(80,130,87); }
H1.HeaderClassName
{
color: #508257;
}
.AnyTagClassName
{
color: #508257;
}
</style>
background-color css
<style>
a { background-color: #508257; }
a { background-color: rgb(80,130,87); }
div.DivClassName
{
background-color: #508257;
}
.BgClassName
{
background-color: #508257;
}
</style>
border-color css
<style>
span { border-color: #508257; }
span { border-color: rgb(80,130,87); }
td.TdClassName
{
border-color: #508257;
}
.TagClassName
{
border-color: #508257;
}
</style>