Shades of Astral #326685
Tints of Astral #326685
RGB
CMYK
RGB Variations
Color information
#326685 (or 0x326685) is known color: Astral. HEX triplet: 32, 66 and 85. RGB value is (50,102,133). Sum of RGB (Red+Green+Blue) = 50+102+133=285 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.54% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 133 (52.34% from 255 or 46.67% from 285); Max value from RGB is 133 - color contains mainly: blue. Hex color #326685 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326685 is #CD997A. Grayscale: #595959. Windows color (decimal): -13474171 or 8742450. OLE color: 8742450.
HSL color Cylindrical-coordinate representation of color #326685: hue angle of 202.41º 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 #326685 is Cyan = 0.62, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 102 | 133 | - |
| CMYK | 0.62 | 0.23 | 0 | 0.48 |
| HSL | 202.41º | 0.45% | 0.36% | - |
| HSV(B) | 202.41º | 0.62% | 0.52% | - |
| XYZ | 10.3 | 11.87 | 23.94 | - |
| YUV | 89.99 | 152.27 | 99.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 102 | 133 | 0.62 | 0.23 | 0 | 0.48 | 202.41 | 0.45 | 0.36 |
| Hex | 32 | 66 | 85 | 3E | 17 | 0 | 30 | CA | 2D | 24 |
| Octal | 62 | 146 | 205 | 76 | 27 | 0 | 60 | 312 | 55 | 44 |
| Binary | 110010 | 1100110 | 10000101 | 111110 | 10111 | 0 | 110000 | 11001010 | 101101 | 100100 |
Color Harmonies of #326685
Complementary color
Monochromatic Colors of #326685
Black with #326685
Text Example
Text Example
White with #326685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326685; }
p { color: rgb(50,102,133); }
H1.HeaderClassName
{
color: #326685;
}
.AnyTagClassName
{
color: #326685;
}
</style>
background-color css
<style>
a { background-color: #326685; }
a { background-color: rgb(50,102,133); }
div.DivClassName
{
background-color: #326685;
}
.BgClassName
{
background-color: #326685;
}
</style>
border-color css
<style>
span { border-color: #326685; }
span { border-color: rgb(50,102,133); }
td.TdClassName
{
border-color: #326685;
}
.TagClassName
{
border-color: #326685;
}
</style>