Shades of Calypso #447583
Tints of Calypso #447583
RGB
CMYK
RGB Variations
Color information
#447583 (or 0x447583) is known color: Calypso. HEX triplet: 44, 75 and 83. RGB value is (68,117,131). Sum of RGB (Red+Green+Blue) = 68+117+131=316 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.52% from 316); Green value is 117 (46.09% from 255 or 37.03% from 316); Blue value is 131 (51.56% from 255 or 41.46% from 316); Max value from RGB is 131 - color contains mainly: blue. Hex color #447583 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #447583 is #BB8A7C. Grayscale: #676767. Windows color (decimal): -12290685 or 8615236. OLE color: 8615236.
HSL color Cylindrical-coordinate representation of color #447583: hue angle of 193.33º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #447583 is Cyan = 0.48, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 117 | 131 | - |
| CMYK | 0.48 | 0.11 | 0 | 0.49 |
| HSL | 193.33º | 0.32% | 0.39% | - |
| HSV(B) | 193.33º | 0.48% | 0.51% | - |
| XYZ | 12.84 | 15.59 | 23.81 | - |
| YUV | 103.95 | 143.27 | 102.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 117 | 131 | 0.48 | 0.11 | 0 | 0.49 | 193.33 | 0.32 | 0.39 |
| Hex | 44 | 75 | 83 | 30 | B | 0 | 31 | C1 | 20 | 27 |
| Octal | 104 | 165 | 203 | 60 | 13 | 0 | 61 | 301 | 40 | 47 |
| Binary | 1000100 | 1110101 | 10000011 | 110000 | 1011 | 0 | 110001 | 11000001 | 100000 | 100111 |
Color Harmonies of #447583
Complementary color
Monochromatic Colors of #447583
Black with #447583
Text Example
Text Example
White with #447583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447583; }
p { color: rgb(68,117,131); }
H1.HeaderClassName
{
color: #447583;
}
.AnyTagClassName
{
color: #447583;
}
</style>
background-color css
<style>
a { background-color: #447583; }
a { background-color: rgb(68,117,131); }
div.DivClassName
{
background-color: #447583;
}
.BgClassName
{
background-color: #447583;
}
</style>
border-color css
<style>
span { border-color: #447583; }
span { border-color: rgb(68,117,131); }
td.TdClassName
{
border-color: #447583;
}
.TagClassName
{
border-color: #447583;
}
</style>