Shades of Astral #357589
Tints of Astral #357589
RGB
CMYK
RGB Variations
Color information
#357589 (or 0x357589) is known color: Astral. HEX triplet: 35, 75 and 89. RGB value is (53,117,137). Sum of RGB (Red+Green+Blue) = 53+117+137=307 (40% of max value = 765). Red value is 53 (21.09% from 255 or 17.26% from 307); Green value is 117 (46.09% from 255 or 38.11% from 307); Blue value is 137 (53.91% from 255 or 44.63% from 307); Max value from RGB is 137 - color contains mainly: blue. Hex color #357589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357589 is #CA8A76. Grayscale: #646464. Windows color (decimal): -13273719 or 9008437. OLE color: 9008437.
HSL color Cylindrical-coordinate representation of color #357589: hue angle of 194.29º 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 #357589 is Cyan = 0.61, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 117 | 137 | - |
| CMYK | 0.61 | 0.15 | 0 | 0.46 |
| HSL | 194.29º | 0.44% | 0.37% | - |
| HSV(B) | 194.29º | 0.61% | 0.54% | - |
| XYZ | 12.34 | 15.29 | 25.97 | - |
| YUV | 100.14 | 148.8 | 94.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 137 | 0.61 | 0.15 | 0 | 0.46 | 194.29 | 0.44 | 0.37 |
| Hex | 35 | 75 | 89 | 3D | F | 0 | 2E | C2 | 2C | 25 |
| Octal | 65 | 165 | 211 | 75 | 17 | 0 | 56 | 302 | 54 | 45 |
| Binary | 110101 | 1110101 | 10001001 | 111101 | 1111 | 0 | 101110 | 11000010 | 101100 | 100101 |
Color Harmonies of #357589
Complementary color
Monochromatic Colors of #357589
Black with #357589
Text Example
Text Example
White with #357589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357589; }
p { color: rgb(53,117,137); }
H1.HeaderClassName
{
color: #357589;
}
.AnyTagClassName
{
color: #357589;
}
</style>
background-color css
<style>
a { background-color: #357589; }
a { background-color: rgb(53,117,137); }
div.DivClassName
{
background-color: #357589;
}
.BgClassName
{
background-color: #357589;
}
</style>
border-color css
<style>
span { border-color: #357589; }
span { border-color: rgb(53,117,137); }
td.TdClassName
{
border-color: #357589;
}
.TagClassName
{
border-color: #357589;
}
</style>