Shades of Astral #326988
Tints of Astral #326988
RGB
CMYK
RGB Variations
Color information
#326988 (or 0x326988) is known color: Astral. HEX triplet: 32, 69 and 88. RGB value is (50,105,136). Sum of RGB (Red+Green+Blue) = 50+105+136=291 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.18% from 291); Green value is 105 (41.41% from 255 or 36.08% from 291); Blue value is 136 (53.52% from 255 or 46.74% from 291); Max value from RGB is 136 - color contains mainly: blue. Hex color #326988 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326988 is #CD9677. Grayscale: #5B5B5B. Windows color (decimal): -13473400 or 8939826. OLE color: 8939826.
HSL color Cylindrical-coordinate representation of color #326988: hue angle of 201.63º 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 #326988 is Cyan = 0.63, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 105 | 136 | - |
| CMYK | 0.63 | 0.23 | 0 | 0.47 |
| HSL | 201.63º | 0.46% | 0.36% | - |
| HSV(B) | 201.63º | 0.63% | 0.53% | - |
| XYZ | 10.81 | 12.56 | 25.15 | - |
| YUV | 92.09 | 152.78 | 97.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 136 | 0.63 | 0.23 | 0 | 0.47 | 201.63 | 0.46 | 0.36 |
| Hex | 32 | 69 | 88 | 3F | 17 | 0 | 2F | CA | 2E | 24 |
| Octal | 62 | 151 | 210 | 77 | 27 | 0 | 57 | 312 | 56 | 44 |
| Binary | 110010 | 1101001 | 10001000 | 111111 | 10111 | 0 | 101111 | 11001010 | 101110 | 100100 |
Color Harmonies of #326988
Complementary color
Monochromatic Colors of #326988
Black with #326988
Text Example
Text Example
White with #326988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326988; }
p { color: rgb(50,105,136); }
H1.HeaderClassName
{
color: #326988;
}
.AnyTagClassName
{
color: #326988;
}
</style>
background-color css
<style>
a { background-color: #326988; }
a { background-color: rgb(50,105,136); }
div.DivClassName
{
background-color: #326988;
}
.BgClassName
{
background-color: #326988;
}
</style>
border-color css
<style>
span { border-color: #326988; }
span { border-color: rgb(50,105,136); }
td.TdClassName
{
border-color: #326988;
}
.TagClassName
{
border-color: #326988;
}
</style>