Shades of Astral #327990
Tints of Astral #327990
RGB
CMYK
RGB Variations
Color information
#327990 (or 0x327990) is known color: Astral. HEX triplet: 32, 79 and 90. RGB value is (50,121,144). Sum of RGB (Red+Green+Blue) = 50+121+144=315 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.87% from 315); Green value is 121 (47.66% from 255 or 38.41% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #327990 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327990 is #CD866F. Grayscale: #666666. Windows color (decimal): -13469296 or 9468210. OLE color: 9468210.
HSL color Cylindrical-coordinate representation of color #327990: hue angle of 194.68º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #327990 is Cyan = 0.65, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 121 | 144 | - |
| CMYK | 0.65 | 0.16 | 0 | 0.44 |
| HSL | 194.68º | 0.48% | 0.38% | - |
| HSV(B) | 194.68º | 0.65% | 0.56% | - |
| XYZ | 13.19 | 16.37 | 28.85 | - |
| YUV | 102.39 | 151.48 | 90.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 144 | 0.65 | 0.16 | 0 | 0.44 | 194.68 | 0.48 | 0.38 |
| Hex | 32 | 79 | 90 | 41 | 10 | 0 | 2C | C3 | 30 | 26 |
| Octal | 62 | 171 | 220 | 101 | 20 | 0 | 54 | 303 | 60 | 46 |
| Binary | 110010 | 1111001 | 10010000 | 1000001 | 10000 | 0 | 101100 | 11000011 | 110000 | 100110 |
Color Harmonies of #327990
Complementary color
Monochromatic Colors of #327990
Black with #327990
Text Example
Text Example
White with #327990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327990; }
p { color: rgb(50,121,144); }
H1.HeaderClassName
{
color: #327990;
}
.AnyTagClassName
{
color: #327990;
}
</style>
background-color css
<style>
a { background-color: #327990; }
a { background-color: rgb(50,121,144); }
div.DivClassName
{
background-color: #327990;
}
.BgClassName
{
background-color: #327990;
}
</style>
border-color css
<style>
span { border-color: #327990; }
span { border-color: rgb(50,121,144); }
td.TdClassName
{
border-color: #327990;
}
.TagClassName
{
border-color: #327990;
}
</style>