Shades of Calypso #477186
Tints of Calypso #477186
RGB
CMYK
RGB Variations
Color information
#477186 (or 0x477186) is known color: Calypso. HEX triplet: 47, 71 and 86. RGB value is (71,113,134). Sum of RGB (Red+Green+Blue) = 71+113+134=318 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.33% from 318); Green value is 113 (44.53% from 255 or 35.53% from 318); Blue value is 134 (52.73% from 255 or 42.14% from 318); Max value from RGB is 134 - color contains mainly: blue. Hex color #477186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477186 is #B88E79. Grayscale: #666666. Windows color (decimal): -12095098 or 8810823. OLE color: 8810823.
HSL color Cylindrical-coordinate representation of color #477186: hue angle of 200º 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 #477186 is Cyan = 0.47, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 113 | 134 | - |
| CMYK | 0.47 | 0.16 | 0 | 0.47 |
| HSL | 200º | 0.31% | 0.4% | - |
| HSV(B) | 200º | 0.47% | 0.53% | - |
| XYZ | 12.81 | 14.87 | 24.75 | - |
| YUV | 102.84 | 145.59 | 105.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 134 | 0.47 | 0.16 | 0 | 0.47 | 200 | 0.31 | 0.4 |
| Hex | 47 | 71 | 86 | 2F | 10 | 0 | 2F | C8 | 1F | 28 |
| Octal | 107 | 161 | 206 | 57 | 20 | 0 | 57 | 310 | 37 | 50 |
| Binary | 1000111 | 1110001 | 10000110 | 101111 | 10000 | 0 | 101111 | 11001000 | 11111 | 101000 |
Color Harmonies of #477186
Complementary color
Monochromatic Colors of #477186
Black with #477186
Text Example
Text Example
White with #477186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477186; }
p { color: rgb(71,113,134); }
H1.HeaderClassName
{
color: #477186;
}
.AnyTagClassName
{
color: #477186;
}
</style>
background-color css
<style>
a { background-color: #477186; }
a { background-color: rgb(71,113,134); }
div.DivClassName
{
background-color: #477186;
}
.BgClassName
{
background-color: #477186;
}
</style>
border-color css
<style>
span { border-color: #477186; }
span { border-color: rgb(71,113,134); }
td.TdClassName
{
border-color: #477186;
}
.TagClassName
{
border-color: #477186;
}
</style>