Shades of Astral #386789
Tints of Astral #386789
RGB
CMYK
RGB Variations
Color information
#386789 (or 0x386789) is known color: Astral. HEX triplet: 38, 67 and 89. RGB value is (56,103,137). Sum of RGB (Red+Green+Blue) = 56+103+137=296 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.92% from 296); Green value is 103 (40.62% from 255 or 34.80% from 296); Blue value is 137 (53.91% from 255 or 46.28% from 296); Max value from RGB is 137 - color contains mainly: blue. Hex color #386789 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386789 is #C79876. Grayscale: #5C5C5C. Windows color (decimal): -13080695 or 9004856. OLE color: 9004856.
HSL color Cylindrical-coordinate representation of color #386789: hue angle of 205.19º 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 #386789 is Cyan = 0.59, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 103 | 137 | - |
| CMYK | 0.59 | 0.25 | 0 | 0.46 |
| HSL | 205.19º | 0.42% | 0.38% | - |
| HSV(B) | 205.19º | 0.59% | 0.54% | - |
| XYZ | 11 | 12.35 | 25.47 | - |
| YUV | 92.82 | 152.93 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 137 | 0.59 | 0.25 | 0 | 0.46 | 205.19 | 0.42 | 0.38 |
| Hex | 38 | 67 | 89 | 3B | 19 | 0 | 2E | CD | 2A | 26 |
| Octal | 70 | 147 | 211 | 73 | 31 | 0 | 56 | 315 | 52 | 46 |
| Binary | 111000 | 1100111 | 10001001 | 111011 | 11001 | 0 | 101110 | 11001101 | 101010 | 100110 |
Color Harmonies of #386789
Complementary color
Monochromatic Colors of #386789
Black with #386789
Text Example
Text Example
White with #386789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386789; }
p { color: rgb(56,103,137); }
H1.HeaderClassName
{
color: #386789;
}
.AnyTagClassName
{
color: #386789;
}
</style>
background-color css
<style>
a { background-color: #386789; }
a { background-color: rgb(56,103,137); }
div.DivClassName
{
background-color: #386789;
}
.BgClassName
{
background-color: #386789;
}
</style>
border-color css
<style>
span { border-color: #386789; }
span { border-color: rgb(56,103,137); }
td.TdClassName
{
border-color: #386789;
}
.TagClassName
{
border-color: #386789;
}
</style>