Shades of Calypso #387382
Tints of Calypso #387382
RGB
CMYK
RGB Variations
Color information
#387382 (or 0x387382) is known color: Calypso. HEX triplet: 38, 73 and 82. RGB value is (56,115,130). Sum of RGB (Red+Green+Blue) = 56+115+130=301 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.60% from 301); Green value is 115 (45.31% from 255 or 38.21% from 301); Blue value is 130 (51.17% from 255 or 43.19% from 301); Max value from RGB is 130 - color contains mainly: blue. Hex color #387382 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387382 is #C78C7D. Grayscale: #626262. Windows color (decimal): -13077630 or 8549176. OLE color: 8549176.
HSL color Cylindrical-coordinate representation of color #387382: hue angle of 192.16º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #387382 is Cyan = 0.57, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 115 | 130 | - |
| CMYK | 0.57 | 0.12 | 0 | 0.49 |
| HSL | 192.16º | 0.4% | 0.36% | - |
| HSV(B) | 192.16º | 0.57% | 0.51% | - |
| XYZ | 11.79 | 14.71 | 23.34 | - |
| YUV | 99.07 | 145.45 | 97.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 130 | 0.57 | 0.12 | 0 | 0.49 | 192.16 | 0.4 | 0.36 |
| Hex | 38 | 73 | 82 | 39 | C | 0 | 31 | C0 | 28 | 24 |
| Octal | 70 | 163 | 202 | 71 | 14 | 0 | 61 | 300 | 50 | 44 |
| Binary | 111000 | 1110011 | 10000010 | 111001 | 1100 | 0 | 110001 | 11000000 | 101000 | 100100 |
Color Harmonies of #387382
Complementary color
Monochromatic Colors of #387382
Black with #387382
Text Example
Text Example
White with #387382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387382; }
p { color: rgb(56,115,130); }
H1.HeaderClassName
{
color: #387382;
}
.AnyTagClassName
{
color: #387382;
}
</style>
background-color css
<style>
a { background-color: #387382; }
a { background-color: rgb(56,115,130); }
div.DivClassName
{
background-color: #387382;
}
.BgClassName
{
background-color: #387382;
}
</style>
border-color css
<style>
span { border-color: #387382; }
span { border-color: rgb(56,115,130); }
td.TdClassName
{
border-color: #387382;
}
.TagClassName
{
border-color: #387382;
}
</style>