Shades of Calypso #417382
Tints of Calypso #417382
RGB
CMYK
RGB Variations
Color information
#417382 (or 0x417382) is known color: Calypso. HEX triplet: 41, 73 and 82. RGB value is (65,115,130). Sum of RGB (Red+Green+Blue) = 65+115+130=310 (41% of max value = 765). Red value is 65 (25.78% from 255 or 20.97% from 310); Green value is 115 (45.31% from 255 or 37.10% from 310); Blue value is 130 (51.17% from 255 or 41.94% from 310); Max value from RGB is 130 - color contains mainly: blue. Hex color #417382 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417382 is #BE8C7D. Grayscale: #656565. Windows color (decimal): -12487806 or 8549185. OLE color: 8549185.
HSL color Cylindrical-coordinate representation of color #417382: hue angle of 193.85º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #417382 is Cyan = 0.50, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 115 | 130 | - |
| CMYK | 0.50 | 0.12 | 0 | 0.49 |
| HSL | 193.85º | 0.33% | 0.38% | - |
| HSV(B) | 193.85º | 0.5% | 0.51% | - |
| XYZ | 12.34 | 15 | 23.36 | - |
| YUV | 101.76 | 143.94 | 101.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 115 | 130 | 0.50 | 0.12 | 0 | 0.49 | 193.85 | 0.33 | 0.38 |
| Hex | 41 | 73 | 82 | 32 | C | 0 | 31 | C2 | 21 | 26 |
| Octal | 101 | 163 | 202 | 62 | 14 | 0 | 61 | 302 | 41 | 46 |
| Binary | 1000001 | 1110011 | 10000010 | 110010 | 1100 | 0 | 110001 | 11000010 | 100001 | 100110 |
Color Harmonies of #417382
Complementary color
Monochromatic Colors of #417382
Black with #417382
Text Example
Text Example
White with #417382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417382; }
p { color: rgb(65,115,130); }
H1.HeaderClassName
{
color: #417382;
}
.AnyTagClassName
{
color: #417382;
}
</style>
background-color css
<style>
a { background-color: #417382; }
a { background-color: rgb(65,115,130); }
div.DivClassName
{
background-color: #417382;
}
.BgClassName
{
background-color: #417382;
}
</style>
border-color css
<style>
span { border-color: #417382; }
span { border-color: rgb(65,115,130); }
td.TdClassName
{
border-color: #417382;
}
.TagClassName
{
border-color: #417382;
}
</style>