Shades of Astral #387195
Tints of Astral #387195
RGB
CMYK
RGB Variations
Color information
#387195 (or 0x387195) is known color: Astral. HEX triplet: 38, 71 and 95. RGB value is (56,113,149). Sum of RGB (Red+Green+Blue) = 56+113+149=318 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.61% from 318); Green value is 113 (44.53% from 255 or 35.53% from 318); Blue value is 149 (58.59% from 255 or 46.86% from 318); Max value from RGB is 149 - color contains mainly: blue. Hex color #387195 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387195 is #C78E6A. Grayscale: #636363. Windows color (decimal): -13078123 or 9793848. OLE color: 9793848.
HSL color Cylindrical-coordinate representation of color #387195: hue angle of 203.23º 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 #387195 is Cyan = 0.62, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 113 | 149 | - |
| CMYK | 0.62 | 0.24 | 0 | 0.42 |
| HSL | 203.23º | 0.45% | 0.4% | - |
| HSV(B) | 203.23º | 0.62% | 0.58% | - |
| XYZ | 12.96 | 14.82 | 30.61 | - |
| YUV | 100.06 | 155.62 | 96.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 149 | 0.62 | 0.24 | 0 | 0.42 | 203.23 | 0.45 | 0.4 |
| Hex | 38 | 71 | 95 | 3E | 18 | 0 | 2A | CB | 2D | 28 |
| Octal | 70 | 161 | 225 | 76 | 30 | 0 | 52 | 313 | 55 | 50 |
| Binary | 111000 | 1110001 | 10010101 | 111110 | 11000 | 0 | 101010 | 11001011 | 101101 | 101000 |
Color Harmonies of #387195
Complementary color
Monochromatic Colors of #387195
Black with #387195
Text Example
Text Example
White with #387195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387195; }
p { color: rgb(56,113,149); }
H1.HeaderClassName
{
color: #387195;
}
.AnyTagClassName
{
color: #387195;
}
</style>
background-color css
<style>
a { background-color: #387195; }
a { background-color: rgb(56,113,149); }
div.DivClassName
{
background-color: #387195;
}
.BgClassName
{
background-color: #387195;
}
</style>
border-color css
<style>
span { border-color: #387195; }
span { border-color: rgb(56,113,149); }
td.TdClassName
{
border-color: #387195;
}
.TagClassName
{
border-color: #387195;
}
</style>