Shades of Astral #387694
Tints of Astral #387694
RGB
CMYK
RGB Variations
Color information
#387694 (or 0x387694) is known color: Astral. HEX triplet: 38, 76 and 94. RGB value is (56,118,148). Sum of RGB (Red+Green+Blue) = 56+118+148=322 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.39% from 322); Green value is 118 (46.48% from 255 or 36.65% from 322); Blue value is 148 (58.20% from 255 or 45.96% from 322); Max value from RGB is 148 - color contains mainly: blue. Hex color #387694 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387694 is #C7896B. Grayscale: #666666. Windows color (decimal): -13076844 or 9729592. OLE color: 9729592.
HSL color Cylindrical-coordinate representation of color #387694: hue angle of 199.57º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #387694 is Cyan = 0.62, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 118 | 148 | - |
| CMYK | 0.62 | 0.20 | 0 | 0.42 |
| HSL | 199.57º | 0.45% | 0.4% | - |
| HSV(B) | 199.57º | 0.62% | 0.58% | - |
| XYZ | 13.45 | 15.94 | 30.38 | - |
| YUV | 102.88 | 153.46 | 94.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 148 | 0.62 | 0.20 | 0 | 0.42 | 199.57 | 0.45 | 0.4 |
| Hex | 38 | 76 | 94 | 3E | 14 | 0 | 2A | C8 | 2D | 28 |
| Octal | 70 | 166 | 224 | 76 | 24 | 0 | 52 | 310 | 55 | 50 |
| Binary | 111000 | 1110110 | 10010100 | 111110 | 10100 | 0 | 101010 | 11001000 | 101101 | 101000 |
Color Harmonies of #387694
Complementary color
Monochromatic Colors of #387694
Black with #387694
Text Example
Text Example
White with #387694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387694; }
p { color: rgb(56,118,148); }
H1.HeaderClassName
{
color: #387694;
}
.AnyTagClassName
{
color: #387694;
}
</style>
background-color css
<style>
a { background-color: #387694; }
a { background-color: rgb(56,118,148); }
div.DivClassName
{
background-color: #387694;
}
.BgClassName
{
background-color: #387694;
}
</style>
border-color css
<style>
span { border-color: #387694; }
span { border-color: rgb(56,118,148); }
td.TdClassName
{
border-color: #387694;
}
.TagClassName
{
border-color: #387694;
}
</style>