Shades of Astral #367590
Tints of Astral #367590
RGB
CMYK
RGB Variations
Color information
#367590 (or 0x367590) is known color: Astral. HEX triplet: 36, 75 and 90. RGB value is (54,117,144). Sum of RGB (Red+Green+Blue) = 54+117+144=315 (41% of max value = 765). Red value is 54 (21.48% from 255 or 17.14% from 315); Green value is 117 (46.09% from 255 or 37.14% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #367590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367590 is #C98A6F. Grayscale: #656565. Windows color (decimal): -13208176 or 9467190. OLE color: 9467190.
HSL color Cylindrical-coordinate representation of color #367590: hue angle of 198º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #367590 is Cyan = 0.63, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 117 | 144 | - |
| CMYK | 0.63 | 0.19 | 0 | 0.44 |
| HSL | 198º | 0.45% | 0.39% | - |
| HSV(B) | 198º | 0.63% | 0.56% | - |
| XYZ | 12.92 | 15.52 | 28.7 | - |
| YUV | 101.24 | 152.13 | 94.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 144 | 0.63 | 0.19 | 0 | 0.44 | 198 | 0.45 | 0.39 |
| Hex | 36 | 75 | 90 | 3F | 13 | 0 | 2C | C6 | 2D | 27 |
| Octal | 66 | 165 | 220 | 77 | 23 | 0 | 54 | 306 | 55 | 47 |
| Binary | 110110 | 1110101 | 10010000 | 111111 | 10011 | 0 | 101100 | 11000110 | 101101 | 100111 |
Color Harmonies of #367590
Complementary color
Monochromatic Colors of #367590
Black with #367590
Text Example
Text Example
White with #367590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367590; }
p { color: rgb(54,117,144); }
H1.HeaderClassName
{
color: #367590;
}
.AnyTagClassName
{
color: #367590;
}
</style>
background-color css
<style>
a { background-color: #367590; }
a { background-color: rgb(54,117,144); }
div.DivClassName
{
background-color: #367590;
}
.BgClassName
{
background-color: #367590;
}
</style>
border-color css
<style>
span { border-color: #367590; }
span { border-color: rgb(54,117,144); }
td.TdClassName
{
border-color: #367590;
}
.TagClassName
{
border-color: #367590;
}
</style>