Shades of Calypso #417290
Tints of Calypso #417290
RGB
CMYK
RGB Variations
Color information
#417290 (or 0x417290) is known color: Calypso. HEX triplet: 41, 72 and 90. RGB value is (65,114,144). Sum of RGB (Red+Green+Blue) = 65+114+144=323 (42% of max value = 765). Red value is 65 (25.78% from 255 or 20.12% from 323); Green value is 114 (44.92% from 255 or 35.29% from 323); Blue value is 144 (56.64% from 255 or 44.58% from 323); Max value from RGB is 144 - color contains mainly: blue. Hex color #417290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417290 is #BE8D6F. Grayscale: #666666. Windows color (decimal): -12488048 or 9466433. OLE color: 9466433.
HSL color Cylindrical-coordinate representation of color #417290: hue angle of 202.78º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #417290 is Cyan = 0.55, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 114 | 144 | - |
| CMYK | 0.55 | 0.21 | 0 | 0.44 |
| HSL | 202.78º | 0.38% | 0.41% | - |
| HSV(B) | 202.78º | 0.55% | 0.56% | - |
| XYZ | 13.23 | 15.17 | 28.62 | - |
| YUV | 102.77 | 151.27 | 101.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 114 | 144 | 0.55 | 0.21 | 0 | 0.44 | 202.78 | 0.38 | 0.41 |
| Hex | 41 | 72 | 90 | 37 | 15 | 0 | 2C | CB | 26 | 29 |
| Octal | 101 | 162 | 220 | 67 | 25 | 0 | 54 | 313 | 46 | 51 |
| Binary | 1000001 | 1110010 | 10010000 | 110111 | 10101 | 0 | 101100 | 11001011 | 100110 | 101001 |
Color Harmonies of #417290
Complementary color
Monochromatic Colors of #417290
Black with #417290
Text Example
Text Example
White with #417290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417290; }
p { color: rgb(65,114,144); }
H1.HeaderClassName
{
color: #417290;
}
.AnyTagClassName
{
color: #417290;
}
</style>
background-color css
<style>
a { background-color: #417290; }
a { background-color: rgb(65,114,144); }
div.DivClassName
{
background-color: #417290;
}
.BgClassName
{
background-color: #417290;
}
</style>
border-color css
<style>
span { border-color: #417290; }
span { border-color: rgb(65,114,144); }
td.TdClassName
{
border-color: #417290;
}
.TagClassName
{
border-color: #417290;
}
</style>