Shades of Astral #387490
Tints of Astral #387490
RGB
CMYK
RGB Variations
Color information
#387490 (or 0x387490) is known color: Astral. HEX triplet: 38, 74 and 90. RGB value is (56,116,144). Sum of RGB (Red+Green+Blue) = 56+116+144=316 (41% of max value = 765). Red value is 56 (22.27% from 255 or 17.72% from 316); Green value is 116 (45.70% from 255 or 36.71% from 316); Blue value is 144 (56.64% from 255 or 45.57% from 316); Max value from RGB is 144 - color contains mainly: blue. Hex color #387490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387490 is #C78B6F. Grayscale: #656565. Windows color (decimal): -13077360 or 9466936. OLE color: 9466936.
HSL color Cylindrical-coordinate representation of color #387490: hue angle of 199.09º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #387490 is Cyan = 0.61, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 116 | 144 | - |
| CMYK | 0.61 | 0.19 | 0 | 0.44 |
| HSL | 199.09º | 0.44% | 0.39% | - |
| HSV(B) | 199.09º | 0.61% | 0.56% | - |
| XYZ | 12.91 | 15.35 | 28.67 | - |
| YUV | 101.25 | 152.12 | 95.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 144 | 0.61 | 0.19 | 0 | 0.44 | 199.09 | 0.44 | 0.39 |
| Hex | 38 | 74 | 90 | 3D | 13 | 0 | 2C | C7 | 2C | 27 |
| Octal | 70 | 164 | 220 | 75 | 23 | 0 | 54 | 307 | 54 | 47 |
| Binary | 111000 | 1110100 | 10010000 | 111101 | 10011 | 0 | 101100 | 11000111 | 101100 | 100111 |
Color Harmonies of #387490
Complementary color
Monochromatic Colors of #387490
Black with #387490
Text Example
Text Example
White with #387490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387490; }
p { color: rgb(56,116,144); }
H1.HeaderClassName
{
color: #387490;
}
.AnyTagClassName
{
color: #387490;
}
</style>
background-color css
<style>
a { background-color: #387490; }
a { background-color: rgb(56,116,144); }
div.DivClassName
{
background-color: #387490;
}
.BgClassName
{
background-color: #387490;
}
</style>
border-color css
<style>
span { border-color: #387490; }
span { border-color: rgb(56,116,144); }
td.TdClassName
{
border-color: #387490;
}
.TagClassName
{
border-color: #387490;
}
</style>