Shades of Astral #357481
Tints of Astral #357481
RGB
CMYK
RGB Variations
Color information
#357481 (or 0x357481) is known color: Astral. HEX triplet: 35, 74 and 81. RGB value is (53,116,129). Sum of RGB (Red+Green+Blue) = 53+116+129=298 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.79% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 129 (50.78% from 255 or 43.29% from 298); Max value from RGB is 129 - color contains mainly: blue. Hex color #357481 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357481 is #CA8B7E. Grayscale: #626262. Windows color (decimal): -13273983 or 8483893. OLE color: 8483893.
HSL color Cylindrical-coordinate representation of color #357481: hue angle of 190.26º 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 #357481 is Cyan = 0.59, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 116 | 129 | - |
| CMYK | 0.59 | 0.10 | 0 | 0.49 |
| HSL | 190.26º | 0.42% | 0.36% | - |
| HSV(B) | 190.26º | 0.59% | 0.51% | - |
| XYZ | 11.68 | 14.83 | 23.02 | - |
| YUV | 98.65 | 145.13 | 95.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 116 | 129 | 0.59 | 0.10 | 0 | 0.49 | 190.26 | 0.42 | 0.36 |
| Hex | 35 | 74 | 81 | 3B | A | 0 | 31 | BE | 2A | 24 |
| Octal | 65 | 164 | 201 | 73 | 12 | 0 | 61 | 276 | 52 | 44 |
| Binary | 110101 | 1110100 | 10000001 | 111011 | 1010 | 0 | 110001 | 10111110 | 101010 | 100100 |
Color Harmonies of #357481
Complementary color
Monochromatic Colors of #357481
Black with #357481
Text Example
Text Example
White with #357481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357481; }
p { color: rgb(53,116,129); }
H1.HeaderClassName
{
color: #357481;
}
.AnyTagClassName
{
color: #357481;
}
</style>
background-color css
<style>
a { background-color: #357481; }
a { background-color: rgb(53,116,129); }
div.DivClassName
{
background-color: #357481;
}
.BgClassName
{
background-color: #357481;
}
</style>
border-color css
<style>
span { border-color: #357481; }
span { border-color: rgb(53,116,129); }
td.TdClassName
{
border-color: #357481;
}
.TagClassName
{
border-color: #357481;
}
</style>