Shades of Calypso #477385
Tints of Calypso #477385
RGB
CMYK
RGB Variations
Color information
#477385 (or 0x477385) is known color: Calypso. HEX triplet: 47, 73 and 85. RGB value is (71,115,133). Sum of RGB (Red+Green+Blue) = 71+115+133=319 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.26% from 319); Green value is 115 (45.31% from 255 or 36.05% from 319); Blue value is 133 (52.34% from 255 or 41.69% from 319); Max value from RGB is 133 - color contains mainly: blue. Hex color #477385 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477385 is #B88C7A. Grayscale: #676767. Windows color (decimal): -12094587 or 8745799. OLE color: 8745799.
HSL color Cylindrical-coordinate representation of color #477385: hue angle of 197.42º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #477385 is Cyan = 0.47, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 115 | 133 | - |
| CMYK | 0.47 | 0.14 | 0 | 0.48 |
| HSL | 197.42º | 0.3% | 0.4% | - |
| HSV(B) | 197.42º | 0.47% | 0.52% | - |
| XYZ | 12.96 | 15.29 | 24.46 | - |
| YUV | 103.9 | 144.42 | 104.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 133 | 0.47 | 0.14 | 0 | 0.48 | 197.42 | 0.3 | 0.4 |
| Hex | 47 | 73 | 85 | 2F | E | 0 | 30 | C5 | 1E | 28 |
| Octal | 107 | 163 | 205 | 57 | 16 | 0 | 60 | 305 | 36 | 50 |
| Binary | 1000111 | 1110011 | 10000101 | 101111 | 1110 | 0 | 110000 | 11000101 | 11110 | 101000 |
Color Harmonies of #477385
Complementary color
Monochromatic Colors of #477385
Black with #477385
Text Example
Text Example
White with #477385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477385; }
p { color: rgb(71,115,133); }
H1.HeaderClassName
{
color: #477385;
}
.AnyTagClassName
{
color: #477385;
}
</style>
background-color css
<style>
a { background-color: #477385; }
a { background-color: rgb(71,115,133); }
div.DivClassName
{
background-color: #477385;
}
.BgClassName
{
background-color: #477385;
}
</style>
border-color css
<style>
span { border-color: #477385; }
span { border-color: rgb(71,115,133); }
td.TdClassName
{
border-color: #477385;
}
.TagClassName
{
border-color: #477385;
}
</style>