Shades of Killarney #487252
Tints of Killarney #487252
RGB
CMYK
RGB Variations
Color information
#487252 (or 0x487252) is known color: Killarney. HEX triplet: 48, 72 and 52. RGB value is (72,114,82). Sum of RGB (Red+Green+Blue) = 72+114+82=268 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.87% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 82 (32.42% from 255 or 30.60% from 268); Max value from RGB is 114 - color contains mainly: green. Hex color #487252 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487252 is #B78DAD. Grayscale: #616161. Windows color (decimal): -12029358 or 5403208. OLE color: 5403208.
HSL color Cylindrical-coordinate representation of color #487252: hue angle of 134.29º 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 #487252 is Cyan = 0.37, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 114 | 82 | - |
| CMYK | 0.37 | 0 | 0.28 | 0.55 |
| HSL | 134.29º | 0.23% | 0.36% | - |
| HSV(B) | 134.29º | 0.37% | 0.45% | - |
| XYZ | 10.21 | 14.02 | 10.15 | - |
| YUV | 97.79 | 119.09 | 109.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 82 | 0.37 | 0 | 0.28 | 0.55 | 134.29 | 0.23 | 0.36 |
| Hex | 48 | 72 | 52 | 25 | 0 | 1C | 37 | 86 | 17 | 24 |
| Octal | 110 | 162 | 122 | 45 | 0 | 34 | 67 | 206 | 27 | 44 |
| Binary | 1001000 | 1110010 | 1010010 | 100101 | 0 | 11100 | 110111 | 10000110 | 10111 | 100100 |
Color Harmonies of #487252
Complementary color
Monochromatic Colors of #487252
Black with #487252
Text Example
Text Example
White with #487252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487252; }
p { color: rgb(72,114,82); }
H1.HeaderClassName
{
color: #487252;
}
.AnyTagClassName
{
color: #487252;
}
</style>
background-color css
<style>
a { background-color: #487252; }
a { background-color: rgb(72,114,82); }
div.DivClassName
{
background-color: #487252;
}
.BgClassName
{
background-color: #487252;
}
</style>
border-color css
<style>
span { border-color: #487252; }
span { border-color: rgb(72,114,82); }
td.TdClassName
{
border-color: #487252;
}
.TagClassName
{
border-color: #487252;
}
</style>