Shades of Astral #357384
Tints of Astral #357384
RGB
CMYK
RGB Variations
Color information
#357384 (or 0x357384) is known color: Astral. HEX triplet: 35, 73 and 84. RGB value is (53,115,132). Sum of RGB (Red+Green+Blue) = 53+115+132=300 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.67% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 132 (51.95% from 255 or 44% from 300); Max value from RGB is 132 - color contains mainly: blue. Hex color #357384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357384 is #CA8C7B. Grayscale: #626262. Windows color (decimal): -13274236 or 8680245. OLE color: 8680245.
HSL color Cylindrical-coordinate representation of color #357384: hue angle of 192.91º 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 #357384 is Cyan = 0.60, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 115 | 132 | - |
| CMYK | 0.60 | 0.13 | 0 | 0.48 |
| HSL | 192.91º | 0.43% | 0.36% | - |
| HSV(B) | 192.91º | 0.6% | 0.52% | - |
| XYZ | 11.76 | 14.68 | 24.04 | - |
| YUV | 98.4 | 146.96 | 95.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 115 | 132 | 0.60 | 0.13 | 0 | 0.48 | 192.91 | 0.43 | 0.36 |
| Hex | 35 | 73 | 84 | 3C | D | 0 | 30 | C1 | 2B | 24 |
| Octal | 65 | 163 | 204 | 74 | 15 | 0 | 60 | 301 | 53 | 44 |
| Binary | 110101 | 1110011 | 10000100 | 111100 | 1101 | 0 | 110000 | 11000001 | 101011 | 100100 |
Color Harmonies of #357384
Complementary color
Monochromatic Colors of #357384
Black with #357384
Text Example
Text Example
White with #357384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357384; }
p { color: rgb(53,115,132); }
H1.HeaderClassName
{
color: #357384;
}
.AnyTagClassName
{
color: #357384;
}
</style>
background-color css
<style>
a { background-color: #357384; }
a { background-color: rgb(53,115,132); }
div.DivClassName
{
background-color: #357384;
}
.BgClassName
{
background-color: #357384;
}
</style>
border-color css
<style>
span { border-color: #357384; }
span { border-color: rgb(53,115,132); }
td.TdClassName
{
border-color: #357384;
}
.TagClassName
{
border-color: #357384;
}
</style>