Shades of Calypso #387886
Tints of Calypso #387886
RGB
CMYK
RGB Variations
Color information
#387886 (or 0x387886) is known color: Calypso. HEX triplet: 38, 78 and 86. RGB value is (56,120,134). Sum of RGB (Red+Green+Blue) = 56+120+134=310 (41% of max value = 765). Red value is 56 (22.27% from 255 or 18.06% from 310); Green value is 120 (47.27% from 255 or 38.71% from 310); Blue value is 134 (52.73% from 255 or 43.23% from 310); Max value from RGB is 134 - color contains mainly: blue. Hex color #387886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387886 is #C78779. Grayscale: #666666. Windows color (decimal): -13076346 or 8812600. OLE color: 8812600.
HSL color Cylindrical-coordinate representation of color #387886: hue angle of 190.77º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #387886 is Cyan = 0.58, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 120 | 134 | - |
| CMYK | 0.58 | 0.10 | 0 | 0.47 |
| HSL | 190.77º | 0.41% | 0.37% | - |
| HSV(B) | 190.77º | 0.58% | 0.53% | - |
| XYZ | 12.65 | 15.99 | 24.97 | - |
| YUV | 102.46 | 145.8 | 94.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 134 | 0.58 | 0.10 | 0 | 0.47 | 190.77 | 0.41 | 0.37 |
| Hex | 38 | 78 | 86 | 3A | A | 0 | 2F | BF | 29 | 25 |
| Octal | 70 | 170 | 206 | 72 | 12 | 0 | 57 | 277 | 51 | 45 |
| Binary | 111000 | 1111000 | 10000110 | 111010 | 1010 | 0 | 101111 | 10111111 | 101001 | 100101 |
Color Harmonies of #387886
Complementary color
Monochromatic Colors of #387886
Black with #387886
Text Example
Text Example
White with #387886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387886; }
p { color: rgb(56,120,134); }
H1.HeaderClassName
{
color: #387886;
}
.AnyTagClassName
{
color: #387886;
}
</style>
background-color css
<style>
a { background-color: #387886; }
a { background-color: rgb(56,120,134); }
div.DivClassName
{
background-color: #387886;
}
.BgClassName
{
background-color: #387886;
}
</style>
border-color css
<style>
span { border-color: #387886; }
span { border-color: rgb(56,120,134); }
td.TdClassName
{
border-color: #387886;
}
.TagClassName
{
border-color: #387886;
}
</style>