Shades of Calypso #387987
Tints of Calypso #387987
RGB
CMYK
RGB Variations
Color information
#387987 (or 0x387987) is known color: Calypso. HEX triplet: 38, 79 and 87. RGB value is (56,121,135). Sum of RGB (Red+Green+Blue) = 56+121+135=312 (41% of max value = 765). Red value is 56 (22.27% from 255 or 17.95% from 312); Green value is 121 (47.66% from 255 or 38.78% from 312); Blue value is 135 (53.12% from 255 or 43.27% from 312); Max value from RGB is 135 - color contains mainly: blue. Hex color #387987 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387987 is #C78678. Grayscale: #676767. Windows color (decimal): -13076089 or 8878392. OLE color: 8878392.
HSL color Cylindrical-coordinate representation of color #387987: hue angle of 190.63º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #387987 is Cyan = 0.59, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 121 | 135 | - |
| CMYK | 0.59 | 0.10 | 0 | 0.47 |
| HSL | 190.63º | 0.41% | 0.37% | - |
| HSV(B) | 190.63º | 0.59% | 0.53% | - |
| XYZ | 12.84 | 16.26 | 25.38 | - |
| YUV | 103.16 | 145.97 | 94.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 135 | 0.59 | 0.10 | 0 | 0.47 | 190.63 | 0.41 | 0.37 |
| Hex | 38 | 79 | 87 | 3B | A | 0 | 2F | BF | 29 | 25 |
| Octal | 70 | 171 | 207 | 73 | 12 | 0 | 57 | 277 | 51 | 45 |
| Binary | 111000 | 1111001 | 10000111 | 111011 | 1010 | 0 | 101111 | 10111111 | 101001 | 100101 |
Color Harmonies of #387987
Complementary color
Monochromatic Colors of #387987
Black with #387987
Text Example
Text Example
White with #387987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387987; }
p { color: rgb(56,121,135); }
H1.HeaderClassName
{
color: #387987;
}
.AnyTagClassName
{
color: #387987;
}
</style>
background-color css
<style>
a { background-color: #387987; }
a { background-color: rgb(56,121,135); }
div.DivClassName
{
background-color: #387987;
}
.BgClassName
{
background-color: #387987;
}
</style>
border-color css
<style>
span { border-color: #387987; }
span { border-color: rgb(56,121,135); }
td.TdClassName
{
border-color: #387987;
}
.TagClassName
{
border-color: #387987;
}
</style>