Shades of Astral #327786
Tints of Astral #327786
RGB
CMYK
RGB Variations
Color information
#327786 (or 0x327786) is known color: Astral. HEX triplet: 32, 77 and 86. RGB value is (50,119,134). Sum of RGB (Red+Green+Blue) = 50+119+134=303 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.50% from 303); Green value is 119 (46.88% from 255 or 39.27% from 303); Blue value is 134 (52.73% from 255 or 44.22% from 303); Max value from RGB is 134 - color contains mainly: blue. Hex color #327786 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327786 is #CD8879. Grayscale: #636363. Windows color (decimal): -13469818 or 8812338. OLE color: 8812338.
HSL color Cylindrical-coordinate representation of color #327786: hue angle of 190.71º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #327786 is Cyan = 0.63, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 119 | 134 | - |
| CMYK | 0.63 | 0.11 | 0 | 0.47 |
| HSL | 190.71º | 0.46% | 0.36% | - |
| HSV(B) | 190.71º | 0.63% | 0.53% | - |
| XYZ | 12.22 | 15.59 | 24.92 | - |
| YUV | 100.08 | 147.14 | 92.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 134 | 0.63 | 0.11 | 0 | 0.47 | 190.71 | 0.46 | 0.36 |
| Hex | 32 | 77 | 86 | 3F | B | 0 | 2F | BF | 2E | 24 |
| Octal | 62 | 167 | 206 | 77 | 13 | 0 | 57 | 277 | 56 | 44 |
| Binary | 110010 | 1110111 | 10000110 | 111111 | 1011 | 0 | 101111 | 10111111 | 101110 | 100100 |
Color Harmonies of #327786
Complementary color
Monochromatic Colors of #327786
Black with #327786
Text Example
Text Example
White with #327786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327786; }
p { color: rgb(50,119,134); }
H1.HeaderClassName
{
color: #327786;
}
.AnyTagClassName
{
color: #327786;
}
</style>
background-color css
<style>
a { background-color: #327786; }
a { background-color: rgb(50,119,134); }
div.DivClassName
{
background-color: #327786;
}
.BgClassName
{
background-color: #327786;
}
</style>
border-color css
<style>
span { border-color: #327786; }
span { border-color: rgb(50,119,134); }
td.TdClassName
{
border-color: #327786;
}
.TagClassName
{
border-color: #327786;
}
</style>