Shades of Killarney #487953
Tints of Killarney #487953
RGB
CMYK
RGB Variations
Color information
#487953 (or 0x487953) is known color: Killarney. HEX triplet: 48, 79 and 53. RGB value is (72,121,83). Sum of RGB (Red+Green+Blue) = 72+121+83=276 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.09% from 276); Green value is 121 (47.66% from 255 or 43.84% from 276); Blue value is 83 (32.81% from 255 or 30.07% from 276); Max value from RGB is 121 - color contains mainly: green. Hex color #487953 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487953 is #B786AC. Grayscale: #666666. Windows color (decimal): -12027565 or 5470536. OLE color: 5470536.
HSL color Cylindrical-coordinate representation of color #487953: hue angle of 133.47º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #487953 is Cyan = 0.40, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 121 | 83 | - |
| CMYK | 0.40 | 0 | 0.31 | 0.53 |
| HSL | 133.47º | 0.25% | 0.38% | - |
| HSV(B) | 133.47º | 0.4% | 0.47% | - |
| XYZ | 11.07 | 15.68 | 10.63 | - |
| YUV | 102.02 | 117.27 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 121 | 83 | 0.40 | 0 | 0.31 | 0.53 | 133.47 | 0.25 | 0.38 |
| Hex | 48 | 79 | 53 | 28 | 0 | 1F | 35 | 85 | 19 | 26 |
| Octal | 110 | 171 | 123 | 50 | 0 | 37 | 65 | 205 | 31 | 46 |
| Binary | 1001000 | 1111001 | 1010011 | 101000 | 0 | 11111 | 110101 | 10000101 | 11001 | 100110 |
Color Harmonies of #487953
Complementary color
Monochromatic Colors of #487953
Black with #487953
Text Example
Text Example
White with #487953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487953; }
p { color: rgb(72,121,83); }
H1.HeaderClassName
{
color: #487953;
}
.AnyTagClassName
{
color: #487953;
}
</style>
background-color css
<style>
a { background-color: #487953; }
a { background-color: rgb(72,121,83); }
div.DivClassName
{
background-color: #487953;
}
.BgClassName
{
background-color: #487953;
}
</style>
border-color css
<style>
span { border-color: #487953; }
span { border-color: rgb(72,121,83); }
td.TdClassName
{
border-color: #487953;
}
.TagClassName
{
border-color: #487953;
}
</style>