Shades of Astral #387190
Tints of Astral #387190
RGB
CMYK
RGB Variations
Color information
#387190 (or 0x387190) is known color: Astral. HEX triplet: 38, 71 and 90. RGB value is (56,113,144). Sum of RGB (Red+Green+Blue) = 56+113+144=313 (41% of max value = 765). Red value is 56 (22.27% from 255 or 17.89% from 313); Green value is 113 (44.53% from 255 or 36.10% from 313); Blue value is 144 (56.64% from 255 or 46.01% from 313); Max value from RGB is 144 - color contains mainly: blue. Hex color #387190 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387190 is #C78E6F. Grayscale: #636363. Windows color (decimal): -13078128 or 9466168. OLE color: 9466168.
HSL color Cylindrical-coordinate representation of color #387190: hue angle of 201.14º 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 #387190 is Cyan = 0.61, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 113 | 144 | - |
| CMYK | 0.61 | 0.22 | 0 | 0.44 |
| HSL | 201.14º | 0.44% | 0.39% | - |
| HSV(B) | 201.14º | 0.61% | 0.56% | - |
| XYZ | 12.57 | 14.66 | 28.55 | - |
| YUV | 99.49 | 153.12 | 96.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 144 | 0.61 | 0.22 | 0 | 0.44 | 201.14 | 0.44 | 0.39 |
| Hex | 38 | 71 | 90 | 3D | 16 | 0 | 2C | C9 | 2C | 27 |
| Octal | 70 | 161 | 220 | 75 | 26 | 0 | 54 | 311 | 54 | 47 |
| Binary | 111000 | 1110001 | 10010000 | 111101 | 10110 | 0 | 101100 | 11001001 | 101100 | 100111 |
Color Harmonies of #387190
Complementary color
Monochromatic Colors of #387190
Black with #387190
Text Example
Text Example
White with #387190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387190; }
p { color: rgb(56,113,144); }
H1.HeaderClassName
{
color: #387190;
}
.AnyTagClassName
{
color: #387190;
}
</style>
background-color css
<style>
a { background-color: #387190; }
a { background-color: rgb(56,113,144); }
div.DivClassName
{
background-color: #387190;
}
.BgClassName
{
background-color: #387190;
}
</style>
border-color css
<style>
span { border-color: #387190; }
span { border-color: rgb(56,113,144); }
td.TdClassName
{
border-color: #387190;
}
.TagClassName
{
border-color: #387190;
}
</style>