Shades of Calypso #387081
Tints of Calypso #387081
RGB
CMYK
RGB Variations
Color information
#387081 (or 0x387081) is known color: Calypso. HEX triplet: 38, 70 and 81. RGB value is (56,112,129). Sum of RGB (Red+Green+Blue) = 56+112+129=297 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.86% from 297); Green value is 112 (44.14% from 255 or 37.71% from 297); Blue value is 129 (50.78% from 255 or 43.43% from 297); Max value from RGB is 129 - color contains mainly: blue. Hex color #387081 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387081 is #C78F7E. Grayscale: #616161. Windows color (decimal): -13078399 or 8482872. OLE color: 8482872.
HSL color Cylindrical-coordinate representation of color #387081: hue angle of 193.97º degrees, saturation: 0.39, 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 #387081 is Cyan = 0.57, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 112 | 129 | - |
| CMYK | 0.57 | 0.13 | 0 | 0.49 |
| HSL | 193.97º | 0.39% | 0.36% | - |
| HSV(B) | 193.97º | 0.57% | 0.51% | - |
| XYZ | 11.39 | 14.01 | 22.87 | - |
| YUV | 97.19 | 145.95 | 98.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 129 | 0.57 | 0.13 | 0 | 0.49 | 193.97 | 0.39 | 0.36 |
| Hex | 38 | 70 | 81 | 39 | D | 0 | 31 | C2 | 27 | 24 |
| Octal | 70 | 160 | 201 | 71 | 15 | 0 | 61 | 302 | 47 | 44 |
| Binary | 111000 | 1110000 | 10000001 | 111001 | 1101 | 0 | 110001 | 11000010 | 100111 | 100100 |
Color Harmonies of #387081
Complementary color
Monochromatic Colors of #387081
Black with #387081
Text Example
Text Example
White with #387081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387081; }
p { color: rgb(56,112,129); }
H1.HeaderClassName
{
color: #387081;
}
.AnyTagClassName
{
color: #387081;
}
</style>
background-color css
<style>
a { background-color: #387081; }
a { background-color: rgb(56,112,129); }
div.DivClassName
{
background-color: #387081;
}
.BgClassName
{
background-color: #387081;
}
</style>
border-color css
<style>
span { border-color: #387081; }
span { border-color: rgb(56,112,129); }
td.TdClassName
{
border-color: #387081;
}
.TagClassName
{
border-color: #387081;
}
</style>