Shades of Calypso #477188
Tints of Calypso #477188
RGB
CMYK
RGB Variations
Color information
#477188 (or 0x477188) is known color: Calypso. HEX triplet: 47, 71 and 88. RGB value is (71,113,136). Sum of RGB (Red+Green+Blue) = 71+113+136=320 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.19% from 320); Green value is 113 (44.53% from 255 or 35.31% from 320); Blue value is 136 (53.52% from 255 or 42.5% from 320); Max value from RGB is 136 - color contains mainly: blue. Hex color #477188 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477188 is #B88E77. Grayscale: #666666. Windows color (decimal): -12095096 or 8941895. OLE color: 8941895.
HSL color Cylindrical-coordinate representation of color #477188: hue angle of 201.23º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #477188 is Cyan = 0.48, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 113 | 136 | - |
| CMYK | 0.48 | 0.17 | 0 | 0.47 |
| HSL | 201.23º | 0.31% | 0.41% | - |
| HSV(B) | 201.23º | 0.48% | 0.53% | - |
| XYZ | 12.95 | 14.93 | 25.49 | - |
| YUV | 103.06 | 146.59 | 105.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 136 | 0.48 | 0.17 | 0 | 0.47 | 201.23 | 0.31 | 0.41 |
| Hex | 47 | 71 | 88 | 30 | 11 | 0 | 2F | C9 | 1F | 29 |
| Octal | 107 | 161 | 210 | 60 | 21 | 0 | 57 | 311 | 37 | 51 |
| Binary | 1000111 | 1110001 | 10001000 | 110000 | 10001 | 0 | 101111 | 11001001 | 11111 | 101001 |
Color Harmonies of #477188
Complementary color
Monochromatic Colors of #477188
Black with #477188
Text Example
Text Example
White with #477188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477188; }
p { color: rgb(71,113,136); }
H1.HeaderClassName
{
color: #477188;
}
.AnyTagClassName
{
color: #477188;
}
</style>
background-color css
<style>
a { background-color: #477188; }
a { background-color: rgb(71,113,136); }
div.DivClassName
{
background-color: #477188;
}
.BgClassName
{
background-color: #477188;
}
</style>
border-color css
<style>
span { border-color: #477188; }
span { border-color: rgb(71,113,136); }
td.TdClassName
{
border-color: #477188;
}
.TagClassName
{
border-color: #477188;
}
</style>