Shades of Calypso #417287
Tints of Calypso #417287
RGB
CMYK
RGB Variations
Color information
#417287 (or 0x417287) is known color: Calypso. HEX triplet: 41, 72 and 87. RGB value is (65,114,135). Sum of RGB (Red+Green+Blue) = 65+114+135=314 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.70% from 314); Green value is 114 (44.92% from 255 or 36.31% from 314); Blue value is 135 (53.12% from 255 or 42.99% from 314); Max value from RGB is 135 - color contains mainly: blue. Hex color #417287 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417287 is #BE8D78. Grayscale: #656565. Windows color (decimal): -12488057 or 8876609. OLE color: 8876609.
HSL color Cylindrical-coordinate representation of color #417287: hue angle of 198º 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 #417287 is Cyan = 0.52, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 114 | 135 | - |
| CMYK | 0.52 | 0.16 | 0 | 0.47 |
| HSL | 198º | 0.35% | 0.39% | - |
| HSV(B) | 198º | 0.52% | 0.53% | - |
| XYZ | 12.57 | 14.91 | 25.14 | - |
| YUV | 101.74 | 146.77 | 101.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 114 | 135 | 0.52 | 0.16 | 0 | 0.47 | 198 | 0.35 | 0.39 |
| Hex | 41 | 72 | 87 | 34 | 10 | 0 | 2F | C6 | 23 | 27 |
| Octal | 101 | 162 | 207 | 64 | 20 | 0 | 57 | 306 | 43 | 47 |
| Binary | 1000001 | 1110010 | 10000111 | 110100 | 10000 | 0 | 101111 | 11000110 | 100011 | 100111 |
Color Harmonies of #417287
Complementary color
Monochromatic Colors of #417287
Black with #417287
Text Example
Text Example
White with #417287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417287; }
p { color: rgb(65,114,135); }
H1.HeaderClassName
{
color: #417287;
}
.AnyTagClassName
{
color: #417287;
}
</style>
background-color css
<style>
a { background-color: #417287; }
a { background-color: rgb(65,114,135); }
div.DivClassName
{
background-color: #417287;
}
.BgClassName
{
background-color: #417287;
}
</style>
border-color css
<style>
span { border-color: #417287; }
span { border-color: rgb(65,114,135); }
td.TdClassName
{
border-color: #417287;
}
.TagClassName
{
border-color: #417287;
}
</style>