Shades of Killarney #507653
Tints of Killarney #507653
RGB
CMYK
RGB Variations
Color information
#507653 (or 0x507653) is known color: Killarney. HEX triplet: 50, 76 and 53. RGB value is (80,118,83). Sum of RGB (Red+Green+Blue) = 80+118+83=281 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.47% from 281); Green value is 118 (46.48% from 255 or 41.99% from 281); Blue value is 83 (32.81% from 255 or 29.54% from 281); Max value from RGB is 118 - color contains mainly: green. Hex color #507653 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507653 is #AF89AC. Grayscale: #666666. Windows color (decimal): -11504045 or 5469776. OLE color: 5469776.
HSL color Cylindrical-coordinate representation of color #507653: hue angle of 124.74º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #507653 is Cyan = 0.32, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 83 | - |
| CMYK | 0.32 | 0 | 0.30 | 0.54 |
| HSL | 124.74º | 0.19% | 0.39% | - |
| HSV(B) | 124.74º | 0.32% | 0.46% | - |
| XYZ | 11.35 | 15.29 | 10.54 | - |
| YUV | 102.65 | 116.91 | 111.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 83 | 0.32 | 0 | 0.30 | 0.54 | 124.74 | 0.19 | 0.39 |
| Hex | 50 | 76 | 53 | 20 | 0 | 1E | 36 | 7D | 13 | 27 |
| Octal | 120 | 166 | 123 | 40 | 0 | 36 | 66 | 175 | 23 | 47 |
| Binary | 1010000 | 1110110 | 1010011 | 100000 | 0 | 11110 | 110110 | 1111101 | 10011 | 100111 |
Color Harmonies of #507653
Complementary color
Monochromatic Colors of #507653
Black with #507653
Text Example
Text Example
White with #507653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507653; }
p { color: rgb(80,118,83); }
H1.HeaderClassName
{
color: #507653;
}
.AnyTagClassName
{
color: #507653;
}
</style>
background-color css
<style>
a { background-color: #507653; }
a { background-color: rgb(80,118,83); }
div.DivClassName
{
background-color: #507653;
}
.BgClassName
{
background-color: #507653;
}
</style>
border-color css
<style>
span { border-color: #507653; }
span { border-color: rgb(80,118,83); }
td.TdClassName
{
border-color: #507653;
}
.TagClassName
{
border-color: #507653;
}
</style>