Shades of Killarney #508753
Tints of Killarney #508753
RGB
CMYK
RGB Variations
Color information
#508753 (or 0x508753) is known color: Killarney. HEX triplet: 50, 87 and 53. RGB value is (80,135,83). Sum of RGB (Red+Green+Blue) = 80+135+83=298 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.85% from 298); Green value is 135 (53.12% from 255 or 45.30% from 298); Blue value is 83 (32.81% from 255 or 27.85% from 298); Max value from RGB is 135 - color contains mainly: green. Hex color #508753 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508753 is #AF78AC. Grayscale: #707070. Windows color (decimal): -11499693 or 5474128. OLE color: 5474128.
HSL color Cylindrical-coordinate representation of color #508753: hue angle of 123.27º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #508753 is Cyan = 0.41, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 83 | - |
| CMYK | 0.41 | 0 | 0.39 | 0.47 |
| HSL | 123.27º | 0.26% | 0.42% | - |
| HSV(B) | 123.27º | 0.41% | 0.53% | - |
| XYZ | 13.53 | 19.66 | 11.26 | - |
| YUV | 112.63 | 111.28 | 104.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 83 | 0.41 | 0 | 0.39 | 0.47 | 123.27 | 0.26 | 0.42 |
| Hex | 50 | 87 | 53 | 29 | 0 | 27 | 2F | 7B | 1A | 2A |
| Octal | 120 | 207 | 123 | 51 | 0 | 47 | 57 | 173 | 32 | 52 |
| Binary | 1010000 | 10000111 | 1010011 | 101001 | 0 | 100111 | 101111 | 1111011 | 11010 | 101010 |
Color Harmonies of #508753
Complementary color
Monochromatic Colors of #508753
Black with #508753
Text Example
Text Example
White with #508753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508753; }
p { color: rgb(80,135,83); }
H1.HeaderClassName
{
color: #508753;
}
.AnyTagClassName
{
color: #508753;
}
</style>
background-color css
<style>
a { background-color: #508753; }
a { background-color: rgb(80,135,83); }
div.DivClassName
{
background-color: #508753;
}
.BgClassName
{
background-color: #508753;
}
</style>
border-color css
<style>
span { border-color: #508753; }
span { border-color: rgb(80,135,83); }
td.TdClassName
{
border-color: #508753;
}
.TagClassName
{
border-color: #508753;
}
</style>