Shades of Calypso #477084
Tints of Calypso #477084
RGB
CMYK
RGB Variations
Color information
#477084 (or 0x477084) is known color: Calypso. HEX triplet: 47, 70 and 84. RGB value is (71,112,132). Sum of RGB (Red+Green+Blue) = 71+112+132=315 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.54% from 315); Green value is 112 (44.14% from 255 or 35.56% from 315); Blue value is 132 (51.95% from 255 or 41.90% from 315); Max value from RGB is 132 - color contains mainly: blue. Hex color #477084 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477084 is #B88F7B. Grayscale: #656565. Windows color (decimal): -12095356 or 8679495. OLE color: 8679495.
HSL color Cylindrical-coordinate representation of color #477084: hue angle of 199.67º 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 #477084 is Cyan = 0.46, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 112 | 132 | - |
| CMYK | 0.46 | 0.15 | 0 | 0.48 |
| HSL | 199.67º | 0.3% | 0.4% | - |
| HSV(B) | 199.67º | 0.46% | 0.52% | - |
| XYZ | 12.56 | 14.59 | 23.98 | - |
| YUV | 102.02 | 144.92 | 105.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 132 | 0.46 | 0.15 | 0 | 0.48 | 199.67 | 0.3 | 0.4 |
| Hex | 47 | 70 | 84 | 2E | F | 0 | 30 | C8 | 1E | 28 |
| Octal | 107 | 160 | 204 | 56 | 17 | 0 | 60 | 310 | 36 | 50 |
| Binary | 1000111 | 1110000 | 10000100 | 101110 | 1111 | 0 | 110000 | 11001000 | 11110 | 101000 |
Color Harmonies of #477084
Complementary color
Monochromatic Colors of #477084
Black with #477084
Text Example
Text Example
White with #477084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477084; }
p { color: rgb(71,112,132); }
H1.HeaderClassName
{
color: #477084;
}
.AnyTagClassName
{
color: #477084;
}
</style>
background-color css
<style>
a { background-color: #477084; }
a { background-color: rgb(71,112,132); }
div.DivClassName
{
background-color: #477084;
}
.BgClassName
{
background-color: #477084;
}
</style>
border-color css
<style>
span { border-color: #477084; }
span { border-color: rgb(71,112,132); }
td.TdClassName
{
border-color: #477084;
}
.TagClassName
{
border-color: #477084;
}
</style>