Shades of Astral #357685
Tints of Astral #357685
RGB
CMYK
RGB Variations
Color information
#357685 (or 0x357685) is known color: Astral. HEX triplet: 35, 76 and 85. RGB value is (53,118,133). Sum of RGB (Red+Green+Blue) = 53+118+133=304 (40% of max value = 765). Red value is 53 (21.09% from 255 or 17.43% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 133 (52.34% from 255 or 43.75% from 304); Max value from RGB is 133 - color contains mainly: blue. Hex color #357685 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #357685 is #CA897A. Grayscale: #646464. Windows color (decimal): -13273467 or 8746549. OLE color: 8746549.
HSL color Cylindrical-coordinate representation of color #357685: hue angle of 191.25º 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 #357685 is Cyan = 0.60, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 118 | 133 | - |
| CMYK | 0.60 | 0.11 | 0 | 0.48 |
| HSL | 191.25º | 0.43% | 0.36% | - |
| HSV(B) | 191.25º | 0.6% | 0.52% | - |
| XYZ | 12.18 | 15.41 | 24.52 | - |
| YUV | 100.28 | 146.47 | 94.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 118 | 133 | 0.60 | 0.11 | 0 | 0.48 | 191.25 | 0.43 | 0.36 |
| Hex | 35 | 76 | 85 | 3C | B | 0 | 30 | BF | 2B | 24 |
| Octal | 65 | 166 | 205 | 74 | 13 | 0 | 60 | 277 | 53 | 44 |
| Binary | 110101 | 1110110 | 10000101 | 111100 | 1011 | 0 | 110000 | 10111111 | 101011 | 100100 |
Color Harmonies of #357685
Complementary color
Monochromatic Colors of #357685
Black with #357685
Text Example
Text Example
White with #357685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357685; }
p { color: rgb(53,118,133); }
H1.HeaderClassName
{
color: #357685;
}
.AnyTagClassName
{
color: #357685;
}
</style>
background-color css
<style>
a { background-color: #357685; }
a { background-color: rgb(53,118,133); }
div.DivClassName
{
background-color: #357685;
}
.BgClassName
{
background-color: #357685;
}
</style>
border-color css
<style>
span { border-color: #357685; }
span { border-color: rgb(53,118,133); }
td.TdClassName
{
border-color: #357685;
}
.TagClassName
{
border-color: #357685;
}
</style>