Shades of Astral #327490
Tints of Astral #327490
RGB
CMYK
RGB Variations
Color information
#327490 (or 0x327490) is known color: Astral. HEX triplet: 32, 74 and 90. RGB value is (50,116,144). Sum of RGB (Red+Green+Blue) = 50+116+144=310 (41% of max value = 765). Red value is 50 (19.92% from 255 or 16.13% from 310); Green value is 116 (45.70% from 255 or 37.42% from 310); Blue value is 144 (56.64% from 255 or 46.45% from 310); Max value from RGB is 144 - color contains mainly: blue. Hex color #327490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327490 is #CD8B6F. Grayscale: #636363. Windows color (decimal): -13470576 or 9466930. OLE color: 9466930.
HSL color Cylindrical-coordinate representation of color #327490: hue angle of 197.87º 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 #327490 is Cyan = 0.65, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 116 | 144 | - |
| CMYK | 0.65 | 0.19 | 0 | 0.44 |
| HSL | 197.87º | 0.48% | 0.38% | - |
| HSV(B) | 197.87º | 0.65% | 0.56% | - |
| XYZ | 12.59 | 15.18 | 28.65 | - |
| YUV | 99.46 | 153.13 | 92.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 144 | 0.65 | 0.19 | 0 | 0.44 | 197.87 | 0.48 | 0.38 |
| Hex | 32 | 74 | 90 | 41 | 13 | 0 | 2C | C6 | 30 | 26 |
| Octal | 62 | 164 | 220 | 101 | 23 | 0 | 54 | 306 | 60 | 46 |
| Binary | 110010 | 1110100 | 10010000 | 1000001 | 10011 | 0 | 101100 | 11000110 | 110000 | 100110 |
Color Harmonies of #327490
Complementary color
Monochromatic Colors of #327490
Black with #327490
Text Example
Text Example
White with #327490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327490; }
p { color: rgb(50,116,144); }
H1.HeaderClassName
{
color: #327490;
}
.AnyTagClassName
{
color: #327490;
}
</style>
background-color css
<style>
a { background-color: #327490; }
a { background-color: rgb(50,116,144); }
div.DivClassName
{
background-color: #327490;
}
.BgClassName
{
background-color: #327490;
}
</style>
border-color css
<style>
span { border-color: #327490; }
span { border-color: rgb(50,116,144); }
td.TdClassName
{
border-color: #327490;
}
.TagClassName
{
border-color: #327490;
}
</style>