Shades of Astral #367092
Tints of Astral #367092
RGB
CMYK
RGB Variations
Color information
#367092 (or 0x367092) is known color: Astral. HEX triplet: 36, 70 and 92. RGB value is (54,112,146). Sum of RGB (Red+Green+Blue) = 54+112+146=312 (41% of max value = 765). Red value is 54 (21.48% from 255 or 17.31% from 312); Green value is 112 (44.14% from 255 or 35.90% from 312); Blue value is 146 (57.42% from 255 or 46.79% from 312); Max value from RGB is 146 - color contains mainly: blue. Hex color #367092 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367092 is #C98F6D. Grayscale: #626262. Windows color (decimal): -13209454 or 9596982. OLE color: 9596982.
HSL color Cylindrical-coordinate representation of color #367092: hue angle of 202.17º 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 #367092 is Cyan = 0.63, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 112 | 146 | - |
| CMYK | 0.63 | 0.23 | 0 | 0.43 |
| HSL | 202.17º | 0.46% | 0.39% | - |
| HSV(B) | 202.17º | 0.63% | 0.57% | - |
| XYZ | 12.5 | 14.45 | 29.32 | - |
| YUV | 98.53 | 154.78 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 146 | 0.63 | 0.23 | 0 | 0.43 | 202.17 | 0.46 | 0.39 |
| Hex | 36 | 70 | 92 | 3F | 17 | 0 | 2B | CA | 2E | 27 |
| Octal | 66 | 160 | 222 | 77 | 27 | 0 | 53 | 312 | 56 | 47 |
| Binary | 110110 | 1110000 | 10010010 | 111111 | 10111 | 0 | 101011 | 11001010 | 101110 | 100111 |
Color Harmonies of #367092
Complementary color
Monochromatic Colors of #367092
Black with #367092
Text Example
Text Example
White with #367092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367092; }
p { color: rgb(54,112,146); }
H1.HeaderClassName
{
color: #367092;
}
.AnyTagClassName
{
color: #367092;
}
</style>
background-color css
<style>
a { background-color: #367092; }
a { background-color: rgb(54,112,146); }
div.DivClassName
{
background-color: #367092;
}
.BgClassName
{
background-color: #367092;
}
</style>
border-color css
<style>
span { border-color: #367092; }
span { border-color: rgb(54,112,146); }
td.TdClassName
{
border-color: #367092;
}
.TagClassName
{
border-color: #367092;
}
</style>