Shades of Calypso #417389
Tints of Calypso #417389
RGB
CMYK
RGB Variations
Color information
#417389 (or 0x417389) is known color: Calypso. HEX triplet: 41, 73 and 89. RGB value is (65,115,137). Sum of RGB (Red+Green+Blue) = 65+115+137=317 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.50% from 317); Green value is 115 (45.31% from 255 or 36.28% from 317); Blue value is 137 (53.91% from 255 or 43.22% from 317); Max value from RGB is 137 - color contains mainly: blue. Hex color #417389 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417389 is #BE8C76. Grayscale: #666666. Windows color (decimal): -12487799 or 9007937. OLE color: 9007937.
HSL color Cylindrical-coordinate representation of color #417389: hue angle of 198.33º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #417389 is Cyan = 0.53, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 65 | 115 | 137 | - |
| CMYK | 0.53 | 0.16 | 0 | 0.46 |
| HSL | 198.33º | 0.36% | 0.4% | - |
| HSV(B) | 198.33º | 0.53% | 0.54% | - |
| XYZ | 12.83 | 15.19 | 25.92 | - |
| YUV | 102.56 | 147.44 | 101.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 137 | 0.53 | 0.16 | 0 | 0.46 | 198.33 | 0.36 | 0.4 |
| Hex | 41 | 73 | 89 | 35 | 10 | 0 | 2E | C6 | 24 | 28 |
| Octal | 101 | 163 | 211 | 65 | 20 | 0 | 56 | 306 | 44 | 50 |
| Binary | 1000001 | 1110011 | 10001001 | 110101 | 10000 | 0 | 101110 | 11000110 | 100100 | 101000 |
Color Harmonies of #417389
Complementary color
Monochromatic Colors of #417389
Black with #417389
Text Example
Text Example
White with #417389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417389; }
p { color: rgb(65,115,137); }
H1.HeaderClassName
{
color: #417389;
}
.AnyTagClassName
{
color: #417389;
}
</style>
background-color css
<style>
a { background-color: #417389; }
a { background-color: rgb(65,115,137); }
div.DivClassName
{
background-color: #417389;
}
.BgClassName
{
background-color: #417389;
}
</style>
border-color css
<style>
span { border-color: #417389; }
span { border-color: rgb(65,115,137); }
td.TdClassName
{
border-color: #417389;
}
.TagClassName
{
border-color: #417389;
}
</style>