Shades of Astral #367289
Tints of Astral #367289
RGB
CMYK
RGB Variations
Color information
#367289 (or 0x367289) is known color: Astral. HEX triplet: 36, 72 and 89. RGB value is (54,114,137). Sum of RGB (Red+Green+Blue) = 54+114+137=305 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.70% from 305); Green value is 114 (44.92% from 255 or 37.38% from 305); Blue value is 137 (53.91% from 255 or 44.92% from 305); Max value from RGB is 137 - color contains mainly: blue. Hex color #367289 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367289 is #C98D76. Grayscale: #626262. Windows color (decimal): -13208951 or 9007670. OLE color: 9007670.
HSL color Cylindrical-coordinate representation of color #367289: hue angle of 196.63º 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 #367289 is Cyan = 0.61, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 114 | 137 | - |
| CMYK | 0.61 | 0.17 | 0 | 0.46 |
| HSL | 196.63º | 0.43% | 0.37% | - |
| HSV(B) | 196.63º | 0.61% | 0.54% | - |
| XYZ | 12.05 | 14.63 | 25.85 | - |
| YUV | 98.68 | 149.62 | 96.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 137 | 0.61 | 0.17 | 0 | 0.46 | 196.63 | 0.43 | 0.37 |
| Hex | 36 | 72 | 89 | 3D | 11 | 0 | 2E | C5 | 2B | 25 |
| Octal | 66 | 162 | 211 | 75 | 21 | 0 | 56 | 305 | 53 | 45 |
| Binary | 110110 | 1110010 | 10001001 | 111101 | 10001 | 0 | 101110 | 11000101 | 101011 | 100101 |
Color Harmonies of #367289
Complementary color
Monochromatic Colors of #367289
Black with #367289
Text Example
Text Example
White with #367289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367289; }
p { color: rgb(54,114,137); }
H1.HeaderClassName
{
color: #367289;
}
.AnyTagClassName
{
color: #367289;
}
</style>
background-color css
<style>
a { background-color: #367289; }
a { background-color: rgb(54,114,137); }
div.DivClassName
{
background-color: #367289;
}
.BgClassName
{
background-color: #367289;
}
</style>
border-color css
<style>
span { border-color: #367289; }
span { border-color: rgb(54,114,137); }
td.TdClassName
{
border-color: #367289;
}
.TagClassName
{
border-color: #367289;
}
</style>