Shades of Calypso #417088
Tints of Calypso #417088
RGB
CMYK
RGB Variations
Color information
#417088 (or 0x417088) is known color: Calypso. HEX triplet: 41, 70 and 88. RGB value is (65,112,136). Sum of RGB (Red+Green+Blue) = 65+112+136=313 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.77% from 313); Green value is 112 (44.14% from 255 or 35.78% from 313); Blue value is 136 (53.52% from 255 or 43.45% from 313); Max value from RGB is 136 - color contains mainly: blue. Hex color #417088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417088 is #BE8F77. Grayscale: #646464. Windows color (decimal): -12488568 or 8941633. OLE color: 8941633.
HSL color Cylindrical-coordinate representation of color #417088: hue angle of 200.28º 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 #417088 is Cyan = 0.52, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 112 | 136 | - |
| CMYK | 0.52 | 0.18 | 0 | 0.47 |
| HSL | 200.28º | 0.35% | 0.39% | - |
| HSV(B) | 200.28º | 0.52% | 0.53% | - |
| XYZ | 12.42 | 14.49 | 25.43 | - |
| YUV | 100.68 | 147.93 | 102.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 112 | 136 | 0.52 | 0.18 | 0 | 0.47 | 200.28 | 0.35 | 0.39 |
| Hex | 41 | 70 | 88 | 34 | 12 | 0 | 2F | C8 | 23 | 27 |
| Octal | 101 | 160 | 210 | 64 | 22 | 0 | 57 | 310 | 43 | 47 |
| Binary | 1000001 | 1110000 | 10001000 | 110100 | 10010 | 0 | 101111 | 11001000 | 100011 | 100111 |
Color Harmonies of #417088
Complementary color
Monochromatic Colors of #417088
Black with #417088
Text Example
Text Example
White with #417088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417088; }
p { color: rgb(65,112,136); }
H1.HeaderClassName
{
color: #417088;
}
.AnyTagClassName
{
color: #417088;
}
</style>
background-color css
<style>
a { background-color: #417088; }
a { background-color: rgb(65,112,136); }
div.DivClassName
{
background-color: #417088;
}
.BgClassName
{
background-color: #417088;
}
</style>
border-color css
<style>
span { border-color: #417088; }
span { border-color: rgb(65,112,136); }
td.TdClassName
{
border-color: #417088;
}
.TagClassName
{
border-color: #417088;
}
</style>