Shades of Calypso #387385
Tints of Calypso #387385
RGB
CMYK
RGB Variations
Color information
#387385 (or 0x387385) is known color: Calypso. HEX triplet: 38, 73 and 85. RGB value is (56,115,133). Sum of RGB (Red+Green+Blue) = 56+115+133=304 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.42% from 304); Green value is 115 (45.31% from 255 or 37.83% from 304); Blue value is 133 (52.34% from 255 or 43.75% from 304); Max value from RGB is 133 - color contains mainly: blue. Hex color #387385 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387385 is #C78C7A. Grayscale: #636363. Windows color (decimal): -13077627 or 8745784. OLE color: 8745784.
HSL color Cylindrical-coordinate representation of color #387385: hue angle of 194.03º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #387385 is Cyan = 0.58, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 115 | 133 | - |
| CMYK | 0.58 | 0.14 | 0 | 0.48 |
| HSL | 194.03º | 0.41% | 0.37% | - |
| HSV(B) | 194.03º | 0.58% | 0.52% | - |
| XYZ | 12 | 14.8 | 24.41 | - |
| YUV | 99.41 | 146.95 | 97.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 133 | 0.58 | 0.14 | 0 | 0.48 | 194.03 | 0.41 | 0.37 |
| Hex | 38 | 73 | 85 | 3A | E | 0 | 30 | C2 | 29 | 25 |
| Octal | 70 | 163 | 205 | 72 | 16 | 0 | 60 | 302 | 51 | 45 |
| Binary | 111000 | 1110011 | 10000101 | 111010 | 1110 | 0 | 110000 | 11000010 | 101001 | 100101 |
Color Harmonies of #387385
Complementary color
Monochromatic Colors of #387385
Black with #387385
Text Example
Text Example
White with #387385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387385; }
p { color: rgb(56,115,133); }
H1.HeaderClassName
{
color: #387385;
}
.AnyTagClassName
{
color: #387385;
}
</style>
background-color css
<style>
a { background-color: #387385; }
a { background-color: rgb(56,115,133); }
div.DivClassName
{
background-color: #387385;
}
.BgClassName
{
background-color: #387385;
}
</style>
border-color css
<style>
span { border-color: #387385; }
span { border-color: rgb(56,115,133); }
td.TdClassName
{
border-color: #387385;
}
.TagClassName
{
border-color: #387385;
}
</style>