Shades of Astral #387590
Tints of Astral #387590
RGB
CMYK
RGB Variations
Color information
#387590 (or 0x387590) is known color: Astral. HEX triplet: 38, 75 and 90. RGB value is (56,117,144). Sum of RGB (Red+Green+Blue) = 56+117+144=317 (41% of max value = 765). Red value is 56 (22.27% from 255 or 17.67% from 317); Green value is 117 (46.09% from 255 or 36.91% from 317); Blue value is 144 (56.64% from 255 or 45.43% from 317); Max value from RGB is 144 - color contains mainly: blue. Hex color #387590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387590 is #C78A6F. Grayscale: #656565. Windows color (decimal): -13077104 or 9467192. OLE color: 9467192.
HSL color Cylindrical-coordinate representation of color #387590: hue angle of 198.41º 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 #387590 is Cyan = 0.61, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 117 | 144 | - |
| CMYK | 0.61 | 0.19 | 0 | 0.44 |
| HSL | 198.41º | 0.44% | 0.39% | - |
| HSV(B) | 198.41º | 0.61% | 0.56% | - |
| XYZ | 13.03 | 15.58 | 28.71 | - |
| YUV | 101.84 | 151.79 | 95.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 144 | 0.61 | 0.19 | 0 | 0.44 | 198.41 | 0.44 | 0.39 |
| Hex | 38 | 75 | 90 | 3D | 13 | 0 | 2C | C6 | 2C | 27 |
| Octal | 70 | 165 | 220 | 75 | 23 | 0 | 54 | 306 | 54 | 47 |
| Binary | 111000 | 1110101 | 10010000 | 111101 | 10011 | 0 | 101100 | 11000110 | 101100 | 100111 |
Color Harmonies of #387590
Complementary color
Monochromatic Colors of #387590
Black with #387590
Text Example
Text Example
White with #387590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387590; }
p { color: rgb(56,117,144); }
H1.HeaderClassName
{
color: #387590;
}
.AnyTagClassName
{
color: #387590;
}
</style>
background-color css
<style>
a { background-color: #387590; }
a { background-color: rgb(56,117,144); }
div.DivClassName
{
background-color: #387590;
}
.BgClassName
{
background-color: #387590;
}
</style>
border-color css
<style>
span { border-color: #387590; }
span { border-color: rgb(56,117,144); }
td.TdClassName
{
border-color: #387590;
}
.TagClassName
{
border-color: #387590;
}
</style>