Shades of Calypso #477184
Tints of Calypso #477184
RGB
CMYK
RGB Variations
Color information
#477184 (or 0x477184) is known color: Calypso. HEX triplet: 47, 71 and 84. RGB value is (71,113,132). Sum of RGB (Red+Green+Blue) = 71+113+132=316 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.47% from 316); Green value is 113 (44.53% from 255 or 35.76% from 316); Blue value is 132 (51.95% from 255 or 41.77% from 316); Max value from RGB is 132 - color contains mainly: blue. Hex color #477184 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477184 is #B88E7B. Grayscale: #666666. Windows color (decimal): -12095100 or 8679751. OLE color: 8679751.
HSL color Cylindrical-coordinate representation of color #477184: hue angle of 198.69º 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 #477184 is Cyan = 0.46, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 113 | 132 | - |
| CMYK | 0.46 | 0.14 | 0 | 0.48 |
| HSL | 198.69º | 0.3% | 0.4% | - |
| HSV(B) | 198.69º | 0.46% | 0.52% | - |
| XYZ | 12.67 | 14.82 | 24.02 | - |
| YUV | 102.61 | 144.59 | 105.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 132 | 0.46 | 0.14 | 0 | 0.48 | 198.69 | 0.3 | 0.4 |
| Hex | 47 | 71 | 84 | 2E | E | 0 | 30 | C7 | 1E | 28 |
| Octal | 107 | 161 | 204 | 56 | 16 | 0 | 60 | 307 | 36 | 50 |
| Binary | 1000111 | 1110001 | 10000100 | 101110 | 1110 | 0 | 110000 | 11000111 | 11110 | 101000 |
Color Harmonies of #477184
Complementary color
Monochromatic Colors of #477184
Black with #477184
Text Example
Text Example
White with #477184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477184; }
p { color: rgb(71,113,132); }
H1.HeaderClassName
{
color: #477184;
}
.AnyTagClassName
{
color: #477184;
}
</style>
background-color css
<style>
a { background-color: #477184; }
a { background-color: rgb(71,113,132); }
div.DivClassName
{
background-color: #477184;
}
.BgClassName
{
background-color: #477184;
}
</style>
border-color css
<style>
span { border-color: #477184; }
span { border-color: rgb(71,113,132); }
td.TdClassName
{
border-color: #477184;
}
.TagClassName
{
border-color: #477184;
}
</style>