Shades of Calypso #377481
Tints of Calypso #377481
RGB
CMYK
RGB Variations
Color information
#377481 (or 0x377481) is known color: Calypso. HEX triplet: 37, 74 and 81. RGB value is (55,116,129). Sum of RGB (Red+Green+Blue) = 55+116+129=300 (39% of max value = 765). Red value is 55 (21.88% from 255 or 18.33% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 129 (50.78% from 255 or 43% from 300); Max value from RGB is 129 - color contains mainly: blue. Hex color #377481 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #377481 is #C88B7E. Grayscale: #636363. Windows color (decimal): -13142911 or 8483895. OLE color: 8483895.
HSL color Cylindrical-coordinate representation of color #377481: hue angle of 190.54º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #377481 is Cyan = 0.57, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 116 | 129 | - |
| CMYK | 0.57 | 0.10 | 0 | 0.49 |
| HSL | 190.54º | 0.4% | 0.36% | - |
| HSV(B) | 190.54º | 0.57% | 0.51% | - |
| XYZ | 11.78 | 14.89 | 23.02 | - |
| YUV | 99.24 | 144.79 | 96.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 129 | 0.57 | 0.10 | 0 | 0.49 | 190.54 | 0.4 | 0.36 |
| Hex | 37 | 74 | 81 | 39 | A | 0 | 31 | BF | 28 | 24 |
| Octal | 67 | 164 | 201 | 71 | 12 | 0 | 61 | 277 | 50 | 44 |
| Binary | 110111 | 1110100 | 10000001 | 111001 | 1010 | 0 | 110001 | 10111111 | 101000 | 100100 |
Color Harmonies of #377481
Complementary color
Monochromatic Colors of #377481
Black with #377481
Text Example
Text Example
White with #377481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377481; }
p { color: rgb(55,116,129); }
H1.HeaderClassName
{
color: #377481;
}
.AnyTagClassName
{
color: #377481;
}
</style>
background-color css
<style>
a { background-color: #377481; }
a { background-color: rgb(55,116,129); }
div.DivClassName
{
background-color: #377481;
}
.BgClassName
{
background-color: #377481;
}
</style>
border-color css
<style>
span { border-color: #377481; }
span { border-color: rgb(55,116,129); }
td.TdClassName
{
border-color: #377481;
}
.TagClassName
{
border-color: #377481;
}
</style>