Shades of Astral #387389
Tints of Astral #387389
RGB
CMYK
RGB Variations
Color information
#387389 (or 0x387389) is known color: Astral. HEX triplet: 38, 73 and 89. RGB value is (56,115,137). Sum of RGB (Red+Green+Blue) = 56+115+137=308 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.18% from 308); Green value is 115 (45.31% from 255 or 37.34% from 308); Blue value is 137 (53.91% from 255 or 44.48% from 308); Max value from RGB is 137 - color contains mainly: blue. Hex color #387389 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387389 is #C78C76. Grayscale: #636363. Windows color (decimal): -13077623 or 9007928. OLE color: 9007928.
HSL color Cylindrical-coordinate representation of color #387389: hue angle of 196.3º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #387389 is Cyan = 0.59, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 115 | 137 | - |
| CMYK | 0.59 | 0.16 | 0 | 0.46 |
| HSL | 196.3º | 0.42% | 0.38% | - |
| HSV(B) | 196.3º | 0.59% | 0.54% | - |
| XYZ | 12.28 | 14.91 | 25.9 | - |
| YUV | 99.87 | 148.95 | 96.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 137 | 0.59 | 0.16 | 0 | 0.46 | 196.3 | 0.42 | 0.38 |
| Hex | 38 | 73 | 89 | 3B | 10 | 0 | 2E | C4 | 2A | 26 |
| Octal | 70 | 163 | 211 | 73 | 20 | 0 | 56 | 304 | 52 | 46 |
| Binary | 111000 | 1110011 | 10001001 | 111011 | 10000 | 0 | 101110 | 11000100 | 101010 | 100110 |
Color Harmonies of #387389
Complementary color
Monochromatic Colors of #387389
Black with #387389
Text Example
Text Example
White with #387389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387389; }
p { color: rgb(56,115,137); }
H1.HeaderClassName
{
color: #387389;
}
.AnyTagClassName
{
color: #387389;
}
</style>
background-color css
<style>
a { background-color: #387389; }
a { background-color: rgb(56,115,137); }
div.DivClassName
{
background-color: #387389;
}
.BgClassName
{
background-color: #387389;
}
</style>
border-color css
<style>
span { border-color: #387389; }
span { border-color: rgb(56,115,137); }
td.TdClassName
{
border-color: #387389;
}
.TagClassName
{
border-color: #387389;
}
</style>