Shades of Astral #326982
Tints of Astral #326982
RGB
CMYK
RGB Variations
Color information
#326982 (or 0x326982) is known color: Astral. HEX triplet: 32, 69 and 82. RGB value is (50,105,130). Sum of RGB (Red+Green+Blue) = 50+105+130=285 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.54% from 285); Green value is 105 (41.41% from 255 or 36.84% from 285); Blue value is 130 (51.17% from 255 or 45.61% from 285); Max value from RGB is 130 - color contains mainly: blue. Hex color #326982 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326982 is #CD967D. Grayscale: #5B5B5B. Windows color (decimal): -13473406 or 8546610. OLE color: 8546610.
HSL color Cylindrical-coordinate representation of color #326982: hue angle of 198.75º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #326982 is Cyan = 0.62, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 105 | 130 | - |
| CMYK | 0.62 | 0.19 | 0 | 0.49 |
| HSL | 198.75º | 0.44% | 0.35% | - |
| HSV(B) | 198.75º | 0.62% | 0.51% | - |
| XYZ | 10.4 | 12.39 | 22.96 | - |
| YUV | 91.41 | 149.78 | 98.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 130 | 0.62 | 0.19 | 0 | 0.49 | 198.75 | 0.44 | 0.35 |
| Hex | 32 | 69 | 82 | 3E | 13 | 0 | 31 | C7 | 2C | 23 |
| Octal | 62 | 151 | 202 | 76 | 23 | 0 | 61 | 307 | 54 | 43 |
| Binary | 110010 | 1101001 | 10000010 | 111110 | 10011 | 0 | 110001 | 11000111 | 101100 | 100011 |
Color Harmonies of #326982
Complementary color
Monochromatic Colors of #326982
Black with #326982
Text Example
Text Example
White with #326982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326982; }
p { color: rgb(50,105,130); }
H1.HeaderClassName
{
color: #326982;
}
.AnyTagClassName
{
color: #326982;
}
</style>
background-color css
<style>
a { background-color: #326982; }
a { background-color: rgb(50,105,130); }
div.DivClassName
{
background-color: #326982;
}
.BgClassName
{
background-color: #326982;
}
</style>
border-color css
<style>
span { border-color: #326982; }
span { border-color: rgb(50,105,130); }
td.TdClassName
{
border-color: #326982;
}
.TagClassName
{
border-color: #326982;
}
</style>