Shades of Astral #387496
Tints of Astral #387496
RGB
CMYK
RGB Variations
Color information
#387496 (or 0x387496) is known color: Astral. HEX triplet: 38, 74 and 96. RGB value is (56,116,150). Sum of RGB (Red+Green+Blue) = 56+116+150=322 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.39% from 322); Green value is 116 (45.70% from 255 or 36.02% from 322); Blue value is 150 (58.98% from 255 or 46.58% from 322); Max value from RGB is 150 - color contains mainly: blue. Hex color #387496 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387496 is #C78B69. Grayscale: #656565. Windows color (decimal): -13077354 or 9860152. OLE color: 9860152.
HSL color Cylindrical-coordinate representation of color #387496: hue angle of 201.7º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #387496 is Cyan = 0.63, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 116 | 150 | - |
| CMYK | 0.63 | 0.23 | 0 | 0.41 |
| HSL | 201.7º | 0.46% | 0.4% | - |
| HSV(B) | 201.7º | 0.63% | 0.59% | - |
| XYZ | 13.38 | 15.53 | 31.15 | - |
| YUV | 101.94 | 155.12 | 95.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 150 | 0.63 | 0.23 | 0 | 0.41 | 201.7 | 0.46 | 0.4 |
| Hex | 38 | 74 | 96 | 3F | 17 | 0 | 29 | CA | 2E | 28 |
| Octal | 70 | 164 | 226 | 77 | 27 | 0 | 51 | 312 | 56 | 50 |
| Binary | 111000 | 1110100 | 10010110 | 111111 | 10111 | 0 | 101001 | 11001010 | 101110 | 101000 |
Color Harmonies of #387496
Complementary color
Monochromatic Colors of #387496
Black with #387496
Text Example
Text Example
White with #387496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387496; }
p { color: rgb(56,116,150); }
H1.HeaderClassName
{
color: #387496;
}
.AnyTagClassName
{
color: #387496;
}
</style>
background-color css
<style>
a { background-color: #387496; }
a { background-color: rgb(56,116,150); }
div.DivClassName
{
background-color: #387496;
}
.BgClassName
{
background-color: #387496;
}
</style>
border-color css
<style>
span { border-color: #387496; }
span { border-color: rgb(56,116,150); }
td.TdClassName
{
border-color: #387496;
}
.TagClassName
{
border-color: #387496;
}
</style>