Shades of Astral #386791
Tints of Astral #386791
RGB
CMYK
RGB Variations
Color information
#386791 (or 0x386791) is known color: Astral. HEX triplet: 38, 67 and 91. RGB value is (56,103,145). Sum of RGB (Red+Green+Blue) = 56+103+145=304 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.42% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 145 (57.03% from 255 or 47.70% from 304); Max value from RGB is 145 - color contains mainly: blue. Hex color #386791 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386791 is #C7986E. Grayscale: #5D5D5D. Windows color (decimal): -13080687 or 9529144. OLE color: 9529144.
HSL color Cylindrical-coordinate representation of color #386791: hue angle of 208.31º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #386791 is Cyan = 0.61, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 103 | 145 | - |
| CMYK | 0.61 | 0.29 | 0 | 0.43 |
| HSL | 208.31º | 0.44% | 0.39% | - |
| HSV(B) | 208.31º | 0.61% | 0.57% | - |
| XYZ | 11.59 | 12.59 | 28.61 | - |
| YUV | 93.74 | 156.93 | 101.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 145 | 0.61 | 0.29 | 0 | 0.43 | 208.31 | 0.44 | 0.39 |
| Hex | 38 | 67 | 91 | 3D | 1D | 0 | 2B | D0 | 2C | 27 |
| Octal | 70 | 147 | 221 | 75 | 35 | 0 | 53 | 320 | 54 | 47 |
| Binary | 111000 | 1100111 | 10010001 | 111101 | 11101 | 0 | 101011 | 11010000 | 101100 | 100111 |
Color Harmonies of #386791
Complementary color
Monochromatic Colors of #386791
Black with #386791
Text Example
Text Example
White with #386791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386791; }
p { color: rgb(56,103,145); }
H1.HeaderClassName
{
color: #386791;
}
.AnyTagClassName
{
color: #386791;
}
</style>
background-color css
<style>
a { background-color: #386791; }
a { background-color: rgb(56,103,145); }
div.DivClassName
{
background-color: #386791;
}
.BgClassName
{
background-color: #386791;
}
</style>
border-color css
<style>
span { border-color: #386791; }
span { border-color: rgb(56,103,145); }
td.TdClassName
{
border-color: #386791;
}
.TagClassName
{
border-color: #386791;
}
</style>