Shades of Astral #386889
Tints of Astral #386889
RGB
CMYK
RGB Variations
Color information
#386889 (or 0x386889) is known color: Astral. HEX triplet: 38, 68 and 89. RGB value is (56,104,137). Sum of RGB (Red+Green+Blue) = 56+104+137=297 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.86% from 297); Green value is 104 (41.02% from 255 or 35.02% from 297); Blue value is 137 (53.91% from 255 or 46.13% from 297); Max value from RGB is 137 - color contains mainly: blue. Hex color #386889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386889 is #C79776. Grayscale: #5D5D5D. Windows color (decimal): -13080439 or 9005112. OLE color: 9005112.
HSL color Cylindrical-coordinate representation of color #386889: hue angle of 204.44º 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 #386889 is Cyan = 0.59, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 104 | 137 | - |
| CMYK | 0.59 | 0.24 | 0 | 0.46 |
| HSL | 204.44º | 0.42% | 0.38% | - |
| HSV(B) | 204.44º | 0.59% | 0.54% | - |
| XYZ | 11.1 | 12.55 | 25.5 | - |
| YUV | 93.41 | 152.6 | 101.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 137 | 0.59 | 0.24 | 0 | 0.46 | 204.44 | 0.42 | 0.38 |
| Hex | 38 | 68 | 89 | 3B | 18 | 0 | 2E | CC | 2A | 26 |
| Octal | 70 | 150 | 211 | 73 | 30 | 0 | 56 | 314 | 52 | 46 |
| Binary | 111000 | 1101000 | 10001001 | 111011 | 11000 | 0 | 101110 | 11001100 | 101010 | 100110 |
Color Harmonies of #386889
Complementary color
Monochromatic Colors of #386889
Black with #386889
Text Example
Text Example
White with #386889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386889; }
p { color: rgb(56,104,137); }
H1.HeaderClassName
{
color: #386889;
}
.AnyTagClassName
{
color: #386889;
}
</style>
background-color css
<style>
a { background-color: #386889; }
a { background-color: rgb(56,104,137); }
div.DivClassName
{
background-color: #386889;
}
.BgClassName
{
background-color: #386889;
}
</style>
border-color css
<style>
span { border-color: #386889; }
span { border-color: rgb(56,104,137); }
td.TdClassName
{
border-color: #386889;
}
.TagClassName
{
border-color: #386889;
}
</style>