Shades of Calypso #387384
Tints of Calypso #387384
RGB
CMYK
RGB Variations
Color information
#387384 (or 0x387384) is known color: Calypso. HEX triplet: 38, 73 and 84. RGB value is (56,115,132). Sum of RGB (Red+Green+Blue) = 56+115+132=303 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.48% from 303); Green value is 115 (45.31% from 255 or 37.95% from 303); Blue value is 132 (51.95% from 255 or 43.56% from 303); Max value from RGB is 132 - color contains mainly: blue. Hex color #387384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387384 is #C78C7B. Grayscale: #636363. Windows color (decimal): -13077628 or 8680248. OLE color: 8680248.
HSL color Cylindrical-coordinate representation of color #387384: hue angle of 193.42º degrees, saturation: 0.4, 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 #387384 is Cyan = 0.58, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 115 | 132 | - |
| CMYK | 0.58 | 0.13 | 0 | 0.48 |
| HSL | 193.42º | 0.4% | 0.37% | - |
| HSV(B) | 193.42º | 0.58% | 0.52% | - |
| XYZ | 11.93 | 14.77 | 24.05 | - |
| YUV | 99.3 | 146.45 | 97.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 132 | 0.58 | 0.13 | 0 | 0.48 | 193.42 | 0.4 | 0.37 |
| Hex | 38 | 73 | 84 | 3A | D | 0 | 30 | C1 | 28 | 25 |
| Octal | 70 | 163 | 204 | 72 | 15 | 0 | 60 | 301 | 50 | 45 |
| Binary | 111000 | 1110011 | 10000100 | 111010 | 1101 | 0 | 110000 | 11000001 | 101000 | 100101 |
Color Harmonies of #387384
Complementary color
Monochromatic Colors of #387384
Black with #387384
Text Example
Text Example
White with #387384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387384; }
p { color: rgb(56,115,132); }
H1.HeaderClassName
{
color: #387384;
}
.AnyTagClassName
{
color: #387384;
}
</style>
background-color css
<style>
a { background-color: #387384; }
a { background-color: rgb(56,115,132); }
div.DivClassName
{
background-color: #387384;
}
.BgClassName
{
background-color: #387384;
}
</style>
border-color css
<style>
span { border-color: #387384; }
span { border-color: rgb(56,115,132); }
td.TdClassName
{
border-color: #387384;
}
.TagClassName
{
border-color: #387384;
}
</style>