Shades of Astral #327992
Tints of Astral #327992
RGB
CMYK
RGB Variations
Color information
#327992 (or 0x327992) is known color: Astral. HEX triplet: 32, 79 and 92. RGB value is (50,121,146). Sum of RGB (Red+Green+Blue) = 50+121+146=317 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.77% from 317); Green value is 121 (47.66% from 255 or 38.17% from 317); Blue value is 146 (57.42% from 255 or 46.06% from 317); Max value from RGB is 146 - color contains mainly: blue. Hex color #327992 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327992 is #CD866D. Grayscale: #666666. Windows color (decimal): -13469294 or 9599282. OLE color: 9599282.
HSL color Cylindrical-coordinate representation of color #327992: hue angle of 195.62º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #327992 is Cyan = 0.66, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 121 | 146 | - |
| CMYK | 0.66 | 0.17 | 0 | 0.43 |
| HSL | 195.63º | 0.49% | 0.38% | - |
| HSV(B) | 195.63º | 0.66% | 0.57% | - |
| XYZ | 13.34 | 16.43 | 29.66 | - |
| YUV | 102.62 | 152.48 | 90.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 146 | 0.66 | 0.17 | 0 | 0.43 | 195.63 | 0.49 | 0.38 |
| Hex | 32 | 79 | 92 | 42 | 11 | 0 | 2B | C4 | 31 | 26 |
| Octal | 62 | 171 | 222 | 102 | 21 | 0 | 53 | 304 | 61 | 46 |
| Binary | 110010 | 1111001 | 10010010 | 1000010 | 10001 | 0 | 101011 | 11000100 | 110001 | 100110 |
Color Harmonies of #327992
Complementary color
Monochromatic Colors of #327992
Black with #327992
Text Example
Text Example
White with #327992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327992; }
p { color: rgb(50,121,146); }
H1.HeaderClassName
{
color: #327992;
}
.AnyTagClassName
{
color: #327992;
}
</style>
background-color css
<style>
a { background-color: #327992; }
a { background-color: rgb(50,121,146); }
div.DivClassName
{
background-color: #327992;
}
.BgClassName
{
background-color: #327992;
}
</style>
border-color css
<style>
span { border-color: #327992; }
span { border-color: rgb(50,121,146); }
td.TdClassName
{
border-color: #327992;
}
.TagClassName
{
border-color: #327992;
}
</style>