Shades of Calypso #417388
Tints of Calypso #417388
RGB
CMYK
RGB Variations
Color information
#417388 (or 0x417388) is known color: Calypso. HEX triplet: 41, 73 and 88. RGB value is (65,115,136). Sum of RGB (Red+Green+Blue) = 65+115+136=316 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.57% from 316); Green value is 115 (45.31% from 255 or 36.39% from 316); Blue value is 136 (53.52% from 255 or 43.04% from 316); Max value from RGB is 136 - color contains mainly: blue. Hex color #417388 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417388 is #BE8C77. Grayscale: #666666. Windows color (decimal): -12487800 or 8942401. OLE color: 8942401.
HSL color Cylindrical-coordinate representation of color #417388: hue angle of 197.75º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #417388 is Cyan = 0.52, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 115 | 136 | - |
| CMYK | 0.52 | 0.15 | 0 | 0.47 |
| HSL | 197.75º | 0.35% | 0.39% | - |
| HSV(B) | 197.75º | 0.52% | 0.53% | - |
| XYZ | 12.75 | 15.16 | 25.55 | - |
| YUV | 102.44 | 146.94 | 101.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 136 | 0.52 | 0.15 | 0 | 0.47 | 197.75 | 0.35 | 0.39 |
| Hex | 41 | 73 | 88 | 34 | F | 0 | 2F | C6 | 23 | 27 |
| Octal | 101 | 163 | 210 | 64 | 17 | 0 | 57 | 306 | 43 | 47 |
| Binary | 1000001 | 1110011 | 10001000 | 110100 | 1111 | 0 | 101111 | 11000110 | 100011 | 100111 |
Color Harmonies of #417388
Complementary color
Monochromatic Colors of #417388
Black with #417388
Text Example
Text Example
White with #417388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417388; }
p { color: rgb(65,115,136); }
H1.HeaderClassName
{
color: #417388;
}
.AnyTagClassName
{
color: #417388;
}
</style>
background-color css
<style>
a { background-color: #417388; }
a { background-color: rgb(65,115,136); }
div.DivClassName
{
background-color: #417388;
}
.BgClassName
{
background-color: #417388;
}
</style>
border-color css
<style>
span { border-color: #417388; }
span { border-color: rgb(65,115,136); }
td.TdClassName
{
border-color: #417388;
}
.TagClassName
{
border-color: #417388;
}
</style>