Shades of Calypso #427091
Tints of Calypso #427091
RGB
CMYK
RGB Variations
Color information
#427091 (or 0x427091) is known color: Calypso. HEX triplet: 42, 70 and 91. RGB value is (66,112,145). Sum of RGB (Red+Green+Blue) = 66+112+145=323 (42% of max value = 765). Red value is 66 (26.17% from 255 or 20.43% from 323); Green value is 112 (44.14% from 255 or 34.67% from 323); Blue value is 145 (57.03% from 255 or 44.89% from 323); Max value from RGB is 145 - color contains mainly: blue. Hex color #427091 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427091 is #BD8F6E. Grayscale: #656565. Windows color (decimal): -12423023 or 9531458. OLE color: 9531458.
HSL color Cylindrical-coordinate representation of color #427091: hue angle of 205.06º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #427091 is Cyan = 0.54, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 112 | 145 | - |
| CMYK | 0.54 | 0.23 | 0 | 0.43 |
| HSL | 205.06º | 0.37% | 0.41% | - |
| HSV(B) | 205.06º | 0.54% | 0.57% | - |
| XYZ | 13.15 | 14.79 | 28.95 | - |
| YUV | 102.01 | 152.26 | 102.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 145 | 0.54 | 0.23 | 0 | 0.43 | 205.06 | 0.37 | 0.41 |
| Hex | 42 | 70 | 91 | 36 | 17 | 0 | 2B | CD | 25 | 29 |
| Octal | 102 | 160 | 221 | 66 | 27 | 0 | 53 | 315 | 45 | 51 |
| Binary | 1000010 | 1110000 | 10010001 | 110110 | 10111 | 0 | 101011 | 11001101 | 100101 | 101001 |
Color Harmonies of #427091
Complementary color
Monochromatic Colors of #427091
Black with #427091
Text Example
Text Example
White with #427091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427091; }
p { color: rgb(66,112,145); }
H1.HeaderClassName
{
color: #427091;
}
.AnyTagClassName
{
color: #427091;
}
</style>
background-color css
<style>
a { background-color: #427091; }
a { background-color: rgb(66,112,145); }
div.DivClassName
{
background-color: #427091;
}
.BgClassName
{
background-color: #427091;
}
</style>
border-color css
<style>
span { border-color: #427091; }
span { border-color: rgb(66,112,145); }
td.TdClassName
{
border-color: #427091;
}
.TagClassName
{
border-color: #427091;
}
</style>