Shades of Astral #387388
Tints of Astral #387388
RGB
CMYK
RGB Variations
Color information
#387388 (or 0x387388) is known color: Astral. HEX triplet: 38, 73 and 88. RGB value is (56,115,136). Sum of RGB (Red+Green+Blue) = 56+115+136=307 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.24% from 307); Green value is 115 (45.31% from 255 or 37.46% from 307); Blue value is 136 (53.52% from 255 or 44.30% from 307); Max value from RGB is 136 - color contains mainly: blue. Hex color #387388 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387388 is #C78C77. Grayscale: #636363. Windows color (decimal): -13077624 or 8942392. OLE color: 8942392.
HSL color Cylindrical-coordinate representation of color #387388: hue angle of 195.75º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #387388 is Cyan = 0.59, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 115 | 136 | - |
| CMYK | 0.59 | 0.15 | 0 | 0.47 |
| HSL | 195.75º | 0.42% | 0.38% | - |
| HSV(B) | 195.75º | 0.59% | 0.53% | - |
| XYZ | 12.21 | 14.88 | 25.52 | - |
| YUV | 99.75 | 148.45 | 96.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 136 | 0.59 | 0.15 | 0 | 0.47 | 195.75 | 0.42 | 0.38 |
| Hex | 38 | 73 | 88 | 3B | F | 0 | 2F | C4 | 2A | 26 |
| Octal | 70 | 163 | 210 | 73 | 17 | 0 | 57 | 304 | 52 | 46 |
| Binary | 111000 | 1110011 | 10001000 | 111011 | 1111 | 0 | 101111 | 11000100 | 101010 | 100110 |
Color Harmonies of #387388
Complementary color
Monochromatic Colors of #387388
Black with #387388
Text Example
Text Example
White with #387388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387388; }
p { color: rgb(56,115,136); }
H1.HeaderClassName
{
color: #387388;
}
.AnyTagClassName
{
color: #387388;
}
</style>
background-color css
<style>
a { background-color: #387388; }
a { background-color: rgb(56,115,136); }
div.DivClassName
{
background-color: #387388;
}
.BgClassName
{
background-color: #387388;
}
</style>
border-color css
<style>
span { border-color: #387388; }
span { border-color: rgb(56,115,136); }
td.TdClassName
{
border-color: #387388;
}
.TagClassName
{
border-color: #387388;
}
</style>