Shades of Astral #326781
Tints of Astral #326781
RGB
CMYK
RGB Variations
Color information
#326781 (or 0x326781) is known color: Astral. HEX triplet: 32, 67 and 81. RGB value is (50,103,129). Sum of RGB (Red+Green+Blue) = 50+103+129=282 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.73% from 282); Green value is 103 (40.62% from 255 or 36.52% from 282); Blue value is 129 (50.78% from 255 or 45.74% from 282); Max value from RGB is 129 - color contains mainly: blue. Hex color #326781 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326781 is #CD987E. Grayscale: #595959. Windows color (decimal): -13473919 or 8480562. OLE color: 8480562.
HSL color Cylindrical-coordinate representation of color #326781: hue angle of 199.75º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #326781 is Cyan = 0.61, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 103 | 129 | - |
| CMYK | 0.61 | 0.20 | 0 | 0.49 |
| HSL | 199.75º | 0.44% | 0.35% | - |
| HSV(B) | 199.75º | 0.61% | 0.51% | - |
| XYZ | 10.13 | 11.96 | 22.54 | - |
| YUV | 90.12 | 149.94 | 99.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 129 | 0.61 | 0.20 | 0 | 0.49 | 199.75 | 0.44 | 0.35 |
| Hex | 32 | 67 | 81 | 3D | 14 | 0 | 31 | C8 | 2C | 23 |
| Octal | 62 | 147 | 201 | 75 | 24 | 0 | 61 | 310 | 54 | 43 |
| Binary | 110010 | 1100111 | 10000001 | 111101 | 10100 | 0 | 110001 | 11001000 | 101100 | 100011 |
Color Harmonies of #326781
Complementary color
Monochromatic Colors of #326781
Black with #326781
Text Example
Text Example
White with #326781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326781; }
p { color: rgb(50,103,129); }
H1.HeaderClassName
{
color: #326781;
}
.AnyTagClassName
{
color: #326781;
}
</style>
background-color css
<style>
a { background-color: #326781; }
a { background-color: rgb(50,103,129); }
div.DivClassName
{
background-color: #326781;
}
.BgClassName
{
background-color: #326781;
}
</style>
border-color css
<style>
span { border-color: #326781; }
span { border-color: rgb(50,103,129); }
td.TdClassName
{
border-color: #326781;
}
.TagClassName
{
border-color: #326781;
}
</style>