Shades of Astral #367487
Tints of Astral #367487
RGB
CMYK
RGB Variations
Color information
#367487 (or 0x367487) is known color: Astral. HEX triplet: 36, 74 and 87. RGB value is (54,116,135). Sum of RGB (Red+Green+Blue) = 54+116+135=305 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.70% from 305); Green value is 116 (45.70% from 255 or 38.03% from 305); Blue value is 135 (53.12% from 255 or 44.26% from 305); Max value from RGB is 135 - color contains mainly: blue. Hex color #367487 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367487 is #C98B78. Grayscale: #636363. Windows color (decimal): -13208441 or 8877110. OLE color: 8877110.
HSL color Cylindrical-coordinate representation of color #367487: hue angle of 194.07º 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 #367487 is Cyan = 0.60, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 116 | 135 | - |
| CMYK | 0.60 | 0.14 | 0 | 0.47 |
| HSL | 194.07º | 0.43% | 0.37% | - |
| HSV(B) | 194.07º | 0.6% | 0.53% | - |
| XYZ | 12.14 | 15.02 | 25.18 | - |
| YUV | 99.63 | 147.96 | 95.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 135 | 0.60 | 0.14 | 0 | 0.47 | 194.07 | 0.43 | 0.37 |
| Hex | 36 | 74 | 87 | 3C | E | 0 | 2F | C2 | 2B | 25 |
| Octal | 66 | 164 | 207 | 74 | 16 | 0 | 57 | 302 | 53 | 45 |
| Binary | 110110 | 1110100 | 10000111 | 111100 | 1110 | 0 | 101111 | 11000010 | 101011 | 100101 |
Color Harmonies of #367487
Complementary color
Monochromatic Colors of #367487
Black with #367487
Text Example
Text Example
White with #367487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367487; }
p { color: rgb(54,116,135); }
H1.HeaderClassName
{
color: #367487;
}
.AnyTagClassName
{
color: #367487;
}
</style>
background-color css
<style>
a { background-color: #367487; }
a { background-color: rgb(54,116,135); }
div.DivClassName
{
background-color: #367487;
}
.BgClassName
{
background-color: #367487;
}
</style>
border-color css
<style>
span { border-color: #367487; }
span { border-color: rgb(54,116,135); }
td.TdClassName
{
border-color: #367487;
}
.TagClassName
{
border-color: #367487;
}
</style>