Shades of Calypso #387482
Tints of Calypso #387482
RGB
CMYK
RGB Variations
Color information
#387482 (or 0x387482) is known color: Calypso. HEX triplet: 38, 74 and 82. RGB value is (56,116,130). Sum of RGB (Red+Green+Blue) = 56+116+130=302 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.54% from 302); Green value is 116 (45.70% from 255 or 38.41% from 302); Blue value is 130 (51.17% from 255 or 43.05% from 302); Max value from RGB is 130 - color contains mainly: blue. Hex color #387482 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387482 is #C78B7D. Grayscale: #636363. Windows color (decimal): -13077374 or 8549432. OLE color: 8549432.
HSL color Cylindrical-coordinate representation of color #387482: hue angle of 191.35º 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 #387482 is Cyan = 0.57, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 116 | 130 | - |
| CMYK | 0.57 | 0.11 | 0 | 0.49 |
| HSL | 191.35º | 0.4% | 0.36% | - |
| HSV(B) | 191.35º | 0.57% | 0.51% | - |
| XYZ | 11.91 | 14.94 | 23.38 | - |
| YUV | 99.66 | 145.12 | 96.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 130 | 0.57 | 0.11 | 0 | 0.49 | 191.35 | 0.4 | 0.36 |
| Hex | 38 | 74 | 82 | 39 | B | 0 | 31 | BF | 28 | 24 |
| Octal | 70 | 164 | 202 | 71 | 13 | 0 | 61 | 277 | 50 | 44 |
| Binary | 111000 | 1110100 | 10000010 | 111001 | 1011 | 0 | 110001 | 10111111 | 101000 | 100100 |
Color Harmonies of #387482
Complementary color
Monochromatic Colors of #387482
Black with #387482
Text Example
Text Example
White with #387482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387482; }
p { color: rgb(56,116,130); }
H1.HeaderClassName
{
color: #387482;
}
.AnyTagClassName
{
color: #387482;
}
</style>
background-color css
<style>
a { background-color: #387482; }
a { background-color: rgb(56,116,130); }
div.DivClassName
{
background-color: #387482;
}
.BgClassName
{
background-color: #387482;
}
</style>
border-color css
<style>
span { border-color: #387482; }
span { border-color: rgb(56,116,130); }
td.TdClassName
{
border-color: #387482;
}
.TagClassName
{
border-color: #387482;
}
</style>