Shades of Astral #367292
Tints of Astral #367292
RGB
CMYK
RGB Variations
Color information
#367292 (or 0x367292) is known color: Astral. HEX triplet: 36, 72 and 92. RGB value is (54,114,146). Sum of RGB (Red+Green+Blue) = 54+114+146=314 (41% of max value = 765). Red value is 54 (21.48% from 255 or 17.20% from 314); Green value is 114 (44.92% from 255 or 36.31% from 314); Blue value is 146 (57.42% from 255 or 46.50% from 314); Max value from RGB is 146 - color contains mainly: blue. Hex color #367292 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367292 is #C98D6D. Grayscale: #636363. Windows color (decimal): -13208942 or 9597494. OLE color: 9597494.
HSL color Cylindrical-coordinate representation of color #367292: hue angle of 200.87º 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 #367292 is Cyan = 0.63, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 114 | 146 | - |
| CMYK | 0.63 | 0.22 | 0 | 0.43 |
| HSL | 200.87º | 0.46% | 0.39% | - |
| HSV(B) | 200.87º | 0.63% | 0.57% | - |
| XYZ | 12.73 | 14.89 | 29.4 | - |
| YUV | 99.71 | 154.12 | 95.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 146 | 0.63 | 0.22 | 0 | 0.43 | 200.87 | 0.46 | 0.39 |
| Hex | 36 | 72 | 92 | 3F | 16 | 0 | 2B | C9 | 2E | 27 |
| Octal | 66 | 162 | 222 | 77 | 26 | 0 | 53 | 311 | 56 | 47 |
| Binary | 110110 | 1110010 | 10010010 | 111111 | 10110 | 0 | 101011 | 11001001 | 101110 | 100111 |
Color Harmonies of #367292
Complementary color
Monochromatic Colors of #367292
Black with #367292
Text Example
Text Example
White with #367292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367292; }
p { color: rgb(54,114,146); }
H1.HeaderClassName
{
color: #367292;
}
.AnyTagClassName
{
color: #367292;
}
</style>
background-color css
<style>
a { background-color: #367292; }
a { background-color: rgb(54,114,146); }
div.DivClassName
{
background-color: #367292;
}
.BgClassName
{
background-color: #367292;
}
</style>
border-color css
<style>
span { border-color: #367292; }
span { border-color: rgb(54,114,146); }
td.TdClassName
{
border-color: #367292;
}
.TagClassName
{
border-color: #367292;
}
</style>