Shades of Calypso #427383
Tints of Calypso #427383
RGB
CMYK
RGB Variations
Color information
#427383 (or 0x427383) is known color: Calypso. HEX triplet: 42, 73 and 83. RGB value is (66,115,131). Sum of RGB (Red+Green+Blue) = 66+115+131=312 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.15% from 312); Green value is 115 (45.31% from 255 or 36.86% from 312); Blue value is 131 (51.56% from 255 or 41.99% from 312); Max value from RGB is 131 - color contains mainly: blue. Hex color #427383 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427383 is #BD8C7C. Grayscale: #666666. Windows color (decimal): -12422269 or 8614722. OLE color: 8614722.
HSL color Cylindrical-coordinate representation of color #427383: hue angle of 194.77º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #427383 is Cyan = 0.50, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 115 | 131 | - |
| CMYK | 0.50 | 0.12 | 0 | 0.49 |
| HSL | 194.77º | 0.33% | 0.39% | - |
| HSV(B) | 194.77º | 0.5% | 0.51% | - |
| XYZ | 12.47 | 15.06 | 23.72 | - |
| YUV | 102.17 | 144.27 | 102.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 131 | 0.50 | 0.12 | 0 | 0.49 | 194.77 | 0.33 | 0.39 |
| Hex | 42 | 73 | 83 | 32 | C | 0 | 31 | C3 | 21 | 27 |
| Octal | 102 | 163 | 203 | 62 | 14 | 0 | 61 | 303 | 41 | 47 |
| Binary | 1000010 | 1110011 | 10000011 | 110010 | 1100 | 0 | 110001 | 11000011 | 100001 | 100111 |
Color Harmonies of #427383
Complementary color
Monochromatic Colors of #427383
Black with #427383
Text Example
Text Example
White with #427383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427383; }
p { color: rgb(66,115,131); }
H1.HeaderClassName
{
color: #427383;
}
.AnyTagClassName
{
color: #427383;
}
</style>
background-color css
<style>
a { background-color: #427383; }
a { background-color: rgb(66,115,131); }
div.DivClassName
{
background-color: #427383;
}
.BgClassName
{
background-color: #427383;
}
</style>
border-color css
<style>
span { border-color: #427383; }
span { border-color: rgb(66,115,131); }
td.TdClassName
{
border-color: #427383;
}
.TagClassName
{
border-color: #427383;
}
</style>