Shades of Astral #327894
Tints of Astral #327894
RGB
CMYK
RGB Variations
Color information
#327894 (or 0x327894) is known color: Astral. HEX triplet: 32, 78 and 94. RGB value is (50,120,148). Sum of RGB (Red+Green+Blue) = 50+120+148=318 (42% of max value = 765). Red value is 50 (19.92% from 255 or 15.72% from 318); Green value is 120 (47.27% from 255 or 37.74% from 318); Blue value is 148 (58.20% from 255 or 46.54% from 318); Max value from RGB is 148 - color contains mainly: blue. Hex color #327894 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327894 is #CD876B. Grayscale: #666666. Windows color (decimal): -13469548 or 9730098. OLE color: 9730098.
HSL color Cylindrical-coordinate representation of color #327894: hue angle of 197.14º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #327894 is Cyan = 0.66, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 120 | 148 | - |
| CMYK | 0.66 | 0.19 | 0 | 0.42 |
| HSL | 197.14º | 0.49% | 0.39% | - |
| HSV(B) | 197.14º | 0.66% | 0.58% | - |
| XYZ | 13.38 | 16.25 | 30.45 | - |
| YUV | 102.26 | 153.81 | 90.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 120 | 148 | 0.66 | 0.19 | 0 | 0.42 | 197.14 | 0.49 | 0.39 |
| Hex | 32 | 78 | 94 | 42 | 13 | 0 | 2A | C5 | 31 | 27 |
| Octal | 62 | 170 | 224 | 102 | 23 | 0 | 52 | 305 | 61 | 47 |
| Binary | 110010 | 1111000 | 10010100 | 1000010 | 10011 | 0 | 101010 | 11000101 | 110001 | 100111 |
Color Harmonies of #327894
Complementary color
Monochromatic Colors of #327894
Black with #327894
Text Example
Text Example
White with #327894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327894; }
p { color: rgb(50,120,148); }
H1.HeaderClassName
{
color: #327894;
}
.AnyTagClassName
{
color: #327894;
}
</style>
background-color css
<style>
a { background-color: #327894; }
a { background-color: rgb(50,120,148); }
div.DivClassName
{
background-color: #327894;
}
.BgClassName
{
background-color: #327894;
}
</style>
border-color css
<style>
span { border-color: #327894; }
span { border-color: rgb(50,120,148); }
td.TdClassName
{
border-color: #327894;
}
.TagClassName
{
border-color: #327894;
}
</style>