Shades of Calypso #477384
Tints of Calypso #477384
RGB
CMYK
RGB Variations
Color information
#477384 (or 0x477384) is known color: Calypso. HEX triplet: 47, 73 and 84. RGB value is (71,115,132). Sum of RGB (Red+Green+Blue) = 71+115+132=318 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.33% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 132 (51.95% from 255 or 41.51% from 318); Max value from RGB is 132 - color contains mainly: blue. Hex color #477384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477384 is #B88C7B. Grayscale: #676767. Windows color (decimal): -12094588 or 8680263. OLE color: 8680263.
HSL color Cylindrical-coordinate representation of color #477384: hue angle of 196.72º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #477384 is Cyan = 0.46, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 115 | 132 | - |
| CMYK | 0.46 | 0.13 | 0 | 0.48 |
| HSL | 196.72º | 0.3% | 0.4% | - |
| HSV(B) | 196.72º | 0.46% | 0.52% | - |
| XYZ | 12.89 | 15.27 | 24.1 | - |
| YUV | 103.78 | 143.92 | 104.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 132 | 0.46 | 0.13 | 0 | 0.48 | 196.72 | 0.3 | 0.4 |
| Hex | 47 | 73 | 84 | 2E | D | 0 | 30 | C5 | 1E | 28 |
| Octal | 107 | 163 | 204 | 56 | 15 | 0 | 60 | 305 | 36 | 50 |
| Binary | 1000111 | 1110011 | 10000100 | 101110 | 1101 | 0 | 110000 | 11000101 | 11110 | 101000 |
Color Harmonies of #477384
Complementary color
Monochromatic Colors of #477384
Black with #477384
Text Example
Text Example
White with #477384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477384; }
p { color: rgb(71,115,132); }
H1.HeaderClassName
{
color: #477384;
}
.AnyTagClassName
{
color: #477384;
}
</style>
background-color css
<style>
a { background-color: #477384; }
a { background-color: rgb(71,115,132); }
div.DivClassName
{
background-color: #477384;
}
.BgClassName
{
background-color: #477384;
}
</style>
border-color css
<style>
span { border-color: #477384; }
span { border-color: rgb(71,115,132); }
td.TdClassName
{
border-color: #477384;
}
.TagClassName
{
border-color: #477384;
}
</style>