Shades of Astral #327384
Tints of Astral #327384
RGB
CMYK
RGB Variations
Color information
#327384 (or 0x327384) is known color: Astral. HEX triplet: 32, 73 and 84. RGB value is (50,115,132). Sum of RGB (Red+Green+Blue) = 50+115+132=297 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.84% from 297); Green value is 115 (45.31% from 255 or 38.72% from 297); Blue value is 132 (51.95% from 255 or 44.44% from 297); Max value from RGB is 132 - color contains mainly: blue. Hex color #327384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327384 is #CD8C7B. Grayscale: #616161. Windows color (decimal): -13470844 or 8680242. OLE color: 8680242.
HSL color Cylindrical-coordinate representation of color #327384: hue angle of 192.44º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #327384 is Cyan = 0.62, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 115 | 132 | - |
| CMYK | 0.62 | 0.13 | 0 | 0.48 |
| HSL | 192.44º | 0.45% | 0.36% | - |
| HSV(B) | 192.44º | 0.62% | 0.52% | - |
| XYZ | 11.61 | 14.61 | 24.04 | - |
| YUV | 97.5 | 147.47 | 94.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 132 | 0.62 | 0.13 | 0 | 0.48 | 192.44 | 0.45 | 0.36 |
| Hex | 32 | 73 | 84 | 3E | D | 0 | 30 | C0 | 2D | 24 |
| Octal | 62 | 163 | 204 | 76 | 15 | 0 | 60 | 300 | 55 | 44 |
| Binary | 110010 | 1110011 | 10000100 | 111110 | 1101 | 0 | 110000 | 11000000 | 101101 | 100100 |
Color Harmonies of #327384
Complementary color
Monochromatic Colors of #327384
Black with #327384
Text Example
Text Example
White with #327384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327384; }
p { color: rgb(50,115,132); }
H1.HeaderClassName
{
color: #327384;
}
.AnyTagClassName
{
color: #327384;
}
</style>
background-color css
<style>
a { background-color: #327384; }
a { background-color: rgb(50,115,132); }
div.DivClassName
{
background-color: #327384;
}
.BgClassName
{
background-color: #327384;
}
</style>
border-color css
<style>
span { border-color: #327384; }
span { border-color: rgb(50,115,132); }
td.TdClassName
{
border-color: #327384;
}
.TagClassName
{
border-color: #327384;
}
</style>