Shades of Astral #356990
Tints of Astral #356990
RGB
CMYK
RGB Variations
Color information
#356990 (or 0x356990) is known color: Astral. HEX triplet: 35, 69 and 90. RGB value is (53,105,144). Sum of RGB (Red+Green+Blue) = 53+105+144=302 (40% of max value = 765). Red value is 53 (21.09% from 255 or 17.55% from 302); Green value is 105 (41.41% from 255 or 34.77% from 302); Blue value is 144 (56.64% from 255 or 47.68% from 302); Max value from RGB is 144 - color contains mainly: blue. Hex color #356990 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #356990 is #CA966F. Grayscale: #5D5D5D. Windows color (decimal): -13276784 or 9464117. OLE color: 9464117.
HSL color Cylindrical-coordinate representation of color #356990: hue angle of 205.71º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #356990 is Cyan = 0.63, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 105 | 144 | - |
| CMYK | 0.63 | 0.27 | 0 | 0.44 |
| HSL | 205.71º | 0.46% | 0.39% | - |
| HSV(B) | 205.71º | 0.63% | 0.56% | - |
| XYZ | 11.55 | 12.87 | 28.26 | - |
| YUV | 93.9 | 156.27 | 98.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 105 | 144 | 0.63 | 0.27 | 0 | 0.44 | 205.71 | 0.46 | 0.39 |
| Hex | 35 | 69 | 90 | 3F | 1B | 0 | 2C | CE | 2E | 27 |
| Octal | 65 | 151 | 220 | 77 | 33 | 0 | 54 | 316 | 56 | 47 |
| Binary | 110101 | 1101001 | 10010000 | 111111 | 11011 | 0 | 101100 | 11001110 | 101110 | 100111 |
Color Harmonies of #356990
Complementary color
Monochromatic Colors of #356990
Black with #356990
Text Example
Text Example
White with #356990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356990; }
p { color: rgb(53,105,144); }
H1.HeaderClassName
{
color: #356990;
}
.AnyTagClassName
{
color: #356990;
}
</style>
background-color css
<style>
a { background-color: #356990; }
a { background-color: rgb(53,105,144); }
div.DivClassName
{
background-color: #356990;
}
.BgClassName
{
background-color: #356990;
}
</style>
border-color css
<style>
span { border-color: #356990; }
span { border-color: rgb(53,105,144); }
td.TdClassName
{
border-color: #356990;
}
.TagClassName
{
border-color: #356990;
}
</style>