Shades of Astral #366991
Tints of Astral #366991
RGB
CMYK
RGB Variations
Color information
#366991 (or 0x366991) is known color: Astral. HEX triplet: 36, 69 and 91. RGB value is (54,105,145). Sum of RGB (Red+Green+Blue) = 54+105+145=304 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.76% from 304); Green value is 105 (41.41% from 255 or 34.54% from 304); Blue value is 145 (57.03% from 255 or 47.70% from 304); Max value from RGB is 145 - color contains mainly: blue. Hex color #366991 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #366991 is #C9966E. Grayscale: #5E5E5E. Windows color (decimal): -13211247 or 9529654. OLE color: 9529654.
HSL color Cylindrical-coordinate representation of color #366991: hue angle of 206.37º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #366991 is Cyan = 0.63, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 105 | 145 | - |
| CMYK | 0.63 | 0.28 | 0 | 0.43 |
| HSL | 206.37º | 0.46% | 0.39% | - |
| HSV(B) | 206.37º | 0.63% | 0.57% | - |
| XYZ | 11.68 | 12.93 | 28.67 | - |
| YUV | 94.31 | 156.6 | 99.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 145 | 0.63 | 0.28 | 0 | 0.43 | 206.37 | 0.46 | 0.39 |
| Hex | 36 | 69 | 91 | 3F | 1C | 0 | 2B | CE | 2E | 27 |
| Octal | 66 | 151 | 221 | 77 | 34 | 0 | 53 | 316 | 56 | 47 |
| Binary | 110110 | 1101001 | 10010001 | 111111 | 11100 | 0 | 101011 | 11001110 | 101110 | 100111 |
Color Harmonies of #366991
Complementary color
Monochromatic Colors of #366991
Black with #366991
Text Example
Text Example
White with #366991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366991; }
p { color: rgb(54,105,145); }
H1.HeaderClassName
{
color: #366991;
}
.AnyTagClassName
{
color: #366991;
}
</style>
background-color css
<style>
a { background-color: #366991; }
a { background-color: rgb(54,105,145); }
div.DivClassName
{
background-color: #366991;
}
.BgClassName
{
background-color: #366991;
}
</style>
border-color css
<style>
span { border-color: #366991; }
span { border-color: rgb(54,105,145); }
td.TdClassName
{
border-color: #366991;
}
.TagClassName
{
border-color: #366991;
}
</style>