Shades of Astral #367489
Tints of Astral #367489
RGB
CMYK
RGB Variations
Color information
#367489 (or 0x367489) is known color: Astral. HEX triplet: 36, 74 and 89. RGB value is (54,116,137). Sum of RGB (Red+Green+Blue) = 54+116+137=307 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.59% from 307); Green value is 116 (45.70% from 255 or 37.79% from 307); Blue value is 137 (53.91% from 255 or 44.63% from 307); Max value from RGB is 137 - color contains mainly: blue. Hex color #367489 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367489 is #C98B76. Grayscale: #636363. Windows color (decimal): -13208439 or 9008182. OLE color: 9008182.
HSL color Cylindrical-coordinate representation of color #367489: hue angle of 195.18º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #367489 is Cyan = 0.61, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 116 | 137 | - |
| CMYK | 0.61 | 0.15 | 0 | 0.46 |
| HSL | 195.18º | 0.43% | 0.37% | - |
| HSV(B) | 195.18º | 0.61% | 0.54% | - |
| XYZ | 12.28 | 15.08 | 25.93 | - |
| YUV | 99.86 | 148.96 | 95.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 137 | 0.61 | 0.15 | 0 | 0.46 | 195.18 | 0.43 | 0.37 |
| Hex | 36 | 74 | 89 | 3D | F | 0 | 2E | C3 | 2B | 25 |
| Octal | 66 | 164 | 211 | 75 | 17 | 0 | 56 | 303 | 53 | 45 |
| Binary | 110110 | 1110100 | 10001001 | 111101 | 1111 | 0 | 101110 | 11000011 | 101011 | 100101 |
Color Harmonies of #367489
Complementary color
Monochromatic Colors of #367489
Black with #367489
Text Example
Text Example
White with #367489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367489; }
p { color: rgb(54,116,137); }
H1.HeaderClassName
{
color: #367489;
}
.AnyTagClassName
{
color: #367489;
}
</style>
background-color css
<style>
a { background-color: #367489; }
a { background-color: rgb(54,116,137); }
div.DivClassName
{
background-color: #367489;
}
.BgClassName
{
background-color: #367489;
}
</style>
border-color css
<style>
span { border-color: #367489; }
span { border-color: rgb(54,116,137); }
td.TdClassName
{
border-color: #367489;
}
.TagClassName
{
border-color: #367489;
}
</style>