Shades of Killarney #487553
Tints of Killarney #487553
RGB
CMYK
RGB Variations
Color information
#487553 (or 0x487553) is known color: Killarney. HEX triplet: 48, 75 and 53. RGB value is (72,117,83). Sum of RGB (Red+Green+Blue) = 72+117+83=272 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.47% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 83 (32.81% from 255 or 30.51% from 272); Max value from RGB is 117 - color contains mainly: green. Hex color #487553 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487553 is #B78AAC. Grayscale: #636363. Windows color (decimal): -12028589 or 5469512. OLE color: 5469512.
HSL color Cylindrical-coordinate representation of color #487553: hue angle of 134.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #487553 is Cyan = 0.38, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 117 | 83 | - |
| CMYK | 0.38 | 0 | 0.29 | 0.54 |
| HSL | 134.67º | 0.24% | 0.37% | - |
| HSV(B) | 134.67º | 0.38% | 0.46% | - |
| XYZ | 10.6 | 14.72 | 10.47 | - |
| YUV | 99.67 | 118.59 | 108.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 117 | 83 | 0.38 | 0 | 0.29 | 0.54 | 134.67 | 0.24 | 0.37 |
| Hex | 48 | 75 | 53 | 26 | 0 | 1D | 36 | 87 | 18 | 25 |
| Octal | 110 | 165 | 123 | 46 | 0 | 35 | 66 | 207 | 30 | 45 |
| Binary | 1001000 | 1110101 | 1010011 | 100110 | 0 | 11101 | 110110 | 10000111 | 11000 | 100101 |
Color Harmonies of #487553
Complementary color
Monochromatic Colors of #487553
Black with #487553
Text Example
Text Example
White with #487553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487553; }
p { color: rgb(72,117,83); }
H1.HeaderClassName
{
color: #487553;
}
.AnyTagClassName
{
color: #487553;
}
</style>
background-color css
<style>
a { background-color: #487553; }
a { background-color: rgb(72,117,83); }
div.DivClassName
{
background-color: #487553;
}
.BgClassName
{
background-color: #487553;
}
</style>
border-color css
<style>
span { border-color: #487553; }
span { border-color: rgb(72,117,83); }
td.TdClassName
{
border-color: #487553;
}
.TagClassName
{
border-color: #487553;
}
</style>