Shades of Killarney #487253
Tints of Killarney #487253
RGB
CMYK
RGB Variations
Color information
#487253 (or 0x487253) is known color: Killarney. HEX triplet: 48, 72 and 53. RGB value is (72,114,83). Sum of RGB (Red+Green+Blue) = 72+114+83=269 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.77% from 269); Green value is 114 (44.92% from 255 or 42.38% from 269); Blue value is 83 (32.81% from 255 or 30.86% from 269); Max value from RGB is 114 - color contains mainly: green. Hex color #487253 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487253 is #B78DAC. Grayscale: #616161. Windows color (decimal): -12029357 or 5468744. OLE color: 5468744.
HSL color Cylindrical-coordinate representation of color #487253: hue angle of 135.71º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #487253 is Cyan = 0.37, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 114 | 83 | - |
| CMYK | 0.37 | 0 | 0.27 | 0.55 |
| HSL | 135.71º | 0.23% | 0.36% | - |
| HSV(B) | 135.71º | 0.37% | 0.45% | - |
| XYZ | 10.25 | 14.04 | 10.35 | - |
| YUV | 97.91 | 119.59 | 109.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 83 | 0.37 | 0 | 0.27 | 0.55 | 135.71 | 0.23 | 0.36 |
| Hex | 48 | 72 | 53 | 25 | 0 | 1B | 37 | 88 | 17 | 24 |
| Octal | 110 | 162 | 123 | 45 | 0 | 33 | 67 | 210 | 27 | 44 |
| Binary | 1001000 | 1110010 | 1010011 | 100101 | 0 | 11011 | 110111 | 10001000 | 10111 | 100100 |
Color Harmonies of #487253
Complementary color
Monochromatic Colors of #487253
Black with #487253
Text Example
Text Example
White with #487253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487253; }
p { color: rgb(72,114,83); }
H1.HeaderClassName
{
color: #487253;
}
.AnyTagClassName
{
color: #487253;
}
</style>
background-color css
<style>
a { background-color: #487253; }
a { background-color: rgb(72,114,83); }
div.DivClassName
{
background-color: #487253;
}
.BgClassName
{
background-color: #487253;
}
</style>
border-color css
<style>
span { border-color: #487253; }
span { border-color: rgb(72,114,83); }
td.TdClassName
{
border-color: #487253;
}
.TagClassName
{
border-color: #487253;
}
</style>