Shades of Calypso #427282
Tints of Calypso #427282
RGB
CMYK
RGB Variations
Color information
#427282 (or 0x427282) is known color: Calypso. HEX triplet: 42, 72 and 82. RGB value is (66,114,130). Sum of RGB (Red+Green+Blue) = 66+114+130=310 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.29% from 310); Green value is 114 (44.92% from 255 or 36.77% from 310); Blue value is 130 (51.17% from 255 or 41.94% from 310); Max value from RGB is 130 - color contains mainly: blue. Hex color #427282 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427282 is #BD8D7D. Grayscale: #656565. Windows color (decimal): -12422526 or 8548930. OLE color: 8548930.
HSL color Cylindrical-coordinate representation of color #427282: hue angle of 195º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #427282 is Cyan = 0.49, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 114 | 130 | - |
| CMYK | 0.49 | 0.12 | 0 | 0.49 |
| HSL | 195º | 0.33% | 0.38% | - |
| HSV(B) | 195º | 0.49% | 0.51% | - |
| XYZ | 12.29 | 14.8 | 23.33 | - |
| YUV | 101.47 | 144.1 | 102.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 130 | 0.49 | 0.12 | 0 | 0.49 | 195 | 0.33 | 0.38 |
| Hex | 42 | 72 | 82 | 31 | C | 0 | 31 | C3 | 21 | 26 |
| Octal | 102 | 162 | 202 | 61 | 14 | 0 | 61 | 303 | 41 | 46 |
| Binary | 1000010 | 1110010 | 10000010 | 110001 | 1100 | 0 | 110001 | 11000011 | 100001 | 100110 |
Color Harmonies of #427282
Complementary color
Monochromatic Colors of #427282
Black with #427282
Text Example
Text Example
White with #427282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427282; }
p { color: rgb(66,114,130); }
H1.HeaderClassName
{
color: #427282;
}
.AnyTagClassName
{
color: #427282;
}
</style>
background-color css
<style>
a { background-color: #427282; }
a { background-color: rgb(66,114,130); }
div.DivClassName
{
background-color: #427282;
}
.BgClassName
{
background-color: #427282;
}
</style>
border-color css
<style>
span { border-color: #427282; }
span { border-color: rgb(66,114,130); }
td.TdClassName
{
border-color: #427282;
}
.TagClassName
{
border-color: #427282;
}
</style>