Shades of Astral #356690
Tints of Astral #356690
RGB
CMYK
RGB Variations
Color information
#356690 (or 0x356690) is known color: Astral. HEX triplet: 35, 66 and 90. RGB value is (53,102,144). Sum of RGB (Red+Green+Blue) = 53+102+144=299 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.73% from 299); Green value is 102 (40.23% from 255 or 34.11% from 299); Blue value is 144 (56.64% from 255 or 48.16% from 299); Max value from RGB is 144 - color contains mainly: blue. Hex color #356690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #356690 is #CA996F. Grayscale: #5B5B5B. Windows color (decimal): -13277552 or 9463349. OLE color: 9463349.
HSL color Cylindrical-coordinate representation of color #356690: hue angle of 207.69º 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 #356690 is Cyan = 0.63, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 102 | 144 | - |
| CMYK | 0.63 | 0.29 | 0 | 0.44 |
| HSL | 207.69º | 0.46% | 0.39% | - |
| HSV(B) | 207.69º | 0.63% | 0.56% | - |
| XYZ | 11.25 | 12.27 | 28.16 | - |
| YUV | 92.14 | 157.27 | 100.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 102 | 144 | 0.63 | 0.29 | 0 | 0.44 | 207.69 | 0.46 | 0.39 |
| Hex | 35 | 66 | 90 | 3F | 1D | 0 | 2C | D0 | 2E | 27 |
| Octal | 65 | 146 | 220 | 77 | 35 | 0 | 54 | 320 | 56 | 47 |
| Binary | 110101 | 1100110 | 10010000 | 111111 | 11101 | 0 | 101100 | 11010000 | 101110 | 100111 |
Color Harmonies of #356690
Complementary color
Monochromatic Colors of #356690
Black with #356690
Text Example
Text Example
White with #356690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356690; }
p { color: rgb(53,102,144); }
H1.HeaderClassName
{
color: #356690;
}
.AnyTagClassName
{
color: #356690;
}
</style>
background-color css
<style>
a { background-color: #356690; }
a { background-color: rgb(53,102,144); }
div.DivClassName
{
background-color: #356690;
}
.BgClassName
{
background-color: #356690;
}
</style>
border-color css
<style>
span { border-color: #356690; }
span { border-color: rgb(53,102,144); }
td.TdClassName
{
border-color: #356690;
}
.TagClassName
{
border-color: #356690;
}
</style>