Shades of Astral #357485
Tints of Astral #357485
RGB
CMYK
RGB Variations
Color information
#357485 (or 0x357485) is known color: Astral. HEX triplet: 35, 74 and 85. RGB value is (53,116,133). Sum of RGB (Red+Green+Blue) = 53+116+133=302 (40% of max value = 765). Red value is 53 (21.09% from 255 or 17.55% from 302); Green value is 116 (45.70% from 255 or 38.41% from 302); Blue value is 133 (52.34% from 255 or 44.04% from 302); Max value from RGB is 133 - color contains mainly: blue. Hex color #357485 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357485 is #CA8B7A. Grayscale: #626262. Windows color (decimal): -13273979 or 8746037. OLE color: 8746037.
HSL color Cylindrical-coordinate representation of color #357485: hue angle of 192.75º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #357485 is Cyan = 0.60, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 116 | 133 | - |
| CMYK | 0.60 | 0.13 | 0 | 0.48 |
| HSL | 192.75º | 0.43% | 0.36% | - |
| HSV(B) | 192.75º | 0.6% | 0.52% | - |
| XYZ | 11.95 | 14.94 | 24.44 | - |
| YUV | 99.1 | 147.13 | 95.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 133 | 0.60 | 0.13 | 0 | 0.48 | 192.75 | 0.43 | 0.36 |
| Hex | 35 | 74 | 85 | 3C | D | 0 | 30 | C1 | 2B | 24 |
| Octal | 65 | 164 | 205 | 74 | 15 | 0 | 60 | 301 | 53 | 44 |
| Binary | 110101 | 1110100 | 10000101 | 111100 | 1101 | 0 | 110000 | 11000001 | 101011 | 100100 |
Color Harmonies of #357485
Complementary color
Monochromatic Colors of #357485
Black with #357485
Text Example
Text Example
White with #357485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357485; }
p { color: rgb(53,116,133); }
H1.HeaderClassName
{
color: #357485;
}
.AnyTagClassName
{
color: #357485;
}
</style>
background-color css
<style>
a { background-color: #357485; }
a { background-color: rgb(53,116,133); }
div.DivClassName
{
background-color: #357485;
}
.BgClassName
{
background-color: #357485;
}
</style>
border-color css
<style>
span { border-color: #357485; }
span { border-color: rgb(53,116,133); }
td.TdClassName
{
border-color: #357485;
}
.TagClassName
{
border-color: #357485;
}
</style>