Shades of Astral #326987
Tints of Astral #326987
RGB
CMYK
RGB Variations
Color information
#326987 (or 0x326987) is known color: Astral. HEX triplet: 32, 69 and 87. RGB value is (50,105,135). Sum of RGB (Red+Green+Blue) = 50+105+135=290 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.24% from 290); Green value is 105 (41.41% from 255 or 36.21% from 290); Blue value is 135 (53.12% from 255 or 46.55% from 290); Max value from RGB is 135 - color contains mainly: blue. Hex color #326987 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326987 is #CD9678. Grayscale: #5B5B5B. Windows color (decimal): -13473401 or 8874290. OLE color: 8874290.
HSL color Cylindrical-coordinate representation of color #326987: hue angle of 201.18º 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 #326987 is Cyan = 0.63, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 105 | 135 | - |
| CMYK | 0.63 | 0.22 | 0 | 0.47 |
| HSL | 201.18º | 0.46% | 0.36% | - |
| HSV(B) | 201.18º | 0.63% | 0.53% | - |
| XYZ | 10.74 | 12.53 | 24.77 | - |
| YUV | 91.98 | 152.28 | 98.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 135 | 0.63 | 0.22 | 0 | 0.47 | 201.18 | 0.46 | 0.36 |
| Hex | 32 | 69 | 87 | 3F | 16 | 0 | 2F | C9 | 2E | 24 |
| Octal | 62 | 151 | 207 | 77 | 26 | 0 | 57 | 311 | 56 | 44 |
| Binary | 110010 | 1101001 | 10000111 | 111111 | 10110 | 0 | 101111 | 11001001 | 101110 | 100100 |
Color Harmonies of #326987
Complementary color
Monochromatic Colors of #326987
Black with #326987
Text Example
Text Example
White with #326987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326987; }
p { color: rgb(50,105,135); }
H1.HeaderClassName
{
color: #326987;
}
.AnyTagClassName
{
color: #326987;
}
</style>
background-color css
<style>
a { background-color: #326987; }
a { background-color: rgb(50,105,135); }
div.DivClassName
{
background-color: #326987;
}
.BgClassName
{
background-color: #326987;
}
</style>
border-color css
<style>
span { border-color: #326987; }
span { border-color: rgb(50,105,135); }
td.TdClassName
{
border-color: #326987;
}
.TagClassName
{
border-color: #326987;
}
</style>