Shades of Astral #326687
Tints of Astral #326687
RGB
CMYK
RGB Variations
Color information
#326687 (or 0x326687) is known color: Astral. HEX triplet: 32, 66 and 87. RGB value is (50,102,135). Sum of RGB (Red+Green+Blue) = 50+102+135=287 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.42% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 135 (53.12% from 255 or 47.04% from 287); Max value from RGB is 135 - color contains mainly: blue. Hex color #326687 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326687 is #CD9978. Grayscale: #5A5A5A. Windows color (decimal): -13474169 or 8873522. OLE color: 8873522.
HSL color Cylindrical-coordinate representation of color #326687: hue angle of 203.29º 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 #326687 is Cyan = 0.63, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 102 | 135 | - |
| CMYK | 0.63 | 0.24 | 0 | 0.47 |
| HSL | 203.29º | 0.46% | 0.36% | - |
| HSV(B) | 203.29º | 0.63% | 0.53% | - |
| XYZ | 10.44 | 11.93 | 24.67 | - |
| YUV | 90.21 | 153.27 | 99.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 102 | 135 | 0.63 | 0.24 | 0 | 0.47 | 203.29 | 0.46 | 0.36 |
| Hex | 32 | 66 | 87 | 3F | 18 | 0 | 2F | CB | 2E | 24 |
| Octal | 62 | 146 | 207 | 77 | 30 | 0 | 57 | 313 | 56 | 44 |
| Binary | 110010 | 1100110 | 10000111 | 111111 | 11000 | 0 | 101111 | 11001011 | 101110 | 100100 |
Color Harmonies of #326687
Complementary color
Monochromatic Colors of #326687
Black with #326687
Text Example
Text Example
White with #326687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326687; }
p { color: rgb(50,102,135); }
H1.HeaderClassName
{
color: #326687;
}
.AnyTagClassName
{
color: #326687;
}
</style>
background-color css
<style>
a { background-color: #326687; }
a { background-color: rgb(50,102,135); }
div.DivClassName
{
background-color: #326687;
}
.BgClassName
{
background-color: #326687;
}
</style>
border-color css
<style>
span { border-color: #326687; }
span { border-color: rgb(50,102,135); }
td.TdClassName
{
border-color: #326687;
}
.TagClassName
{
border-color: #326687;
}
</style>