Shades of Calypso #387587
Tints of Calypso #387587
RGB
CMYK
RGB Variations
Color information
#387587 (or 0x387587) is known color: Calypso. HEX triplet: 38, 75 and 87. RGB value is (56,117,135). Sum of RGB (Red+Green+Blue) = 56+117+135=308 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.18% from 308); Green value is 117 (46.09% from 255 or 37.99% from 308); Blue value is 135 (53.12% from 255 or 43.83% from 308); Max value from RGB is 135 - color contains mainly: blue. Hex color #387587 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387587 is #C78A78. Grayscale: #646464. Windows color (decimal): -13077113 or 8877368. OLE color: 8877368.
HSL color Cylindrical-coordinate representation of color #387587: hue angle of 193.67º 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 #387587 is Cyan = 0.59, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 117 | 135 | - |
| CMYK | 0.59 | 0.13 | 0 | 0.47 |
| HSL | 193.67º | 0.41% | 0.37% | - |
| HSV(B) | 193.67º | 0.59% | 0.53% | - |
| XYZ | 12.37 | 15.31 | 25.23 | - |
| YUV | 100.81 | 147.29 | 96.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 135 | 0.59 | 0.13 | 0 | 0.47 | 193.67 | 0.41 | 0.37 |
| Hex | 38 | 75 | 87 | 3B | D | 0 | 2F | C2 | 29 | 25 |
| Octal | 70 | 165 | 207 | 73 | 15 | 0 | 57 | 302 | 51 | 45 |
| Binary | 111000 | 1110101 | 10000111 | 111011 | 1101 | 0 | 101111 | 11000010 | 101001 | 100101 |
Color Harmonies of #387587
Complementary color
Monochromatic Colors of #387587
Black with #387587
Text Example
Text Example
White with #387587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387587; }
p { color: rgb(56,117,135); }
H1.HeaderClassName
{
color: #387587;
}
.AnyTagClassName
{
color: #387587;
}
</style>
background-color css
<style>
a { background-color: #387587; }
a { background-color: rgb(56,117,135); }
div.DivClassName
{
background-color: #387587;
}
.BgClassName
{
background-color: #387587;
}
</style>
border-color css
<style>
span { border-color: #387587; }
span { border-color: rgb(56,117,135); }
td.TdClassName
{
border-color: #387587;
}
.TagClassName
{
border-color: #387587;
}
</style>