Shades of Astral #327088
Tints of Astral #327088
RGB
CMYK
RGB Variations
Color information
#327088 (or 0x327088) is known color: Astral. HEX triplet: 32, 70 and 88. RGB value is (50,112,136). Sum of RGB (Red+Green+Blue) = 50+112+136=298 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.78% from 298); Green value is 112 (44.14% from 255 or 37.58% from 298); Blue value is 136 (53.52% from 255 or 45.64% from 298); Max value from RGB is 136 - color contains mainly: blue. Hex color #327088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327088 is #CD8F77. Grayscale: #606060. Windows color (decimal): -13471608 or 8941618. OLE color: 8941618.
HSL color Cylindrical-coordinate representation of color #327088: hue angle of 196.74º 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 #327088 is Cyan = 0.63, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 112 | 136 | - |
| CMYK | 0.63 | 0.18 | 0 | 0.47 |
| HSL | 196.74º | 0.46% | 0.36% | - |
| HSV(B) | 196.74º | 0.63% | 0.53% | - |
| XYZ | 11.55 | 14.04 | 25.39 | - |
| YUV | 96.2 | 150.46 | 95.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 136 | 0.63 | 0.18 | 0 | 0.47 | 196.74 | 0.46 | 0.36 |
| Hex | 32 | 70 | 88 | 3F | 12 | 0 | 2F | C5 | 2E | 24 |
| Octal | 62 | 160 | 210 | 77 | 22 | 0 | 57 | 305 | 56 | 44 |
| Binary | 110010 | 1110000 | 10001000 | 111111 | 10010 | 0 | 101111 | 11000101 | 101110 | 100100 |
Color Harmonies of #327088
Complementary color
Monochromatic Colors of #327088
Black with #327088
Text Example
Text Example
White with #327088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327088; }
p { color: rgb(50,112,136); }
H1.HeaderClassName
{
color: #327088;
}
.AnyTagClassName
{
color: #327088;
}
</style>
background-color css
<style>
a { background-color: #327088; }
a { background-color: rgb(50,112,136); }
div.DivClassName
{
background-color: #327088;
}
.BgClassName
{
background-color: #327088;
}
</style>
border-color css
<style>
span { border-color: #327088; }
span { border-color: rgb(50,112,136); }
td.TdClassName
{
border-color: #327088;
}
.TagClassName
{
border-color: #327088;
}
</style>