Shades of Astral #387690
Tints of Astral #387690
RGB
CMYK
RGB Variations
Color information
#387690 (or 0x387690) is known color: Astral. HEX triplet: 38, 76 and 90. RGB value is (56,118,144). Sum of RGB (Red+Green+Blue) = 56+118+144=318 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.61% from 318); Green value is 118 (46.48% from 255 or 37.11% from 318); Blue value is 144 (56.64% from 255 or 45.28% from 318); Max value from RGB is 144 - color contains mainly: blue. Hex color #387690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387690 is #C7896F. Grayscale: #666666. Windows color (decimal): -13076848 or 9467448. OLE color: 9467448.
HSL color Cylindrical-coordinate representation of color #387690: hue angle of 197.73º 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 #387690 is Cyan = 0.61, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 118 | 144 | - |
| CMYK | 0.61 | 0.18 | 0 | 0.44 |
| HSL | 197.73º | 0.44% | 0.39% | - |
| HSV(B) | 197.73º | 0.61% | 0.56% | - |
| XYZ | 13.14 | 15.81 | 28.74 | - |
| YUV | 102.43 | 151.46 | 94.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 144 | 0.61 | 0.18 | 0 | 0.44 | 197.73 | 0.44 | 0.39 |
| Hex | 38 | 76 | 90 | 3D | 12 | 0 | 2C | C6 | 2C | 27 |
| Octal | 70 | 166 | 220 | 75 | 22 | 0 | 54 | 306 | 54 | 47 |
| Binary | 111000 | 1110110 | 10010000 | 111101 | 10010 | 0 | 101100 | 11000110 | 101100 | 100111 |
Color Harmonies of #387690
Complementary color
Monochromatic Colors of #387690
Black with #387690
Text Example
Text Example
White with #387690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387690; }
p { color: rgb(56,118,144); }
H1.HeaderClassName
{
color: #387690;
}
.AnyTagClassName
{
color: #387690;
}
</style>
background-color css
<style>
a { background-color: #387690; }
a { background-color: rgb(56,118,144); }
div.DivClassName
{
background-color: #387690;
}
.BgClassName
{
background-color: #387690;
}
</style>
border-color css
<style>
span { border-color: #387690; }
span { border-color: rgb(56,118,144); }
td.TdClassName
{
border-color: #387690;
}
.TagClassName
{
border-color: #387690;
}
</style>