Shades of Astral #387494
Tints of Astral #387494
RGB
CMYK
RGB Variations
Color information
#387494 (or 0x387494) is known color: Astral. HEX triplet: 38, 74 and 94. RGB value is (56,116,148). Sum of RGB (Red+Green+Blue) = 56+116+148=320 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.5% from 320); Green value is 116 (45.70% from 255 or 36.25% from 320); Blue value is 148 (58.20% from 255 or 46.25% from 320); Max value from RGB is 148 - color contains mainly: blue. Hex color #387494 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387494 is #C78B6B. Grayscale: #656565. Windows color (decimal): -13077356 or 9729080. OLE color: 9729080.
HSL color Cylindrical-coordinate representation of color #387494: hue angle of 200.87º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #387494 is Cyan = 0.62, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 116 | 148 | - |
| CMYK | 0.62 | 0.22 | 0 | 0.42 |
| HSL | 200.87º | 0.45% | 0.4% | - |
| HSV(B) | 200.87º | 0.62% | 0.58% | - |
| XYZ | 13.22 | 15.47 | 30.31 | - |
| YUV | 101.71 | 154.12 | 95.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 148 | 0.62 | 0.22 | 0 | 0.42 | 200.87 | 0.45 | 0.4 |
| Hex | 38 | 74 | 94 | 3E | 16 | 0 | 2A | C9 | 2D | 28 |
| Octal | 70 | 164 | 224 | 76 | 26 | 0 | 52 | 311 | 55 | 50 |
| Binary | 111000 | 1110100 | 10010100 | 111110 | 10110 | 0 | 101010 | 11001001 | 101101 | 101000 |
Color Harmonies of #387494
Complementary color
Monochromatic Colors of #387494
Black with #387494
Text Example
Text Example
White with #387494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387494; }
p { color: rgb(56,116,148); }
H1.HeaderClassName
{
color: #387494;
}
.AnyTagClassName
{
color: #387494;
}
</style>
background-color css
<style>
a { background-color: #387494; }
a { background-color: rgb(56,116,148); }
div.DivClassName
{
background-color: #387494;
}
.BgClassName
{
background-color: #387494;
}
</style>
border-color css
<style>
span { border-color: #387494; }
span { border-color: rgb(56,116,148); }
td.TdClassName
{
border-color: #387494;
}
.TagClassName
{
border-color: #387494;
}
</style>