Shades of Calypso #447389
Tints of Calypso #447389
RGB
CMYK
RGB Variations
Color information
#447389 (or 0x447389) is known color: Calypso. HEX triplet: 44, 73 and 89. RGB value is (68,115,137). Sum of RGB (Red+Green+Blue) = 68+115+137=320 (42% of max value = 765). Red value is 68 (26.95% from 255 or 21.25% from 320); Green value is 115 (45.31% from 255 or 35.94% from 320); Blue value is 137 (53.91% from 255 or 42.81% from 320); Max value from RGB is 137 - color contains mainly: blue. Hex color #447389 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #447389 is #BB8C76. Grayscale: #676767. Windows color (decimal): -12291191 or 9007940. OLE color: 9007940.
HSL color Cylindrical-coordinate representation of color #447389: hue angle of 199.13º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #447389 is Cyan = 0.50, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 68 | 115 | 137 | - |
| CMYK | 0.50 | 0.16 | 0 | 0.46 |
| HSL | 199.13º | 0.34% | 0.4% | - |
| HSV(B) | 199.13º | 0.5% | 0.54% | - |
| XYZ | 13.03 | 15.3 | 25.93 | - |
| YUV | 103.46 | 146.93 | 102.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 115 | 137 | 0.50 | 0.16 | 0 | 0.46 | 199.13 | 0.34 | 0.4 |
| Hex | 44 | 73 | 89 | 32 | 10 | 0 | 2E | C7 | 22 | 28 |
| Octal | 104 | 163 | 211 | 62 | 20 | 0 | 56 | 307 | 42 | 50 |
| Binary | 1000100 | 1110011 | 10001001 | 110010 | 10000 | 0 | 101110 | 11000111 | 100010 | 101000 |
Color Harmonies of #447389
Complementary color
Monochromatic Colors of #447389
Black with #447389
Text Example
Text Example
White with #447389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447389; }
p { color: rgb(68,115,137); }
H1.HeaderClassName
{
color: #447389;
}
.AnyTagClassName
{
color: #447389;
}
</style>
background-color css
<style>
a { background-color: #447389; }
a { background-color: rgb(68,115,137); }
div.DivClassName
{
background-color: #447389;
}
.BgClassName
{
background-color: #447389;
}
</style>
border-color css
<style>
span { border-color: #447389; }
span { border-color: rgb(68,115,137); }
td.TdClassName
{
border-color: #447389;
}
.TagClassName
{
border-color: #447389;
}
</style>