Shades of Calypso #417387
Tints of Calypso #417387
RGB
CMYK
RGB Variations
Color information
#417387 (or 0x417387) is known color: Calypso. HEX triplet: 41, 73 and 87. RGB value is (65,115,135). Sum of RGB (Red+Green+Blue) = 65+115+135=315 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.63% from 315); Green value is 115 (45.31% from 255 or 36.51% from 315); Blue value is 135 (53.12% from 255 or 42.86% from 315); Max value from RGB is 135 - color contains mainly: blue. Hex color #417387 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417387 is #BE8C78. Grayscale: #666666. Windows color (decimal): -12487801 or 8876865. OLE color: 8876865.
HSL color Cylindrical-coordinate representation of color #417387: hue angle of 197.14º 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 #417387 is Cyan = 0.52, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 115 | 135 | - |
| CMYK | 0.52 | 0.15 | 0 | 0.47 |
| HSL | 197.14º | 0.35% | 0.39% | - |
| HSV(B) | 197.14º | 0.52% | 0.53% | - |
| XYZ | 12.68 | 15.13 | 25.17 | - |
| YUV | 102.33 | 146.44 | 101.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 135 | 0.52 | 0.15 | 0 | 0.47 | 197.14 | 0.35 | 0.39 |
| Hex | 41 | 73 | 87 | 34 | F | 0 | 2F | C5 | 23 | 27 |
| Octal | 101 | 163 | 207 | 64 | 17 | 0 | 57 | 305 | 43 | 47 |
| Binary | 1000001 | 1110011 | 10000111 | 110100 | 1111 | 0 | 101111 | 11000101 | 100011 | 100111 |
Color Harmonies of #417387
Complementary color
Monochromatic Colors of #417387
Black with #417387
Text Example
Text Example
White with #417387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417387; }
p { color: rgb(65,115,135); }
H1.HeaderClassName
{
color: #417387;
}
.AnyTagClassName
{
color: #417387;
}
</style>
background-color css
<style>
a { background-color: #417387; }
a { background-color: rgb(65,115,135); }
div.DivClassName
{
background-color: #417387;
}
.BgClassName
{
background-color: #417387;
}
</style>
border-color css
<style>
span { border-color: #417387; }
span { border-color: rgb(65,115,135); }
td.TdClassName
{
border-color: #417387;
}
.TagClassName
{
border-color: #417387;
}
</style>