Shades of Calypso #427485
Tints of Calypso #427485
RGB
CMYK
RGB Variations
Color information
#427485 (or 0x427485) is known color: Calypso. HEX triplet: 42, 74 and 85. RGB value is (66,116,133). Sum of RGB (Red+Green+Blue) = 66+116+133=315 (41% of max value = 765). Red value is 66 (26.17% from 255 or 20.95% from 315); Green value is 116 (45.70% from 255 or 36.83% from 315); Blue value is 133 (52.34% from 255 or 42.22% from 315); Max value from RGB is 133 - color contains mainly: blue. Hex color #427485 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427485 is #BD8B7A. Grayscale: #666666. Windows color (decimal): -12422011 or 8746050. OLE color: 8746050.
HSL color Cylindrical-coordinate representation of color #427485: hue angle of 195.22º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #427485 is Cyan = 0.50, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 116 | 133 | - |
| CMYK | 0.50 | 0.13 | 0 | 0.48 |
| HSL | 195.22º | 0.34% | 0.39% | - |
| HSV(B) | 195.22º | 0.5% | 0.52% | - |
| XYZ | 12.73 | 15.34 | 24.48 | - |
| YUV | 102.99 | 144.94 | 101.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 116 | 133 | 0.50 | 0.13 | 0 | 0.48 | 195.22 | 0.34 | 0.39 |
| Hex | 42 | 74 | 85 | 32 | D | 0 | 30 | C3 | 22 | 27 |
| Octal | 102 | 164 | 205 | 62 | 15 | 0 | 60 | 303 | 42 | 47 |
| Binary | 1000010 | 1110100 | 10000101 | 110010 | 1101 | 0 | 110000 | 11000011 | 100010 | 100111 |
Color Harmonies of #427485
Complementary color
Monochromatic Colors of #427485
Black with #427485
Text Example
Text Example
White with #427485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427485; }
p { color: rgb(66,116,133); }
H1.HeaderClassName
{
color: #427485;
}
.AnyTagClassName
{
color: #427485;
}
</style>
background-color css
<style>
a { background-color: #427485; }
a { background-color: rgb(66,116,133); }
div.DivClassName
{
background-color: #427485;
}
.BgClassName
{
background-color: #427485;
}
</style>
border-color css
<style>
span { border-color: #427485; }
span { border-color: rgb(66,116,133); }
td.TdClassName
{
border-color: #427485;
}
.TagClassName
{
border-color: #427485;
}
</style>