Shades of Calypso #477386
Tints of Calypso #477386
RGB
CMYK
RGB Variations
Color information
#477386 (or 0x477386) is known color: Calypso. HEX triplet: 47, 73 and 86. RGB value is (71,115,134). Sum of RGB (Red+Green+Blue) = 71+115+134=320 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.19% from 320); Green value is 115 (45.31% from 255 or 35.94% from 320); Blue value is 134 (52.73% from 255 or 41.88% from 320); Max value from RGB is 134 - color contains mainly: blue. Hex color #477386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477386 is #B88C79. Grayscale: #676767. Windows color (decimal): -12094586 or 8811335. OLE color: 8811335.
HSL color Cylindrical-coordinate representation of color #477386: hue angle of 198.1º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #477386 is Cyan = 0.47, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 115 | 134 | - |
| CMYK | 0.47 | 0.14 | 0 | 0.47 |
| HSL | 198.1º | 0.31% | 0.4% | - |
| HSV(B) | 198.1º | 0.47% | 0.53% | - |
| XYZ | 13.03 | 15.32 | 24.82 | - |
| YUV | 104.01 | 144.92 | 104.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 134 | 0.47 | 0.14 | 0 | 0.47 | 198.1 | 0.31 | 0.4 |
| Hex | 47 | 73 | 86 | 2F | E | 0 | 2F | C6 | 1F | 28 |
| Octal | 107 | 163 | 206 | 57 | 16 | 0 | 57 | 306 | 37 | 50 |
| Binary | 1000111 | 1110011 | 10000110 | 101111 | 1110 | 0 | 101111 | 11000110 | 11111 | 101000 |
Color Harmonies of #477386
Complementary color
Monochromatic Colors of #477386
Black with #477386
Text Example
Text Example
White with #477386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477386; }
p { color: rgb(71,115,134); }
H1.HeaderClassName
{
color: #477386;
}
.AnyTagClassName
{
color: #477386;
}
</style>
background-color css
<style>
a { background-color: #477386; }
a { background-color: rgb(71,115,134); }
div.DivClassName
{
background-color: #477386;
}
.BgClassName
{
background-color: #477386;
}
</style>
border-color css
<style>
span { border-color: #477386; }
span { border-color: rgb(71,115,134); }
td.TdClassName
{
border-color: #477386;
}
.TagClassName
{
border-color: #477386;
}
</style>