Shades of Astral #357394
Tints of Astral #357394
RGB
CMYK
RGB Variations
Color information
#357394 (or 0x357394) is known color: Astral. HEX triplet: 35, 73 and 94. RGB value is (53,115,148). Sum of RGB (Red+Green+Blue) = 53+115+148=316 (41% of max value = 765). Red value is 53 (21.09% from 255 or 16.77% from 316); Green value is 115 (45.31% from 255 or 36.39% from 316); Blue value is 148 (58.20% from 255 or 46.84% from 316); Max value from RGB is 148 - color contains mainly: blue. Hex color #357394 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357394 is #CA8C6B. Grayscale: #646464. Windows color (decimal): -13274220 or 9728821. OLE color: 9728821.
HSL color Cylindrical-coordinate representation of color #357394: hue angle of 200.84º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #357394 is Cyan = 0.64, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 115 | 148 | - |
| CMYK | 0.64 | 0.22 | 0 | 0.42 |
| HSL | 200.84º | 0.47% | 0.39% | - |
| HSV(B) | 200.84º | 0.64% | 0.58% | - |
| XYZ | 12.94 | 15.16 | 30.26 | - |
| YUV | 100.22 | 154.96 | 94.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 148 | 0.64 | 0.22 | 0 | 0.42 | 200.84 | 0.47 | 0.39 |
| Hex | 35 | 73 | 94 | 40 | 16 | 0 | 2A | C9 | 2F | 27 |
| Octal | 65 | 163 | 224 | 100 | 26 | 0 | 52 | 311 | 57 | 47 |
| Binary | 110101 | 1110011 | 10010100 | 1000000 | 10110 | 0 | 101010 | 11001001 | 101111 | 100111 |
Color Harmonies of #357394
Complementary color
Monochromatic Colors of #357394
Black with #357394
Text Example
Text Example
White with #357394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357394; }
p { color: rgb(53,115,148); }
H1.HeaderClassName
{
color: #357394;
}
.AnyTagClassName
{
color: #357394;
}
</style>
background-color css
<style>
a { background-color: #357394; }
a { background-color: rgb(53,115,148); }
div.DivClassName
{
background-color: #357394;
}
.BgClassName
{
background-color: #357394;
}
</style>
border-color css
<style>
span { border-color: #357394; }
span { border-color: rgb(53,115,148); }
td.TdClassName
{
border-color: #357394;
}
.TagClassName
{
border-color: #357394;
}
</style>