Shades of Calypso #427188
Tints of Calypso #427188
RGB
CMYK
RGB Variations
Color information
#427188 (or 0x427188) is known color: Calypso. HEX triplet: 42, 71 and 88. RGB value is (66,113,136). Sum of RGB (Red+Green+Blue) = 66+113+136=315 (41% of max value = 765). Red value is 66 (26.17% from 255 or 20.95% from 315); Green value is 113 (44.53% from 255 or 35.87% from 315); Blue value is 136 (53.52% from 255 or 43.17% from 315); Max value from RGB is 136 - color contains mainly: blue. Hex color #427188 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427188 is #BD8E77. Grayscale: #656565. Windows color (decimal): -12422776 or 8941890. OLE color: 8941890.
HSL color Cylindrical-coordinate representation of color #427188: hue angle of 199.71º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #427188 is Cyan = 0.51, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 113 | 136 | - |
| CMYK | 0.51 | 0.17 | 0 | 0.47 |
| HSL | 199.71º | 0.35% | 0.4% | - |
| HSV(B) | 199.71º | 0.51% | 0.53% | - |
| XYZ | 12.6 | 14.75 | 25.47 | - |
| YUV | 101.57 | 147.43 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 136 | 0.51 | 0.17 | 0 | 0.47 | 199.71 | 0.35 | 0.4 |
| Hex | 42 | 71 | 88 | 33 | 11 | 0 | 2F | C8 | 23 | 28 |
| Octal | 102 | 161 | 210 | 63 | 21 | 0 | 57 | 310 | 43 | 50 |
| Binary | 1000010 | 1110001 | 10001000 | 110011 | 10001 | 0 | 101111 | 11001000 | 100011 | 101000 |
Color Harmonies of #427188
Complementary color
Monochromatic Colors of #427188
Black with #427188
Text Example
Text Example
White with #427188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427188; }
p { color: rgb(66,113,136); }
H1.HeaderClassName
{
color: #427188;
}
.AnyTagClassName
{
color: #427188;
}
</style>
background-color css
<style>
a { background-color: #427188; }
a { background-color: rgb(66,113,136); }
div.DivClassName
{
background-color: #427188;
}
.BgClassName
{
background-color: #427188;
}
</style>
border-color css
<style>
span { border-color: #427188; }
span { border-color: rgb(66,113,136); }
td.TdClassName
{
border-color: #427188;
}
.TagClassName
{
border-color: #427188;
}
</style>