Shades of Calypso #377482
Tints of Calypso #377482
RGB
CMYK
RGB Variations
Color information
#377482 (or 0x377482) is known color: Calypso. HEX triplet: 37, 74 and 82. RGB value is (55,116,130). Sum of RGB (Red+Green+Blue) = 55+116+130=301 (39% of max value = 765). Red value is 55 (21.88% from 255 or 18.27% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 130 (51.17% from 255 or 43.19% from 301); Max value from RGB is 130 - color contains mainly: blue. Hex color #377482 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #377482 is #C88B7D. Grayscale: #636363. Windows color (decimal): -13142910 or 8549431. OLE color: 8549431.
HSL color Cylindrical-coordinate representation of color #377482: hue angle of 191.2º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #377482 is Cyan = 0.58, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 116 | 130 | - |
| CMYK | 0.58 | 0.11 | 0 | 0.49 |
| HSL | 191.2º | 0.41% | 0.36% | - |
| HSV(B) | 191.2º | 0.58% | 0.51% | - |
| XYZ | 11.85 | 14.91 | 23.37 | - |
| YUV | 99.36 | 145.29 | 96.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 130 | 0.58 | 0.11 | 0 | 0.49 | 191.2 | 0.41 | 0.36 |
| Hex | 37 | 74 | 82 | 3A | B | 0 | 31 | BF | 29 | 24 |
| Octal | 67 | 164 | 202 | 72 | 13 | 0 | 61 | 277 | 51 | 44 |
| Binary | 110111 | 1110100 | 10000010 | 111010 | 1011 | 0 | 110001 | 10111111 | 101001 | 100100 |
Color Harmonies of #377482
Complementary color
Monochromatic Colors of #377482
Black with #377482
Text Example
Text Example
White with #377482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377482; }
p { color: rgb(55,116,130); }
H1.HeaderClassName
{
color: #377482;
}
.AnyTagClassName
{
color: #377482;
}
</style>
background-color css
<style>
a { background-color: #377482; }
a { background-color: rgb(55,116,130); }
div.DivClassName
{
background-color: #377482;
}
.BgClassName
{
background-color: #377482;
}
</style>
border-color css
<style>
span { border-color: #377482; }
span { border-color: rgb(55,116,130); }
td.TdClassName
{
border-color: #377482;
}
.TagClassName
{
border-color: #377482;
}
</style>