Shades of Calypso #427581
Tints of Calypso #427581
RGB
CMYK
RGB Variations
Color information
#427581 (or 0x427581) is known color: Calypso. HEX triplet: 42, 75 and 81. RGB value is (66,117,129). Sum of RGB (Red+Green+Blue) = 66+117+129=312 (41% of max value = 765). Red value is 66 (26.17% from 255 or 21.15% from 312); Green value is 117 (46.09% from 255 or 37.5% from 312); Blue value is 129 (50.78% from 255 or 41.35% from 312); Max value from RGB is 129 - color contains mainly: blue. Hex color #427581 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427581 is #BD8A7E. Grayscale: #676767. Windows color (decimal): -12421759 or 8484162. OLE color: 8484162.
HSL color Cylindrical-coordinate representation of color #427581: hue angle of 191.43º degrees, saturation: 0.32, 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 #427581 is Cyan = 0.49, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 117 | 129 | - |
| CMYK | 0.49 | 0.09 | 0 | 0.49 |
| HSL | 191.43º | 0.32% | 0.38% | - |
| HSV(B) | 191.43º | 0.49% | 0.51% | - |
| XYZ | 12.57 | 15.47 | 23.09 | - |
| YUV | 103.12 | 142.6 | 101.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 129 | 0.49 | 0.09 | 0 | 0.49 | 191.43 | 0.32 | 0.38 |
| Hex | 42 | 75 | 81 | 31 | 9 | 0 | 31 | BF | 20 | 26 |
| Octal | 102 | 165 | 201 | 61 | 11 | 0 | 61 | 277 | 40 | 46 |
| Binary | 1000010 | 1110101 | 10000001 | 110001 | 1001 | 0 | 110001 | 10111111 | 100000 | 100110 |
Color Harmonies of #427581
Complementary color
Monochromatic Colors of #427581
Black with #427581
Text Example
Text Example
White with #427581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427581; }
p { color: rgb(66,117,129); }
H1.HeaderClassName
{
color: #427581;
}
.AnyTagClassName
{
color: #427581;
}
</style>
background-color css
<style>
a { background-color: #427581; }
a { background-color: rgb(66,117,129); }
div.DivClassName
{
background-color: #427581;
}
.BgClassName
{
background-color: #427581;
}
</style>
border-color css
<style>
span { border-color: #427581; }
span { border-color: rgb(66,117,129); }
td.TdClassName
{
border-color: #427581;
}
.TagClassName
{
border-color: #427581;
}
</style>