Shades of Astral #357184
Tints of Astral #357184
RGB
CMYK
RGB Variations
Color information
#357184 (or 0x357184) is known color: Astral. HEX triplet: 35, 71 and 84. RGB value is (53,113,132). Sum of RGB (Red+Green+Blue) = 53+113+132=298 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.79% from 298); Green value is 113 (44.53% from 255 or 37.92% from 298); Blue value is 132 (51.95% from 255 or 44.30% from 298); Max value from RGB is 132 - color contains mainly: blue. Hex color #357184 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357184 is #CA8E7B. Grayscale: #616161. Windows color (decimal): -13274748 or 8679733. OLE color: 8679733.
HSL color Cylindrical-coordinate representation of color #357184: hue angle of 194.43º 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 #357184 is Cyan = 0.60, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 113 | 132 | - |
| CMYK | 0.60 | 0.14 | 0 | 0.48 |
| HSL | 194.43º | 0.43% | 0.36% | - |
| HSV(B) | 194.43º | 0.6% | 0.52% | - |
| XYZ | 11.54 | 14.23 | 23.97 | - |
| YUV | 97.23 | 147.62 | 96.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 132 | 0.60 | 0.14 | 0 | 0.48 | 194.43 | 0.43 | 0.36 |
| Hex | 35 | 71 | 84 | 3C | E | 0 | 30 | C2 | 2B | 24 |
| Octal | 65 | 161 | 204 | 74 | 16 | 0 | 60 | 302 | 53 | 44 |
| Binary | 110101 | 1110001 | 10000100 | 111100 | 1110 | 0 | 110000 | 11000010 | 101011 | 100100 |
Color Harmonies of #357184
Complementary color
Monochromatic Colors of #357184
Black with #357184
Text Example
Text Example
White with #357184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357184; }
p { color: rgb(53,113,132); }
H1.HeaderClassName
{
color: #357184;
}
.AnyTagClassName
{
color: #357184;
}
</style>
background-color css
<style>
a { background-color: #357184; }
a { background-color: rgb(53,113,132); }
div.DivClassName
{
background-color: #357184;
}
.BgClassName
{
background-color: #357184;
}
</style>
border-color css
<style>
span { border-color: #357184; }
span { border-color: rgb(53,113,132); }
td.TdClassName
{
border-color: #357184;
}
.TagClassName
{
border-color: #357184;
}
</style>