Shades of Calypso #427087
Tints of Calypso #427087
RGB
CMYK
RGB Variations
Color information
#427087 (or 0x427087) is known color: Calypso. HEX triplet: 42, 70 and 87. RGB value is (66,112,135). Sum of RGB (Red+Green+Blue) = 66+112+135=313 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.09% from 313); Green value is 112 (44.14% from 255 or 35.78% from 313); Blue value is 135 (53.12% from 255 or 43.13% from 313); Max value from RGB is 135 - color contains mainly: blue. Hex color #427087 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427087 is #BD8F78. Grayscale: #646464. Windows color (decimal): -12423033 or 8876098. OLE color: 8876098.
HSL color Cylindrical-coordinate representation of color #427087: hue angle of 200º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #427087 is Cyan = 0.51, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 112 | 135 | - |
| CMYK | 0.51 | 0.17 | 0 | 0.47 |
| HSL | 200º | 0.34% | 0.39% | - |
| HSV(B) | 200º | 0.51% | 0.53% | - |
| XYZ | 12.41 | 14.5 | 25.07 | - |
| YUV | 100.87 | 147.26 | 103.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 135 | 0.51 | 0.17 | 0 | 0.47 | 200 | 0.34 | 0.39 |
| Hex | 42 | 70 | 87 | 33 | 11 | 0 | 2F | C8 | 22 | 27 |
| Octal | 102 | 160 | 207 | 63 | 21 | 0 | 57 | 310 | 42 | 47 |
| Binary | 1000010 | 1110000 | 10000111 | 110011 | 10001 | 0 | 101111 | 11001000 | 100010 | 100111 |
Color Harmonies of #427087
Complementary color
Monochromatic Colors of #427087
Black with #427087
Text Example
Text Example
White with #427087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427087; }
p { color: rgb(66,112,135); }
H1.HeaderClassName
{
color: #427087;
}
.AnyTagClassName
{
color: #427087;
}
</style>
background-color css
<style>
a { background-color: #427087; }
a { background-color: rgb(66,112,135); }
div.DivClassName
{
background-color: #427087;
}
.BgClassName
{
background-color: #427087;
}
</style>
border-color css
<style>
span { border-color: #427087; }
span { border-color: rgb(66,112,135); }
td.TdClassName
{
border-color: #427087;
}
.TagClassName
{
border-color: #427087;
}
</style>