Shades of Astral #367486
Tints of Astral #367486
RGB
CMYK
RGB Variations
Color information
#367486 (or 0x367486) is known color: Astral. HEX triplet: 36, 74 and 86. RGB value is (54,116,134). Sum of RGB (Red+Green+Blue) = 54+116+134=304 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.76% from 304); Green value is 116 (45.70% from 255 or 38.16% from 304); Blue value is 134 (52.73% from 255 or 44.08% from 304); Max value from RGB is 134 - color contains mainly: blue. Hex color #367486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367486 is #C98B79. Grayscale: #636363. Windows color (decimal): -13208442 or 8811574. OLE color: 8811574.
HSL color Cylindrical-coordinate representation of color #367486: hue angle of 193.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 #367486 is Cyan = 0.60, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 116 | 134 | - |
| CMYK | 0.60 | 0.13 | 0 | 0.47 |
| HSL | 193.5º | 0.43% | 0.37% | - |
| HSV(B) | 193.5º | 0.6% | 0.53% | - |
| XYZ | 12.07 | 15 | 24.81 | - |
| YUV | 99.51 | 147.46 | 95.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 134 | 0.60 | 0.13 | 0 | 0.47 | 193.5 | 0.43 | 0.37 |
| Hex | 36 | 74 | 86 | 3C | D | 0 | 2F | C2 | 2B | 25 |
| Octal | 66 | 164 | 206 | 74 | 15 | 0 | 57 | 302 | 53 | 45 |
| Binary | 110110 | 1110100 | 10000110 | 111100 | 1101 | 0 | 101111 | 11000010 | 101011 | 100101 |
Color Harmonies of #367486
Complementary color
Monochromatic Colors of #367486
Black with #367486
Text Example
Text Example
White with #367486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367486; }
p { color: rgb(54,116,134); }
H1.HeaderClassName
{
color: #367486;
}
.AnyTagClassName
{
color: #367486;
}
</style>
background-color css
<style>
a { background-color: #367486; }
a { background-color: rgb(54,116,134); }
div.DivClassName
{
background-color: #367486;
}
.BgClassName
{
background-color: #367486;
}
</style>
border-color css
<style>
span { border-color: #367486; }
span { border-color: rgb(54,116,134); }
td.TdClassName
{
border-color: #367486;
}
.TagClassName
{
border-color: #367486;
}
</style>