Shades of Astral #367393
Tints of Astral #367393
RGB
CMYK
RGB Variations
Color information
#367393 (or 0x367393) is known color: Astral. HEX triplet: 36, 73 and 93. RGB value is (54,115,147). Sum of RGB (Red+Green+Blue) = 54+115+147=316 (41% of max value = 765). Red value is 54 (21.48% from 255 or 17.09% from 316); Green value is 115 (45.31% from 255 or 36.39% from 316); Blue value is 147 (57.81% from 255 or 46.52% from 316); Max value from RGB is 147 - color contains mainly: blue. Hex color #367393 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367393 is #C98C6C. Grayscale: #646464. Windows color (decimal): -13208685 or 9663286. OLE color: 9663286.
HSL color Cylindrical-coordinate representation of color #367393: hue angle of 200.65º 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 #367393 is Cyan = 0.63, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 115 | 147 | - |
| CMYK | 0.63 | 0.22 | 0 | 0.42 |
| HSL | 200.65º | 0.46% | 0.39% | - |
| HSV(B) | 200.65º | 0.63% | 0.58% | - |
| XYZ | 12.92 | 15.15 | 29.85 | - |
| YUV | 100.41 | 154.29 | 94.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 147 | 0.63 | 0.22 | 0 | 0.42 | 200.65 | 0.46 | 0.39 |
| Hex | 36 | 73 | 93 | 3F | 16 | 0 | 2A | C9 | 2E | 27 |
| Octal | 66 | 163 | 223 | 77 | 26 | 0 | 52 | 311 | 56 | 47 |
| Binary | 110110 | 1110011 | 10010011 | 111111 | 10110 | 0 | 101010 | 11001001 | 101110 | 100111 |
Color Harmonies of #367393
Complementary color
Monochromatic Colors of #367393
Black with #367393
Text Example
Text Example
White with #367393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367393; }
p { color: rgb(54,115,147); }
H1.HeaderClassName
{
color: #367393;
}
.AnyTagClassName
{
color: #367393;
}
</style>
background-color css
<style>
a { background-color: #367393; }
a { background-color: rgb(54,115,147); }
div.DivClassName
{
background-color: #367393;
}
.BgClassName
{
background-color: #367393;
}
</style>
border-color css
<style>
span { border-color: #367393; }
span { border-color: rgb(54,115,147); }
td.TdClassName
{
border-color: #367393;
}
.TagClassName
{
border-color: #367393;
}
</style>