Shades of Astral #367293
Tints of Astral #367293
RGB
CMYK
RGB Variations
Color information
#367293 (or 0x367293) is known color: Astral. HEX triplet: 36, 72 and 93. RGB value is (54,114,147). Sum of RGB (Red+Green+Blue) = 54+114+147=315 (41% of max value = 765). Red value is 54 (21.48% from 255 or 17.14% from 315); Green value is 114 (44.92% from 255 or 36.19% from 315); Blue value is 147 (57.81% from 255 or 46.67% from 315); Max value from RGB is 147 - color contains mainly: blue. Hex color #367293 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367293 is #C98D6C. Grayscale: #636363. Windows color (decimal): -13208941 or 9663030. OLE color: 9663030.
HSL color Cylindrical-coordinate representation of color #367293: hue angle of 201.29º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #367293 is Cyan = 0.63, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 114 | 147 | - |
| CMYK | 0.63 | 0.22 | 0 | 0.42 |
| HSL | 201.29º | 0.46% | 0.39% | - |
| HSV(B) | 201.29º | 0.63% | 0.58% | - |
| XYZ | 12.81 | 14.93 | 29.81 | - |
| YUV | 99.82 | 154.62 | 95.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 147 | 0.63 | 0.22 | 0 | 0.42 | 201.29 | 0.46 | 0.39 |
| Hex | 36 | 72 | 93 | 3F | 16 | 0 | 2A | C9 | 2E | 27 |
| Octal | 66 | 162 | 223 | 77 | 26 | 0 | 52 | 311 | 56 | 47 |
| Binary | 110110 | 1110010 | 10010011 | 111111 | 10110 | 0 | 101010 | 11001001 | 101110 | 100111 |
Color Harmonies of #367293
Complementary color
Monochromatic Colors of #367293
Black with #367293
Text Example
Text Example
White with #367293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367293; }
p { color: rgb(54,114,147); }
H1.HeaderClassName
{
color: #367293;
}
.AnyTagClassName
{
color: #367293;
}
</style>
background-color css
<style>
a { background-color: #367293; }
a { background-color: rgb(54,114,147); }
div.DivClassName
{
background-color: #367293;
}
.BgClassName
{
background-color: #367293;
}
</style>
border-color css
<style>
span { border-color: #367293; }
span { border-color: rgb(54,114,147); }
td.TdClassName
{
border-color: #367293;
}
.TagClassName
{
border-color: #367293;
}
</style>