Shades of Killarney #487250
Tints of Killarney #487250
RGB
CMYK
RGB Variations
Color information
#487250 (or 0x487250) is known color: Killarney. HEX triplet: 48, 72 and 50. RGB value is (72,114,80). Sum of RGB (Red+Green+Blue) = 72+114+80=266 (35% of max value = 765). Red value is 72 (28.52% from 255 or 27.07% from 266); Green value is 114 (44.92% from 255 or 42.86% from 266); Blue value is 80 (31.64% from 255 or 30.08% from 266); Max value from RGB is 114 - color contains mainly: green. Hex color #487250 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487250 is #B78DAF. Grayscale: #616161. Windows color (decimal): -12029360 or 5272136. OLE color: 5272136.
HSL color Cylindrical-coordinate representation of color #487250: hue angle of 131.43º 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 #487250 is Cyan = 0.37, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 114 | 80 | - |
| CMYK | 0.37 | 0 | 0.30 | 0.55 |
| HSL | 131.43º | 0.23% | 0.36% | - |
| HSV(B) | 131.43º | 0.37% | 0.45% | - |
| XYZ | 10.14 | 13.99 | 9.76 | - |
| YUV | 97.57 | 118.09 | 109.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 80 | 0.37 | 0 | 0.30 | 0.55 | 131.43 | 0.23 | 0.36 |
| Hex | 48 | 72 | 50 | 25 | 0 | 1E | 37 | 83 | 17 | 24 |
| Octal | 110 | 162 | 120 | 45 | 0 | 36 | 67 | 203 | 27 | 44 |
| Binary | 1001000 | 1110010 | 1010000 | 100101 | 0 | 11110 | 110111 | 10000011 | 10111 | 100100 |
Color Harmonies of #487250
Complementary color
Monochromatic Colors of #487250
Black with #487250
Text Example
Text Example
White with #487250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487250; }
p { color: rgb(72,114,80); }
H1.HeaderClassName
{
color: #487250;
}
.AnyTagClassName
{
color: #487250;
}
</style>
background-color css
<style>
a { background-color: #487250; }
a { background-color: rgb(72,114,80); }
div.DivClassName
{
background-color: #487250;
}
.BgClassName
{
background-color: #487250;
}
</style>
border-color css
<style>
span { border-color: #487250; }
span { border-color: rgb(72,114,80); }
td.TdClassName
{
border-color: #487250;
}
.TagClassName
{
border-color: #487250;
}
</style>