Shades of Calypso #427386
Tints of Calypso #427386
RGB
CMYK
RGB Variations
Color information
#427386 (or 0x427386) is known color: Calypso. HEX triplet: 42, 73 and 86. RGB value is (66,115,134). Sum of RGB (Red+Green+Blue) = 66+115+134=315 (41% of max value = 765). Red value is 66 (26.17% from 255 or 20.95% from 315); Green value is 115 (45.31% from 255 or 36.51% from 315); Blue value is 134 (52.73% from 255 or 42.54% from 315); Max value from RGB is 134 - color contains mainly: blue. Hex color #427386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427386 is #BD8C79. Grayscale: #666666. Windows color (decimal): -12422266 or 8811330. OLE color: 8811330.
HSL color Cylindrical-coordinate representation of color #427386: hue angle of 196.76º 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 #427386 is Cyan = 0.51, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 115 | 134 | - |
| CMYK | 0.51 | 0.14 | 0 | 0.47 |
| HSL | 196.76º | 0.34% | 0.39% | - |
| HSV(B) | 196.76º | 0.51% | 0.53% | - |
| XYZ | 12.68 | 15.14 | 24.81 | - |
| YUV | 102.52 | 145.77 | 101.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 134 | 0.51 | 0.14 | 0 | 0.47 | 196.76 | 0.34 | 0.39 |
| Hex | 42 | 73 | 86 | 33 | E | 0 | 2F | C5 | 22 | 27 |
| Octal | 102 | 163 | 206 | 63 | 16 | 0 | 57 | 305 | 42 | 47 |
| Binary | 1000010 | 1110011 | 10000110 | 110011 | 1110 | 0 | 101111 | 11000101 | 100010 | 100111 |
Color Harmonies of #427386
Complementary color
Monochromatic Colors of #427386
Black with #427386
Text Example
Text Example
White with #427386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427386; }
p { color: rgb(66,115,134); }
H1.HeaderClassName
{
color: #427386;
}
.AnyTagClassName
{
color: #427386;
}
</style>
background-color css
<style>
a { background-color: #427386; }
a { background-color: rgb(66,115,134); }
div.DivClassName
{
background-color: #427386;
}
.BgClassName
{
background-color: #427386;
}
</style>
border-color css
<style>
span { border-color: #427386; }
span { border-color: rgb(66,115,134); }
td.TdClassName
{
border-color: #427386;
}
.TagClassName
{
border-color: #427386;
}
</style>