Shades of Killarney #507352
Tints of Killarney #507352
RGB
CMYK
RGB Variations
Color information
#507352 (or 0x507352) is known color: Killarney. HEX triplet: 50, 73 and 52. RGB value is (80,115,82). Sum of RGB (Red+Green+Blue) = 80+115+82=277 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.88% from 277); Green value is 115 (45.31% from 255 or 41.52% from 277); Blue value is 82 (32.42% from 255 or 29.60% from 277); Max value from RGB is 115 - color contains mainly: green. Hex color #507352 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507352 is #AF8CAD. Grayscale: #646464. Windows color (decimal): -11504814 or 5403472. OLE color: 5403472.
HSL color Cylindrical-coordinate representation of color #507352: hue angle of 123.43º 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 #507352 is Cyan = 0.30, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 82 | - |
| CMYK | 0.30 | 0 | 0.29 | 0.55 |
| HSL | 123.43º | 0.18% | 0.38% | - |
| HSV(B) | 123.43º | 0.3% | 0.45% | - |
| XYZ | 10.96 | 14.58 | 10.22 | - |
| YUV | 100.77 | 117.4 | 113.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 82 | 0.30 | 0 | 0.29 | 0.55 | 123.43 | 0.18 | 0.38 |
| Hex | 50 | 73 | 52 | 1E | 0 | 1D | 37 | 7B | 12 | 26 |
| Octal | 120 | 163 | 122 | 36 | 0 | 35 | 67 | 173 | 22 | 46 |
| Binary | 1010000 | 1110011 | 1010010 | 11110 | 0 | 11101 | 110111 | 1111011 | 10010 | 100110 |
Color Harmonies of #507352
Complementary color
Monochromatic Colors of #507352
Black with #507352
Text Example
Text Example
White with #507352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507352; }
p { color: rgb(80,115,82); }
H1.HeaderClassName
{
color: #507352;
}
.AnyTagClassName
{
color: #507352;
}
</style>
background-color css
<style>
a { background-color: #507352; }
a { background-color: rgb(80,115,82); }
div.DivClassName
{
background-color: #507352;
}
.BgClassName
{
background-color: #507352;
}
</style>
border-color css
<style>
span { border-color: #507352; }
span { border-color: rgb(80,115,82); }
td.TdClassName
{
border-color: #507352;
}
.TagClassName
{
border-color: #507352;
}
</style>