Shades of Astral #326889
Tints of Astral #326889
RGB
CMYK
RGB Variations
Color information
#326889 (or 0x326889) is known color: Astral. HEX triplet: 32, 68 and 89. RGB value is (50,104,137). Sum of RGB (Red+Green+Blue) = 50+104+137=291 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.18% from 291); Green value is 104 (41.02% from 255 or 35.74% from 291); Blue value is 137 (53.91% from 255 or 47.08% from 291); Max value from RGB is 137 - color contains mainly: blue. Hex color #326889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326889 is #CD9776. Grayscale: #5B5B5B. Windows color (decimal): -13473655 or 9005106. OLE color: 9005106.
HSL color Cylindrical-coordinate representation of color #326889: hue angle of 202.76º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #326889 is Cyan = 0.64, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 104 | 137 | - |
| CMYK | 0.64 | 0.24 | 0 | 0.46 |
| HSL | 202.76º | 0.47% | 0.37% | - |
| HSV(B) | 202.76º | 0.64% | 0.54% | - |
| XYZ | 10.78 | 12.38 | 25.49 | - |
| YUV | 91.62 | 153.61 | 98.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 137 | 0.64 | 0.24 | 0 | 0.46 | 202.76 | 0.47 | 0.37 |
| Hex | 32 | 68 | 89 | 40 | 18 | 0 | 2E | CB | 2F | 25 |
| Octal | 62 | 150 | 211 | 100 | 30 | 0 | 56 | 313 | 57 | 45 |
| Binary | 110010 | 1101000 | 10001001 | 1000000 | 11000 | 0 | 101110 | 11001011 | 101111 | 100101 |
Color Harmonies of #326889
Complementary color
Monochromatic Colors of #326889
Black with #326889
Text Example
Text Example
White with #326889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326889; }
p { color: rgb(50,104,137); }
H1.HeaderClassName
{
color: #326889;
}
.AnyTagClassName
{
color: #326889;
}
</style>
background-color css
<style>
a { background-color: #326889; }
a { background-color: rgb(50,104,137); }
div.DivClassName
{
background-color: #326889;
}
.BgClassName
{
background-color: #326889;
}
</style>
border-color css
<style>
span { border-color: #326889; }
span { border-color: rgb(50,104,137); }
td.TdClassName
{
border-color: #326889;
}
.TagClassName
{
border-color: #326889;
}
</style>