Shades of Calypso #387789
Tints of Calypso #387789
RGB
CMYK
RGB Variations
Color information
#387789 (or 0x387789) is known color: Calypso. HEX triplet: 38, 77 and 89. RGB value is (56,119,137). Sum of RGB (Red+Green+Blue) = 56+119+137=312 (41% of max value = 765). Red value is 56 (22.27% from 255 or 17.95% from 312); Green value is 119 (46.88% from 255 or 38.14% from 312); Blue value is 137 (53.91% from 255 or 43.91% from 312); Max value from RGB is 137 - color contains mainly: blue. Hex color #387789 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387789 is #C78876. Grayscale: #666666. Windows color (decimal): -13076599 or 9008952. OLE color: 9008952.
HSL color Cylindrical-coordinate representation of color #387789: hue angle of 193.33º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #387789 is Cyan = 0.59, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 119 | 137 | - |
| CMYK | 0.59 | 0.13 | 0 | 0.46 |
| HSL | 193.33º | 0.42% | 0.38% | - |
| HSV(B) | 193.33º | 0.59% | 0.54% | - |
| XYZ | 12.74 | 15.84 | 26.05 | - |
| YUV | 102.22 | 147.63 | 95.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 137 | 0.59 | 0.13 | 0 | 0.46 | 193.33 | 0.42 | 0.38 |
| Hex | 38 | 77 | 89 | 3B | D | 0 | 2E | C1 | 2A | 26 |
| Octal | 70 | 167 | 211 | 73 | 15 | 0 | 56 | 301 | 52 | 46 |
| Binary | 111000 | 1110111 | 10001001 | 111011 | 1101 | 0 | 101110 | 11000001 | 101010 | 100110 |
Color Harmonies of #387789
Complementary color
Monochromatic Colors of #387789
Black with #387789
Text Example
Text Example
White with #387789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387789; }
p { color: rgb(56,119,137); }
H1.HeaderClassName
{
color: #387789;
}
.AnyTagClassName
{
color: #387789;
}
</style>
background-color css
<style>
a { background-color: #387789; }
a { background-color: rgb(56,119,137); }
div.DivClassName
{
background-color: #387789;
}
.BgClassName
{
background-color: #387789;
}
</style>
border-color css
<style>
span { border-color: #387789; }
span { border-color: rgb(56,119,137); }
td.TdClassName
{
border-color: #387789;
}
.TagClassName
{
border-color: #387789;
}
</style>