Shades of Astral #366786
Tints of Astral #366786
RGB
CMYK
RGB Variations
Color information
#366786 (or 0x366786) is known color: Astral. HEX triplet: 36, 67 and 86. RGB value is (54,103,134). Sum of RGB (Red+Green+Blue) = 54+103+134=291 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.56% from 291); Green value is 103 (40.62% from 255 or 35.40% 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 #366786 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366786 is #C99879. Grayscale: #5B5B5B. Windows color (decimal): -13211770 or 8808246. OLE color: 8808246.
HSL color Cylindrical-coordinate representation of color #366786: hue angle of 203.25º 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 #366786 is Cyan = 0.60, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 103 | 134 | - |
| CMYK | 0.60 | 0.23 | 0 | 0.47 |
| HSL | 203.25º | 0.43% | 0.37% | - |
| HSV(B) | 203.25º | 0.6% | 0.53% | - |
| XYZ | 10.67 | 12.21 | 24.35 | - |
| YUV | 91.88 | 151.77 | 100.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 103 | 134 | 0.60 | 0.23 | 0 | 0.47 | 203.25 | 0.43 | 0.37 |
| Hex | 36 | 67 | 86 | 3C | 17 | 0 | 2F | CB | 2B | 25 |
| Octal | 66 | 147 | 206 | 74 | 27 | 0 | 57 | 313 | 53 | 45 |
| Binary | 110110 | 1100111 | 10000110 | 111100 | 10111 | 0 | 101111 | 11001011 | 101011 | 100101 |
Color Harmonies of #366786
Complementary color
Monochromatic Colors of #366786
Black with #366786
Text Example
Text Example
White with #366786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366786; }
p { color: rgb(54,103,134); }
H1.HeaderClassName
{
color: #366786;
}
.AnyTagClassName
{
color: #366786;
}
</style>
background-color css
<style>
a { background-color: #366786; }
a { background-color: rgb(54,103,134); }
div.DivClassName
{
background-color: #366786;
}
.BgClassName
{
background-color: #366786;
}
</style>
border-color css
<style>
span { border-color: #366786; }
span { border-color: rgb(54,103,134); }
td.TdClassName
{
border-color: #366786;
}
.TagClassName
{
border-color: #366786;
}
</style>