Shades of Calypso #387589
Tints of Calypso #387589
RGB
CMYK
RGB Variations
Color information
#387589 (or 0x387589) is known color: Calypso. HEX triplet: 38, 75 and 89. RGB value is (56,117,137). Sum of RGB (Red+Green+Blue) = 56+117+137=310 (41% of max value = 765). Red value is 56 (22.27% from 255 or 18.06% from 310); Green value is 117 (46.09% from 255 or 37.74% from 310); Blue value is 137 (53.91% from 255 or 44.19% from 310); Max value from RGB is 137 - color contains mainly: blue. Hex color #387589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387589 is #C78A76. Grayscale: #646464. Windows color (decimal): -13077111 or 9008440. OLE color: 9008440.
HSL color Cylindrical-coordinate representation of color #387589: hue angle of 194.81º 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 #387589 is Cyan = 0.59, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 117 | 137 | - |
| CMYK | 0.59 | 0.15 | 0 | 0.46 |
| HSL | 194.81º | 0.42% | 0.38% | - |
| HSV(B) | 194.81º | 0.59% | 0.54% | - |
| XYZ | 12.51 | 15.37 | 25.97 | - |
| YUV | 101.04 | 148.29 | 95.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 137 | 0.59 | 0.15 | 0 | 0.46 | 194.81 | 0.42 | 0.38 |
| Hex | 38 | 75 | 89 | 3B | F | 0 | 2E | C3 | 2A | 26 |
| Octal | 70 | 165 | 211 | 73 | 17 | 0 | 56 | 303 | 52 | 46 |
| Binary | 111000 | 1110101 | 10001001 | 111011 | 1111 | 0 | 101110 | 11000011 | 101010 | 100110 |
Color Harmonies of #387589
Complementary color
Monochromatic Colors of #387589
Black with #387589
Text Example
Text Example
White with #387589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387589; }
p { color: rgb(56,117,137); }
H1.HeaderClassName
{
color: #387589;
}
.AnyTagClassName
{
color: #387589;
}
</style>
background-color css
<style>
a { background-color: #387589; }
a { background-color: rgb(56,117,137); }
div.DivClassName
{
background-color: #387589;
}
.BgClassName
{
background-color: #387589;
}
</style>
border-color css
<style>
span { border-color: #387589; }
span { border-color: rgb(56,117,137); }
td.TdClassName
{
border-color: #387589;
}
.TagClassName
{
border-color: #387589;
}
</style>