Shades of Astral #387790
Tints of Astral #387790
RGB
CMYK
RGB Variations
Color information
#387790 (or 0x387790) is known color: Astral. HEX triplet: 38, 77 and 90. RGB value is (56,119,144). Sum of RGB (Red+Green+Blue) = 56+119+144=319 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.55% from 319); Green value is 119 (46.88% from 255 or 37.30% from 319); Blue value is 144 (56.64% from 255 or 45.14% from 319); Max value from RGB is 144 - color contains mainly: blue. Hex color #387790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387790 is #C7886F. Grayscale: #666666. Windows color (decimal): -13076592 or 9467704. OLE color: 9467704.
HSL color Cylindrical-coordinate representation of color #387790: hue angle of 197.05º 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 #387790 is Cyan = 0.61, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 119 | 144 | - |
| CMYK | 0.61 | 0.17 | 0 | 0.44 |
| HSL | 197.05º | 0.44% | 0.39% | - |
| HSV(B) | 197.05º | 0.61% | 0.56% | - |
| XYZ | 13.26 | 16.05 | 28.78 | - |
| YUV | 103.01 | 151.13 | 94.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 144 | 0.61 | 0.17 | 0 | 0.44 | 197.05 | 0.44 | 0.39 |
| Hex | 38 | 77 | 90 | 3D | 11 | 0 | 2C | C5 | 2C | 27 |
| Octal | 70 | 167 | 220 | 75 | 21 | 0 | 54 | 305 | 54 | 47 |
| Binary | 111000 | 1110111 | 10010000 | 111101 | 10001 | 0 | 101100 | 11000101 | 101100 | 100111 |
Color Harmonies of #387790
Complementary color
Monochromatic Colors of #387790
Black with #387790
Text Example
Text Example
White with #387790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387790; }
p { color: rgb(56,119,144); }
H1.HeaderClassName
{
color: #387790;
}
.AnyTagClassName
{
color: #387790;
}
</style>
background-color css
<style>
a { background-color: #387790; }
a { background-color: rgb(56,119,144); }
div.DivClassName
{
background-color: #387790;
}
.BgClassName
{
background-color: #387790;
}
</style>
border-color css
<style>
span { border-color: #387790; }
span { border-color: rgb(56,119,144); }
td.TdClassName
{
border-color: #387790;
}
.TagClassName
{
border-color: #387790;
}
</style>