Shades of Astral #327790
Tints of Astral #327790
RGB
CMYK
RGB Variations
Color information
#327790 (or 0x327790) is known color: Astral. HEX triplet: 32, 77 and 90. RGB value is (50,119,144). Sum of RGB (Red+Green+Blue) = 50+119+144=313 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.97% from 313); Green value is 119 (46.88% from 255 or 38.02% from 313); Blue value is 144 (56.64% from 255 or 46.01% from 313); Max value from RGB is 144 - color contains mainly: blue. Hex color #327790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327790 is #CD886F. Grayscale: #656565. Windows color (decimal): -13469808 or 9467698. OLE color: 9467698.
HSL color Cylindrical-coordinate representation of color #327790: hue angle of 195.96º 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 #327790 is Cyan = 0.65, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 119 | 144 | - |
| CMYK | 0.65 | 0.17 | 0 | 0.44 |
| HSL | 195.96º | 0.48% | 0.38% | - |
| HSV(B) | 195.96º | 0.65% | 0.56% | - |
| XYZ | 12.95 | 15.89 | 28.77 | - |
| YUV | 101.22 | 152.14 | 91.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 144 | 0.65 | 0.17 | 0 | 0.44 | 195.96 | 0.48 | 0.38 |
| Hex | 32 | 77 | 90 | 41 | 11 | 0 | 2C | C4 | 30 | 26 |
| Octal | 62 | 167 | 220 | 101 | 21 | 0 | 54 | 304 | 60 | 46 |
| Binary | 110010 | 1110111 | 10010000 | 1000001 | 10001 | 0 | 101100 | 11000100 | 110000 | 100110 |
Color Harmonies of #327790
Complementary color
Monochromatic Colors of #327790
Black with #327790
Text Example
Text Example
White with #327790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327790; }
p { color: rgb(50,119,144); }
H1.HeaderClassName
{
color: #327790;
}
.AnyTagClassName
{
color: #327790;
}
</style>
background-color css
<style>
a { background-color: #327790; }
a { background-color: rgb(50,119,144); }
div.DivClassName
{
background-color: #327790;
}
.BgClassName
{
background-color: #327790;
}
</style>
border-color css
<style>
span { border-color: #327790; }
span { border-color: rgb(50,119,144); }
td.TdClassName
{
border-color: #327790;
}
.TagClassName
{
border-color: #327790;
}
</style>