Shades of Astral #357388
Tints of Astral #357388
RGB
CMYK
RGB Variations
Color information
#357388 (or 0x357388) is known color: Astral. HEX triplet: 35, 73 and 88. RGB value is (53,115,136). Sum of RGB (Red+Green+Blue) = 53+115+136=304 (40% of max value = 765). Red value is 53 (21.09% from 255 or 17.43% from 304); Green value is 115 (45.31% from 255 or 37.83% from 304); Blue value is 136 (53.52% from 255 or 44.74% from 304); Max value from RGB is 136 - color contains mainly: blue. Hex color #357388 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357388 is #CA8C77. Grayscale: #626262. Windows color (decimal): -13274232 or 8942389. OLE color: 8942389.
HSL color Cylindrical-coordinate representation of color #357388: hue angle of 195.18º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #357388 is Cyan = 0.61, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 115 | 136 | - |
| CMYK | 0.61 | 0.15 | 0 | 0.47 |
| HSL | 195.18º | 0.44% | 0.37% | - |
| HSV(B) | 195.18º | 0.61% | 0.53% | - |
| XYZ | 12.04 | 14.8 | 25.51 | - |
| YUV | 98.86 | 148.96 | 95.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 136 | 0.61 | 0.15 | 0 | 0.47 | 195.18 | 0.44 | 0.37 |
| Hex | 35 | 73 | 88 | 3D | F | 0 | 2F | C3 | 2C | 25 |
| Octal | 65 | 163 | 210 | 75 | 17 | 0 | 57 | 303 | 54 | 45 |
| Binary | 110101 | 1110011 | 10001000 | 111101 | 1111 | 0 | 101111 | 11000011 | 101100 | 100101 |
Color Harmonies of #357388
Complementary color
Monochromatic Colors of #357388
Black with #357388
Text Example
Text Example
White with #357388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357388; }
p { color: rgb(53,115,136); }
H1.HeaderClassName
{
color: #357388;
}
.AnyTagClassName
{
color: #357388;
}
</style>
background-color css
<style>
a { background-color: #357388; }
a { background-color: rgb(53,115,136); }
div.DivClassName
{
background-color: #357388;
}
.BgClassName
{
background-color: #357388;
}
</style>
border-color css
<style>
span { border-color: #357388; }
span { border-color: rgb(53,115,136); }
td.TdClassName
{
border-color: #357388;
}
.TagClassName
{
border-color: #357388;
}
</style>