Shades of Astral #366587
Tints of Astral #366587
RGB
CMYK
RGB Variations
Color information
#366587 (or 0x366587) is known color: Astral. HEX triplet: 36, 65 and 87. RGB value is (54,101,135). Sum of RGB (Red+Green+Blue) = 54+101+135=290 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.62% from 290); Green value is 101 (39.84% from 255 or 34.83% from 290); Blue value is 135 (53.12% from 255 or 46.55% from 290); Max value from RGB is 135 - color contains mainly: blue. Hex color #366587 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366587 is #C99A78. Grayscale: #5A5A5A. Windows color (decimal): -13212281 or 8873270. OLE color: 8873270.
HSL color Cylindrical-coordinate representation of color #366587: hue angle of 205.19º 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 #366587 is Cyan = 0.60, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 101 | 135 | - |
| CMYK | 0.60 | 0.25 | 0 | 0.47 |
| HSL | 205.19º | 0.43% | 0.37% | - |
| HSV(B) | 205.19º | 0.6% | 0.53% | - |
| XYZ | 10.55 | 11.84 | 24.65 | - |
| YUV | 90.82 | 152.93 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 135 | 0.60 | 0.25 | 0 | 0.47 | 205.19 | 0.43 | 0.37 |
| Hex | 36 | 65 | 87 | 3C | 19 | 0 | 2F | CD | 2B | 25 |
| Octal | 66 | 145 | 207 | 74 | 31 | 0 | 57 | 315 | 53 | 45 |
| Binary | 110110 | 1100101 | 10000111 | 111100 | 11001 | 0 | 101111 | 11001101 | 101011 | 100101 |
Color Harmonies of #366587
Complementary color
Monochromatic Colors of #366587
Black with #366587
Text Example
Text Example
White with #366587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366587; }
p { color: rgb(54,101,135); }
H1.HeaderClassName
{
color: #366587;
}
.AnyTagClassName
{
color: #366587;
}
</style>
background-color css
<style>
a { background-color: #366587; }
a { background-color: rgb(54,101,135); }
div.DivClassName
{
background-color: #366587;
}
.BgClassName
{
background-color: #366587;
}
</style>
border-color css
<style>
span { border-color: #366587; }
span { border-color: rgb(54,101,135); }
td.TdClassName
{
border-color: #366587;
}
.TagClassName
{
border-color: #366587;
}
</style>