Shades of Astral #327594
Tints of Astral #327594
RGB
CMYK
RGB Variations
Color information
#327594 (or 0x327594) is known color: Astral. HEX triplet: 32, 75 and 94. RGB value is (50,117,148). Sum of RGB (Red+Green+Blue) = 50+117+148=315 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.87% from 315); Green value is 117 (46.09% from 255 or 37.14% from 315); Blue value is 148 (58.20% from 255 or 46.98% from 315); Max value from RGB is 148 - color contains mainly: blue. Hex color #327594 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327594 is #CD8A6B. Grayscale: #646464. Windows color (decimal): -13470316 or 9729330. OLE color: 9729330.
HSL color Cylindrical-coordinate representation of color #327594: hue angle of 198.98º 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 #327594 is Cyan = 0.66, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 117 | 148 | - |
| CMYK | 0.66 | 0.21 | 0 | 0.42 |
| HSL | 198.98º | 0.49% | 0.39% | - |
| HSV(B) | 198.98º | 0.66% | 0.58% | - |
| XYZ | 13.02 | 15.54 | 30.33 | - |
| YUV | 100.5 | 154.8 | 91.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 117 | 148 | 0.66 | 0.21 | 0 | 0.42 | 198.98 | 0.49 | 0.39 |
| Hex | 32 | 75 | 94 | 42 | 15 | 0 | 2A | C7 | 31 | 27 |
| Octal | 62 | 165 | 224 | 102 | 25 | 0 | 52 | 307 | 61 | 47 |
| Binary | 110010 | 1110101 | 10010100 | 1000010 | 10101 | 0 | 101010 | 11000111 | 110001 | 100111 |
Color Harmonies of #327594
Complementary color
Monochromatic Colors of #327594
Black with #327594
Text Example
Text Example
White with #327594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327594; }
p { color: rgb(50,117,148); }
H1.HeaderClassName
{
color: #327594;
}
.AnyTagClassName
{
color: #327594;
}
</style>
background-color css
<style>
a { background-color: #327594; }
a { background-color: rgb(50,117,148); }
div.DivClassName
{
background-color: #327594;
}
.BgClassName
{
background-color: #327594;
}
</style>
border-color css
<style>
span { border-color: #327594; }
span { border-color: rgb(50,117,148); }
td.TdClassName
{
border-color: #327594;
}
.TagClassName
{
border-color: #327594;
}
</style>