Shades of Astral #357089
Tints of Astral #357089
RGB
CMYK
RGB Variations
Color information
#357089 (or 0x357089) is known color: Astral. HEX triplet: 35, 70 and 89. RGB value is (53,112,137). Sum of RGB (Red+Green+Blue) = 53+112+137=302 (40% of max value = 765). Red value is 53 (21.09% from 255 or 17.55% from 302); Green value is 112 (44.14% from 255 or 37.09% from 302); Blue value is 137 (53.91% from 255 or 45.36% from 302); Max value from RGB is 137 - color contains mainly: blue. Hex color #357089 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357089 is #CA8F76. Grayscale: #616161. Windows color (decimal): -13274999 or 9007157. OLE color: 9007157.
HSL color Cylindrical-coordinate representation of color #357089: hue angle of 197.86º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #357089 is Cyan = 0.61, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 112 | 137 | - |
| CMYK | 0.61 | 0.18 | 0 | 0.46 |
| HSL | 197.86º | 0.44% | 0.37% | - |
| HSV(B) | 197.86º | 0.61% | 0.54% | - |
| XYZ | 11.78 | 14.15 | 25.78 | - |
| YUV | 97.21 | 150.45 | 96.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 137 | 0.61 | 0.18 | 0 | 0.46 | 197.86 | 0.44 | 0.37 |
| Hex | 35 | 70 | 89 | 3D | 12 | 0 | 2E | C6 | 2C | 25 |
| Octal | 65 | 160 | 211 | 75 | 22 | 0 | 56 | 306 | 54 | 45 |
| Binary | 110101 | 1110000 | 10001001 | 111101 | 10010 | 0 | 101110 | 11000110 | 101100 | 100101 |
Color Harmonies of #357089
Complementary color
Monochromatic Colors of #357089
Black with #357089
Text Example
Text Example
White with #357089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357089; }
p { color: rgb(53,112,137); }
H1.HeaderClassName
{
color: #357089;
}
.AnyTagClassName
{
color: #357089;
}
</style>
background-color css
<style>
a { background-color: #357089; }
a { background-color: rgb(53,112,137); }
div.DivClassName
{
background-color: #357089;
}
.BgClassName
{
background-color: #357089;
}
</style>
border-color css
<style>
span { border-color: #357089; }
span { border-color: rgb(53,112,137); }
td.TdClassName
{
border-color: #357089;
}
.TagClassName
{
border-color: #357089;
}
</style>