Shades of Killarney #487750
Tints of Killarney #487750
RGB
CMYK
RGB Variations
Color information
#487750 (or 0x487750) is known color: Killarney. HEX triplet: 48, 77 and 50. RGB value is (72,119,80). Sum of RGB (Red+Green+Blue) = 72+119+80=271 (35% of max value = 765). Red value is 72 (28.52% from 255 or 26.57% from 271); Green value is 119 (46.88% from 255 or 43.91% from 271); Blue value is 80 (31.64% from 255 or 29.52% from 271); Max value from RGB is 119 - color contains mainly: green. Hex color #487750 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487750 is #B788AF. Grayscale: #646464. Windows color (decimal): -12028080 or 5273416. OLE color: 5273416.
HSL color Cylindrical-coordinate representation of color #487750: hue angle of 130.21º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #487750 is Cyan = 0.39, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 119 | 80 | - |
| CMYK | 0.39 | 0 | 0.33 | 0.53 |
| HSL | 130.21º | 0.25% | 0.37% | - |
| HSV(B) | 130.21º | 0.39% | 0.47% | - |
| XYZ | 10.72 | 15.15 | 9.95 | - |
| YUV | 100.5 | 116.43 | 107.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 119 | 80 | 0.39 | 0 | 0.33 | 0.53 | 130.21 | 0.25 | 0.37 |
| Hex | 48 | 77 | 50 | 27 | 0 | 21 | 35 | 82 | 19 | 25 |
| Octal | 110 | 167 | 120 | 47 | 0 | 41 | 65 | 202 | 31 | 45 |
| Binary | 1001000 | 1110111 | 1010000 | 100111 | 0 | 100001 | 110101 | 10000010 | 11001 | 100101 |
Color Harmonies of #487750
Complementary color
Monochromatic Colors of #487750
Black with #487750
Text Example
Text Example
White with #487750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487750; }
p { color: rgb(72,119,80); }
H1.HeaderClassName
{
color: #487750;
}
.AnyTagClassName
{
color: #487750;
}
</style>
background-color css
<style>
a { background-color: #487750; }
a { background-color: rgb(72,119,80); }
div.DivClassName
{
background-color: #487750;
}
.BgClassName
{
background-color: #487750;
}
</style>
border-color css
<style>
span { border-color: #487750; }
span { border-color: rgb(72,119,80); }
td.TdClassName
{
border-color: #487750;
}
.TagClassName
{
border-color: #487750;
}
</style>