Shades of Astral #367088
Tints of Astral #367088
RGB
CMYK
RGB Variations
Color information
#367088 (or 0x367088) is known color: Astral. HEX triplet: 36, 70 and 88. RGB value is (54,112,136). Sum of RGB (Red+Green+Blue) = 54+112+136=302 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.88% from 302); Green value is 112 (44.14% from 255 or 37.09% from 302); Blue value is 136 (53.52% from 255 or 45.03% from 302); Max value from RGB is 136 - color contains mainly: blue. Hex color #367088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367088 is #C98F77. Grayscale: #616161. Windows color (decimal): -13209464 or 8941622. OLE color: 8941622.
HSL color Cylindrical-coordinate representation of color #367088: hue angle of 197.56º 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 #367088 is Cyan = 0.60, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 112 | 136 | - |
| CMYK | 0.60 | 0.18 | 0 | 0.47 |
| HSL | 197.56º | 0.43% | 0.37% | - |
| HSV(B) | 197.56º | 0.6% | 0.53% | - |
| XYZ | 11.76 | 14.15 | 25.4 | - |
| YUV | 97.39 | 149.78 | 97.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 136 | 0.60 | 0.18 | 0 | 0.47 | 197.56 | 0.43 | 0.37 |
| Hex | 36 | 70 | 88 | 3C | 12 | 0 | 2F | C6 | 2B | 25 |
| Octal | 66 | 160 | 210 | 74 | 22 | 0 | 57 | 306 | 53 | 45 |
| Binary | 110110 | 1110000 | 10001000 | 111100 | 10010 | 0 | 101111 | 11000110 | 101011 | 100101 |
Color Harmonies of #367088
Complementary color
Monochromatic Colors of #367088
Black with #367088
Text Example
Text Example
White with #367088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367088; }
p { color: rgb(54,112,136); }
H1.HeaderClassName
{
color: #367088;
}
.AnyTagClassName
{
color: #367088;
}
</style>
background-color css
<style>
a { background-color: #367088; }
a { background-color: rgb(54,112,136); }
div.DivClassName
{
background-color: #367088;
}
.BgClassName
{
background-color: #367088;
}
</style>
border-color css
<style>
span { border-color: #367088; }
span { border-color: rgb(54,112,136); }
td.TdClassName
{
border-color: #367088;
}
.TagClassName
{
border-color: #367088;
}
</style>