Shades of Calypso #367684
Tints of Calypso #367684
RGB
CMYK
RGB Variations
Color information
#367684 (or 0x367684) is known color: Calypso. HEX triplet: 36, 76 and 84. RGB value is (54,118,132). Sum of RGB (Red+Green+Blue) = 54+118+132=304 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.76% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 132 (51.95% from 255 or 43.42% from 304); Max value from RGB is 132 - color contains mainly: blue. Hex color #367684 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367684 is #C9897B. Grayscale: #646464. Windows color (decimal): -13207932 or 8681014. OLE color: 8681014.
HSL color Cylindrical-coordinate representation of color #367684: hue angle of 190.77º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #367684 is Cyan = 0.59, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 118 | 132 | - |
| CMYK | 0.59 | 0.11 | 0 | 0.48 |
| HSL | 190.77º | 0.42% | 0.36% | - |
| HSV(B) | 190.77º | 0.59% | 0.52% | - |
| XYZ | 12.16 | 15.41 | 24.16 | - |
| YUV | 100.46 | 145.8 | 94.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 132 | 0.59 | 0.11 | 0 | 0.48 | 190.77 | 0.42 | 0.36 |
| Hex | 36 | 76 | 84 | 3B | B | 0 | 30 | BF | 2A | 24 |
| Octal | 66 | 166 | 204 | 73 | 13 | 0 | 60 | 277 | 52 | 44 |
| Binary | 110110 | 1110110 | 10000100 | 111011 | 1011 | 0 | 110000 | 10111111 | 101010 | 100100 |
Color Harmonies of #367684
Complementary color
Monochromatic Colors of #367684
Black with #367684
Text Example
Text Example
White with #367684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367684; }
p { color: rgb(54,118,132); }
H1.HeaderClassName
{
color: #367684;
}
.AnyTagClassName
{
color: #367684;
}
</style>
background-color css
<style>
a { background-color: #367684; }
a { background-color: rgb(54,118,132); }
div.DivClassName
{
background-color: #367684;
}
.BgClassName
{
background-color: #367684;
}
</style>
border-color css
<style>
span { border-color: #367684; }
span { border-color: rgb(54,118,132); }
td.TdClassName
{
border-color: #367684;
}
.TagClassName
{
border-color: #367684;
}
</style>