Shades of Astral #386689
Tints of Astral #386689
RGB
CMYK
RGB Variations
Color information
#386689 (or 0x386689) is known color: Astral. HEX triplet: 38, 66 and 89. RGB value is (56,102,137). Sum of RGB (Red+Green+Blue) = 56+102+137=295 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.98% from 295); Green value is 102 (40.23% from 255 or 34.58% from 295); Blue value is 137 (53.91% from 255 or 46.44% from 295); Max value from RGB is 137 - color contains mainly: blue. Hex color #386689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386689 is #C79976. Grayscale: #5C5C5C. Windows color (decimal): -13080951 or 9004600. OLE color: 9004600.
HSL color Cylindrical-coordinate representation of color #386689: hue angle of 205.93º 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 #386689 is Cyan = 0.59, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 102 | 137 | - |
| CMYK | 0.59 | 0.26 | 0 | 0.46 |
| HSL | 205.93º | 0.42% | 0.38% | - |
| HSV(B) | 205.93º | 0.59% | 0.54% | - |
| XYZ | 10.9 | 12.15 | 25.44 | - |
| YUV | 92.24 | 153.26 | 102.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 137 | 0.59 | 0.26 | 0 | 0.46 | 205.93 | 0.42 | 0.38 |
| Hex | 38 | 66 | 89 | 3B | 1A | 0 | 2E | CE | 2A | 26 |
| Octal | 70 | 146 | 211 | 73 | 32 | 0 | 56 | 316 | 52 | 46 |
| Binary | 111000 | 1100110 | 10001001 | 111011 | 11010 | 0 | 101110 | 11001110 | 101010 | 100110 |
Color Harmonies of #386689
Complementary color
Monochromatic Colors of #386689
Black with #386689
Text Example
Text Example
White with #386689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386689; }
p { color: rgb(56,102,137); }
H1.HeaderClassName
{
color: #386689;
}
.AnyTagClassName
{
color: #386689;
}
</style>
background-color css
<style>
a { background-color: #386689; }
a { background-color: rgb(56,102,137); }
div.DivClassName
{
background-color: #386689;
}
.BgClassName
{
background-color: #386689;
}
</style>
border-color css
<style>
span { border-color: #386689; }
span { border-color: rgb(56,102,137); }
td.TdClassName
{
border-color: #386689;
}
.TagClassName
{
border-color: #386689;
}
</style>