Shades of Killarney #527153
Tints of Killarney #527153
RGB
CMYK
RGB Variations
Color information
#527153 (or 0x527153) is known color: Killarney. HEX triplet: 52, 71 and 53. RGB value is (82,113,83). Sum of RGB (Red+Green+Blue) = 82+113+83=278 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.50% from 278); Green value is 113 (44.53% from 255 or 40.65% from 278); Blue value is 83 (32.81% from 255 or 29.86% from 278); Max value from RGB is 113 - color contains mainly: green. Hex color #527153 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527153 is #AD8EAC. Grayscale: #646464. Windows color (decimal): -11374253 or 5468498. OLE color: 5468498.
HSL color Cylindrical-coordinate representation of color #527153: hue angle of 121.94º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #527153 is Cyan = 0.27, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 83 | - |
| CMYK | 0.27 | 0 | 0.27 | 0.56 |
| HSL | 121.94º | 0.16% | 0.38% | - |
| HSV(B) | 121.94º | 0.27% | 0.44% | - |
| XYZ | 10.95 | 14.23 | 10.35 | - |
| YUV | 100.31 | 118.23 | 114.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 83 | 0.27 | 0 | 0.27 | 0.56 | 121.94 | 0.16 | 0.38 |
| Hex | 52 | 71 | 53 | 1B | 0 | 1B | 38 | 7A | 10 | 26 |
| Octal | 122 | 161 | 123 | 33 | 0 | 33 | 70 | 172 | 20 | 46 |
| Binary | 1010010 | 1110001 | 1010011 | 11011 | 0 | 11011 | 111000 | 1111010 | 10000 | 100110 |
Color Harmonies of #527153
Complementary color
Monochromatic Colors of #527153
Black with #527153
Text Example
Text Example
White with #527153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527153; }
p { color: rgb(82,113,83); }
H1.HeaderClassName
{
color: #527153;
}
.AnyTagClassName
{
color: #527153;
}
</style>
background-color css
<style>
a { background-color: #527153; }
a { background-color: rgb(82,113,83); }
div.DivClassName
{
background-color: #527153;
}
.BgClassName
{
background-color: #527153;
}
</style>
border-color css
<style>
span { border-color: #527153; }
span { border-color: rgb(82,113,83); }
td.TdClassName
{
border-color: #527153;
}
.TagClassName
{
border-color: #527153;
}
</style>