Shades of Astral #386987
Tints of Astral #386987
RGB
CMYK
RGB Variations
Color information
#386987 (or 0x386987) is known color: Astral. HEX triplet: 38, 69 and 87. RGB value is (56,105,135). Sum of RGB (Red+Green+Blue) = 56+105+135=296 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.92% from 296); Green value is 105 (41.41% from 255 or 35.47% from 296); Blue value is 135 (53.12% from 255 or 45.61% from 296); Max value from RGB is 135 - color contains mainly: blue. Hex color #386987 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386987 is #C79678. Grayscale: #5D5D5D. Windows color (decimal): -13080185 or 8874296. OLE color: 8874296.
HSL color Cylindrical-coordinate representation of color #386987: hue angle of 202.78º 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 #386987 is Cyan = 0.59, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 105 | 135 | - |
| CMYK | 0.59 | 0.22 | 0 | 0.47 |
| HSL | 202.78º | 0.41% | 0.37% | - |
| HSV(B) | 202.78º | 0.59% | 0.53% | - |
| XYZ | 11.06 | 12.69 | 24.79 | - |
| YUV | 93.77 | 151.27 | 101.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 135 | 0.59 | 0.22 | 0 | 0.47 | 202.78 | 0.41 | 0.37 |
| Hex | 38 | 69 | 87 | 3B | 16 | 0 | 2F | CB | 29 | 25 |
| Octal | 70 | 151 | 207 | 73 | 26 | 0 | 57 | 313 | 51 | 45 |
| Binary | 111000 | 1101001 | 10000111 | 111011 | 10110 | 0 | 101111 | 11001011 | 101001 | 100101 |
Color Harmonies of #386987
Complementary color
Monochromatic Colors of #386987
Black with #386987
Text Example
Text Example
White with #386987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386987; }
p { color: rgb(56,105,135); }
H1.HeaderClassName
{
color: #386987;
}
.AnyTagClassName
{
color: #386987;
}
</style>
background-color css
<style>
a { background-color: #386987; }
a { background-color: rgb(56,105,135); }
div.DivClassName
{
background-color: #386987;
}
.BgClassName
{
background-color: #386987;
}
</style>
border-color css
<style>
span { border-color: #386987; }
span { border-color: rgb(56,105,135); }
td.TdClassName
{
border-color: #386987;
}
.TagClassName
{
border-color: #386987;
}
</style>