Shades of Astral #357482
Tints of Astral #357482
RGB
CMYK
RGB Variations
Color information
#357482 (or 0x357482) is known color: Astral. HEX triplet: 35, 74 and 82. RGB value is (53,116,130). Sum of RGB (Red+Green+Blue) = 53+116+130=299 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.73% from 299); Green value is 116 (45.70% from 255 or 38.80% from 299); Blue value is 130 (51.17% from 255 or 43.48% from 299); Max value from RGB is 130 - color contains mainly: blue. Hex color #357482 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357482 is #CA8B7D. Grayscale: #626262. Windows color (decimal): -13273982 or 8549429. OLE color: 8549429.
HSL color Cylindrical-coordinate representation of color #357482: hue angle of 190.91º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #357482 is Cyan = 0.59, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 116 | 130 | - |
| CMYK | 0.59 | 0.11 | 0 | 0.49 |
| HSL | 190.91º | 0.42% | 0.36% | - |
| HSV(B) | 190.91º | 0.59% | 0.51% | - |
| XYZ | 11.74 | 14.86 | 23.37 | - |
| YUV | 98.76 | 145.63 | 95.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 130 | 0.59 | 0.11 | 0 | 0.49 | 190.91 | 0.42 | 0.36 |
| Hex | 35 | 74 | 82 | 3B | B | 0 | 31 | BF | 2A | 24 |
| Octal | 65 | 164 | 202 | 73 | 13 | 0 | 61 | 277 | 52 | 44 |
| Binary | 110101 | 1110100 | 10000010 | 111011 | 1011 | 0 | 110001 | 10111111 | 101010 | 100100 |
Color Harmonies of #357482
Complementary color
Monochromatic Colors of #357482
Black with #357482
Text Example
Text Example
White with #357482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357482; }
p { color: rgb(53,116,130); }
H1.HeaderClassName
{
color: #357482;
}
.AnyTagClassName
{
color: #357482;
}
</style>
background-color css
<style>
a { background-color: #357482; }
a { background-color: rgb(53,116,130); }
div.DivClassName
{
background-color: #357482;
}
.BgClassName
{
background-color: #357482;
}
</style>
border-color css
<style>
span { border-color: #357482; }
span { border-color: rgb(53,116,130); }
td.TdClassName
{
border-color: #357482;
}
.TagClassName
{
border-color: #357482;
}
</style>