Shades of Calypso #417082
Tints of Calypso #417082
RGB
CMYK
RGB Variations
Color information
#417082 (or 0x417082) is known color: Calypso. HEX triplet: 41, 70 and 82. RGB value is (65,112,130). Sum of RGB (Red+Green+Blue) = 65+112+130=307 (40% of max value = 765). Red value is 65 (25.78% from 255 or 21.17% from 307); Green value is 112 (44.14% from 255 or 36.48% from 307); Blue value is 130 (51.17% from 255 or 42.35% from 307); Max value from RGB is 130 - color contains mainly: blue. Hex color #417082 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417082 is #BE8F7D. Grayscale: #636363. Windows color (decimal): -12488574 or 8548417. OLE color: 8548417.
HSL color Cylindrical-coordinate representation of color #417082: hue angle of 196.62º 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 #417082 is Cyan = 0.50, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 65 | 112 | 130 | - |
| CMYK | 0.50 | 0.14 | 0 | 0.49 |
| HSL | 196.62º | 0.33% | 0.38% | - |
| HSV(B) | 196.62º | 0.5% | 0.51% | - |
| XYZ | 12 | 14.32 | 23.25 | - |
| YUV | 100 | 144.93 | 103.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 112 | 130 | 0.50 | 0.14 | 0 | 0.49 | 196.62 | 0.33 | 0.38 |
| Hex | 41 | 70 | 82 | 32 | E | 0 | 31 | C5 | 21 | 26 |
| Octal | 101 | 160 | 202 | 62 | 16 | 0 | 61 | 305 | 41 | 46 |
| Binary | 1000001 | 1110000 | 10000010 | 110010 | 1110 | 0 | 110001 | 11000101 | 100001 | 100110 |
Color Harmonies of #417082
Complementary color
Monochromatic Colors of #417082
Black with #417082
Text Example
Text Example
White with #417082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417082; }
p { color: rgb(65,112,130); }
H1.HeaderClassName
{
color: #417082;
}
.AnyTagClassName
{
color: #417082;
}
</style>
background-color css
<style>
a { background-color: #417082; }
a { background-color: rgb(65,112,130); }
div.DivClassName
{
background-color: #417082;
}
.BgClassName
{
background-color: #417082;
}
</style>
border-color css
<style>
span { border-color: #417082; }
span { border-color: rgb(65,112,130); }
td.TdClassName
{
border-color: #417082;
}
.TagClassName
{
border-color: #417082;
}
</style>