Shades of Astral #386887
Tints of Astral #386887
RGB
CMYK
RGB Variations
Color information
#386887 (or 0x386887) is known color: Astral. HEX triplet: 38, 68 and 87. RGB value is (56,104,135). Sum of RGB (Red+Green+Blue) = 56+104+135=295 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.98% from 295); Green value is 104 (41.02% from 255 or 35.25% from 295); Blue value is 135 (53.12% from 255 or 45.76% from 295); Max value from RGB is 135 - color contains mainly: blue. Hex color #386887 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386887 is #C79778. Grayscale: #5D5D5D. Windows color (decimal): -13080441 or 8874040. OLE color: 8874040.
HSL color Cylindrical-coordinate representation of color #386887: hue angle of 203.54º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #386887 is Cyan = 0.59, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 104 | 135 | - |
| CMYK | 0.59 | 0.23 | 0 | 0.47 |
| HSL | 203.54º | 0.41% | 0.37% | - |
| HSV(B) | 203.54º | 0.59% | 0.53% | - |
| XYZ | 10.95 | 12.49 | 24.76 | - |
| YUV | 93.18 | 151.6 | 101.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 135 | 0.59 | 0.23 | 0 | 0.47 | 203.54 | 0.41 | 0.37 |
| Hex | 38 | 68 | 87 | 3B | 17 | 0 | 2F | CC | 29 | 25 |
| Octal | 70 | 150 | 207 | 73 | 27 | 0 | 57 | 314 | 51 | 45 |
| Binary | 111000 | 1101000 | 10000111 | 111011 | 10111 | 0 | 101111 | 11001100 | 101001 | 100101 |
Color Harmonies of #386887
Complementary color
Monochromatic Colors of #386887
Black with #386887
Text Example
Text Example
White with #386887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386887; }
p { color: rgb(56,104,135); }
H1.HeaderClassName
{
color: #386887;
}
.AnyTagClassName
{
color: #386887;
}
</style>
background-color css
<style>
a { background-color: #386887; }
a { background-color: rgb(56,104,135); }
div.DivClassName
{
background-color: #386887;
}
.BgClassName
{
background-color: #386887;
}
</style>
border-color css
<style>
span { border-color: #386887; }
span { border-color: rgb(56,104,135); }
td.TdClassName
{
border-color: #386887;
}
.TagClassName
{
border-color: #386887;
}
</style>