Shades of Astral #356886
Tints of Astral #356886
RGB
CMYK
RGB Variations
Color information
#356886 (or 0x356886) is known color: Astral. HEX triplet: 35, 68 and 86. RGB value is (53,104,134). Sum of RGB (Red+Green+Blue) = 53+104+134=291 (38% of max value = 765). Red value is 53 (21.09% from 255 or 18.21% from 291); Green value is 104 (41.02% from 255 or 35.74% from 291); Blue value is 134 (52.73% from 255 or 46.05% from 291); Max value from RGB is 134 - color contains mainly: blue. Hex color #356886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #356886 is #CA9779. Grayscale: #5B5B5B. Windows color (decimal): -13277050 or 8808501. OLE color: 8808501.
HSL color Cylindrical-coordinate representation of color #356886: hue angle of 202.22º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #356886 is Cyan = 0.60, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 104 | 134 | - |
| CMYK | 0.60 | 0.22 | 0 | 0.47 |
| HSL | 202.22º | 0.43% | 0.37% | - |
| HSV(B) | 202.22º | 0.6% | 0.53% | - |
| XYZ | 10.72 | 12.38 | 24.38 | - |
| YUV | 92.17 | 151.6 | 100.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 104 | 134 | 0.60 | 0.22 | 0 | 0.47 | 202.22 | 0.43 | 0.37 |
| Hex | 35 | 68 | 86 | 3C | 16 | 0 | 2F | CA | 2B | 25 |
| Octal | 65 | 150 | 206 | 74 | 26 | 0 | 57 | 312 | 53 | 45 |
| Binary | 110101 | 1101000 | 10000110 | 111100 | 10110 | 0 | 101111 | 11001010 | 101011 | 100101 |
Color Harmonies of #356886
Complementary color
Monochromatic Colors of #356886
Black with #356886
Text Example
Text Example
White with #356886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356886; }
p { color: rgb(53,104,134); }
H1.HeaderClassName
{
color: #356886;
}
.AnyTagClassName
{
color: #356886;
}
</style>
background-color css
<style>
a { background-color: #356886; }
a { background-color: rgb(53,104,134); }
div.DivClassName
{
background-color: #356886;
}
.BgClassName
{
background-color: #356886;
}
</style>
border-color css
<style>
span { border-color: #356886; }
span { border-color: rgb(53,104,134); }
td.TdClassName
{
border-color: #356886;
}
.TagClassName
{
border-color: #356886;
}
</style>