Shades of Astral #387696
Tints of Astral #387696
RGB
CMYK
RGB Variations
Color information
#387696 (or 0x387696) is known color: Astral. HEX triplet: 38, 76 and 96. RGB value is (56,118,150). Sum of RGB (Red+Green+Blue) = 56+118+150=324 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.28% from 324); Green value is 118 (46.48% from 255 or 36.42% from 324); Blue value is 150 (58.98% from 255 or 46.30% from 324); Max value from RGB is 150 - color contains mainly: blue. Hex color #387696 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387696 is #C78969. Grayscale: #666666. Windows color (decimal): -13076842 or 9860664. OLE color: 9860664.
HSL color Cylindrical-coordinate representation of color #387696: hue angle of 200.43º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #387696 is Cyan = 0.63, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 118 | 150 | - |
| CMYK | 0.63 | 0.21 | 0 | 0.41 |
| HSL | 200.43º | 0.46% | 0.4% | - |
| HSV(B) | 200.43º | 0.63% | 0.59% | - |
| XYZ | 13.61 | 16 | 31.22 | - |
| YUV | 103.11 | 154.46 | 94.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 150 | 0.63 | 0.21 | 0 | 0.41 | 200.43 | 0.46 | 0.4 |
| Hex | 38 | 76 | 96 | 3F | 15 | 0 | 29 | C8 | 2E | 28 |
| Octal | 70 | 166 | 226 | 77 | 25 | 0 | 51 | 310 | 56 | 50 |
| Binary | 111000 | 1110110 | 10010110 | 111111 | 10101 | 0 | 101001 | 11001000 | 101110 | 101000 |
Color Harmonies of #387696
Complementary color
Monochromatic Colors of #387696
Black with #387696
Text Example
Text Example
White with #387696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387696; }
p { color: rgb(56,118,150); }
H1.HeaderClassName
{
color: #387696;
}
.AnyTagClassName
{
color: #387696;
}
</style>
background-color css
<style>
a { background-color: #387696; }
a { background-color: rgb(56,118,150); }
div.DivClassName
{
background-color: #387696;
}
.BgClassName
{
background-color: #387696;
}
</style>
border-color css
<style>
span { border-color: #387696; }
span { border-color: rgb(56,118,150); }
td.TdClassName
{
border-color: #387696;
}
.TagClassName
{
border-color: #387696;
}
</style>