Shades of Calypso #487186
Tints of Calypso #487186
RGB
CMYK
RGB Variations
Color information
#487186 (or 0x487186) is known color: Calypso. HEX triplet: 48, 71 and 86. RGB value is (72,113,134). Sum of RGB (Red+Green+Blue) = 72+113+134=319 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.57% from 319); Green value is 113 (44.53% from 255 or 35.42% from 319); Blue value is 134 (52.73% from 255 or 42.01% from 319); Max value from RGB is 134 - color contains mainly: blue. Hex color #487186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #487186 is #B78E79. Grayscale: #676767. Windows color (decimal): -12029562 or 8810824. OLE color: 8810824.
HSL color Cylindrical-coordinate representation of color #487186: hue angle of 200.32º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #487186 is Cyan = 0.46, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 113 | 134 | - |
| CMYK | 0.46 | 0.16 | 0 | 0.47 |
| HSL | 200.32º | 0.3% | 0.4% | - |
| HSV(B) | 200.32º | 0.46% | 0.53% | - |
| XYZ | 12.88 | 14.91 | 24.75 | - |
| YUV | 103.14 | 145.42 | 105.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 113 | 134 | 0.46 | 0.16 | 0 | 0.47 | 200.32 | 0.3 | 0.4 |
| Hex | 48 | 71 | 86 | 2E | 10 | 0 | 2F | C8 | 1E | 28 |
| Octal | 110 | 161 | 206 | 56 | 20 | 0 | 57 | 310 | 36 | 50 |
| Binary | 1001000 | 1110001 | 10000110 | 101110 | 10000 | 0 | 101111 | 11001000 | 11110 | 101000 |
Color Harmonies of #487186
Complementary color
Monochromatic Colors of #487186
Black with #487186
Text Example
Text Example
White with #487186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487186; }
p { color: rgb(72,113,134); }
H1.HeaderClassName
{
color: #487186;
}
.AnyTagClassName
{
color: #487186;
}
</style>
background-color css
<style>
a { background-color: #487186; }
a { background-color: rgb(72,113,134); }
div.DivClassName
{
background-color: #487186;
}
.BgClassName
{
background-color: #487186;
}
</style>
border-color css
<style>
span { border-color: #487186; }
span { border-color: rgb(72,113,134); }
td.TdClassName
{
border-color: #487186;
}
.TagClassName
{
border-color: #487186;
}
</style>