Shades of Astral #357092
Tints of Astral #357092
RGB
CMYK
RGB Variations
Color information
#357092 (or 0x357092) is known color: Astral. HEX triplet: 35, 70 and 92. RGB value is (53,112,146). Sum of RGB (Red+Green+Blue) = 53+112+146=311 (41% of max value = 765). Red value is 53 (21.09% from 255 or 17.04% from 311); Green value is 112 (44.14% from 255 or 36.01% from 311); Blue value is 146 (57.42% from 255 or 46.95% from 311); Max value from RGB is 146 - color contains mainly: blue. Hex color #357092 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357092 is #CA8F6D. Grayscale: #626262. Windows color (decimal): -13274990 or 9596981. OLE color: 9596981.
HSL color Cylindrical-coordinate representation of color #357092: hue angle of 201.94º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #357092 is Cyan = 0.64, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 112 | 146 | - |
| CMYK | 0.64 | 0.23 | 0 | 0.43 |
| HSL | 201.94º | 0.47% | 0.39% | - |
| HSV(B) | 201.94º | 0.64% | 0.57% | - |
| XYZ | 12.45 | 14.42 | 29.32 | - |
| YUV | 98.24 | 154.95 | 95.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 146 | 0.64 | 0.23 | 0 | 0.43 | 201.94 | 0.47 | 0.39 |
| Hex | 35 | 70 | 92 | 40 | 17 | 0 | 2B | CA | 2F | 27 |
| Octal | 65 | 160 | 222 | 100 | 27 | 0 | 53 | 312 | 57 | 47 |
| Binary | 110101 | 1110000 | 10010010 | 1000000 | 10111 | 0 | 101011 | 11001010 | 101111 | 100111 |
Color Harmonies of #357092
Complementary color
Monochromatic Colors of #357092
Black with #357092
Text Example
Text Example
White with #357092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357092; }
p { color: rgb(53,112,146); }
H1.HeaderClassName
{
color: #357092;
}
.AnyTagClassName
{
color: #357092;
}
</style>
background-color css
<style>
a { background-color: #357092; }
a { background-color: rgb(53,112,146); }
div.DivClassName
{
background-color: #357092;
}
.BgClassName
{
background-color: #357092;
}
</style>
border-color css
<style>
span { border-color: #357092; }
span { border-color: rgb(53,112,146); }
td.TdClassName
{
border-color: #357092;
}
.TagClassName
{
border-color: #357092;
}
</style>