Shades of Astral #357390
Tints of Astral #357390
RGB
CMYK
RGB Variations
Color information
#357390 (or 0x357390) is known color: Astral. HEX triplet: 35, 73 and 90. RGB value is (53,115,144). Sum of RGB (Red+Green+Blue) = 53+115+144=312 (41% of max value = 765). Red value is 53 (21.09% from 255 or 16.99% from 312); Green value is 115 (45.31% from 255 or 36.86% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #357390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357390 is #CA8C6F. Grayscale: #636363. Windows color (decimal): -13274224 or 9466677. OLE color: 9466677.
HSL color Cylindrical-coordinate representation of color #357390: hue angle of 199.12º 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 #357390 is Cyan = 0.63, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 115 | 144 | - |
| CMYK | 0.63 | 0.20 | 0 | 0.44 |
| HSL | 199.12º | 0.46% | 0.39% | - |
| HSV(B) | 199.12º | 0.63% | 0.56% | - |
| XYZ | 12.63 | 15.03 | 28.62 | - |
| YUV | 99.77 | 152.96 | 94.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 144 | 0.63 | 0.20 | 0 | 0.44 | 199.12 | 0.46 | 0.39 |
| Hex | 35 | 73 | 90 | 3F | 14 | 0 | 2C | C7 | 2E | 27 |
| Octal | 65 | 163 | 220 | 77 | 24 | 0 | 54 | 307 | 56 | 47 |
| Binary | 110101 | 1110011 | 10010000 | 111111 | 10100 | 0 | 101100 | 11000111 | 101110 | 100111 |
Color Harmonies of #357390
Complementary color
Monochromatic Colors of #357390
Black with #357390
Text Example
Text Example
White with #357390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357390; }
p { color: rgb(53,115,144); }
H1.HeaderClassName
{
color: #357390;
}
.AnyTagClassName
{
color: #357390;
}
</style>
background-color css
<style>
a { background-color: #357390; }
a { background-color: rgb(53,115,144); }
div.DivClassName
{
background-color: #357390;
}
.BgClassName
{
background-color: #357390;
}
</style>
border-color css
<style>
span { border-color: #357390; }
span { border-color: rgb(53,115,144); }
td.TdClassName
{
border-color: #357390;
}
.TagClassName
{
border-color: #357390;
}
</style>