Shades of Astral #327688
Tints of Astral #327688
RGB
CMYK
RGB Variations
Color information
#327688 (or 0x327688) is known color: Astral. HEX triplet: 32, 76 and 88. RGB value is (50,118,136). Sum of RGB (Red+Green+Blue) = 50+118+136=304 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.45% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 136 (53.52% from 255 or 44.74% from 304); Max value from RGB is 136 - color contains mainly: blue. Hex color #327688 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327688 is #CD8977. Grayscale: #636363. Windows color (decimal): -13470072 or 8943154. OLE color: 8943154.
HSL color Cylindrical-coordinate representation of color #327688: hue angle of 192.56º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #327688 is Cyan = 0.63, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 118 | 136 | - |
| CMYK | 0.63 | 0.13 | 0 | 0.47 |
| HSL | 192.56º | 0.46% | 0.36% | - |
| HSV(B) | 192.56º | 0.63% | 0.53% | - |
| XYZ | 12.24 | 15.41 | 25.62 | - |
| YUV | 99.72 | 148.47 | 92.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 136 | 0.63 | 0.13 | 0 | 0.47 | 192.56 | 0.46 | 0.36 |
| Hex | 32 | 76 | 88 | 3F | D | 0 | 2F | C1 | 2E | 24 |
| Octal | 62 | 166 | 210 | 77 | 15 | 0 | 57 | 301 | 56 | 44 |
| Binary | 110010 | 1110110 | 10001000 | 111111 | 1101 | 0 | 101111 | 11000001 | 101110 | 100100 |
Color Harmonies of #327688
Complementary color
Monochromatic Colors of #327688
Black with #327688
Text Example
Text Example
White with #327688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327688; }
p { color: rgb(50,118,136); }
H1.HeaderClassName
{
color: #327688;
}
.AnyTagClassName
{
color: #327688;
}
</style>
background-color css
<style>
a { background-color: #327688; }
a { background-color: rgb(50,118,136); }
div.DivClassName
{
background-color: #327688;
}
.BgClassName
{
background-color: #327688;
}
</style>
border-color css
<style>
span { border-color: #327688; }
span { border-color: rgb(50,118,136); }
td.TdClassName
{
border-color: #327688;
}
.TagClassName
{
border-color: #327688;
}
</style>