Shades of Astral #367086
Tints of Astral #367086
RGB
CMYK
RGB Variations
Color information
#367086 (or 0x367086) is known color: Astral. HEX triplet: 36, 70 and 86. RGB value is (54,112,134). Sum of RGB (Red+Green+Blue) = 54+112+134=300 (39% of max value = 765). Red value is 54 (21.48% from 255 or 18% from 300); Green value is 112 (44.14% from 255 or 37.33% from 300); Blue value is 134 (52.73% from 255 or 44.67% from 300); Max value from RGB is 134 - color contains mainly: blue. Hex color #367086 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367086 is #C98F79. Grayscale: #616161. Windows color (decimal): -13209466 or 8810550. OLE color: 8810550.
HSL color Cylindrical-coordinate representation of color #367086: hue angle of 196.5º 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 #367086 is Cyan = 0.60, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 112 | 134 | - |
| CMYK | 0.60 | 0.16 | 0 | 0.47 |
| HSL | 196.5º | 0.43% | 0.37% | - |
| HSV(B) | 196.5º | 0.6% | 0.53% | - |
| XYZ | 11.62 | 14.09 | 24.66 | - |
| YUV | 97.17 | 148.78 | 97.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 134 | 0.60 | 0.16 | 0 | 0.47 | 196.5 | 0.43 | 0.37 |
| Hex | 36 | 70 | 86 | 3C | 10 | 0 | 2F | C4 | 2B | 25 |
| Octal | 66 | 160 | 206 | 74 | 20 | 0 | 57 | 304 | 53 | 45 |
| Binary | 110110 | 1110000 | 10000110 | 111100 | 10000 | 0 | 101111 | 11000100 | 101011 | 100101 |
Color Harmonies of #367086
Complementary color
Monochromatic Colors of #367086
Black with #367086
Text Example
Text Example
White with #367086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367086; }
p { color: rgb(54,112,134); }
H1.HeaderClassName
{
color: #367086;
}
.AnyTagClassName
{
color: #367086;
}
</style>
background-color css
<style>
a { background-color: #367086; }
a { background-color: rgb(54,112,134); }
div.DivClassName
{
background-color: #367086;
}
.BgClassName
{
background-color: #367086;
}
</style>
border-color css
<style>
span { border-color: #367086; }
span { border-color: rgb(54,112,134); }
td.TdClassName
{
border-color: #367086;
}
.TagClassName
{
border-color: #367086;
}
</style>