Shades of Astral #387187
Tints of Astral #387187
RGB
CMYK
RGB Variations
Color information
#387187 (or 0x387187) is known color: Astral. HEX triplet: 38, 71 and 87. RGB value is (56,113,135). Sum of RGB (Red+Green+Blue) = 56+113+135=304 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.42% from 304); Green value is 113 (44.53% from 255 or 37.17% from 304); Blue value is 135 (53.12% from 255 or 44.41% from 304); Max value from RGB is 135 - color contains mainly: blue. Hex color #387187 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387187 is #C78E78. Grayscale: #626262. Windows color (decimal): -13078137 or 8876344. OLE color: 8876344.
HSL color Cylindrical-coordinate representation of color #387187: hue angle of 196.71º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #387187 is Cyan = 0.59, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 113 | 135 | - |
| CMYK | 0.59 | 0.16 | 0 | 0.47 |
| HSL | 196.71º | 0.41% | 0.37% | - |
| HSV(B) | 196.71º | 0.59% | 0.53% | - |
| XYZ | 11.91 | 14.4 | 25.07 | - |
| YUV | 98.47 | 148.62 | 97.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 135 | 0.59 | 0.16 | 0 | 0.47 | 196.71 | 0.41 | 0.37 |
| Hex | 38 | 71 | 87 | 3B | 10 | 0 | 2F | C5 | 29 | 25 |
| Octal | 70 | 161 | 207 | 73 | 20 | 0 | 57 | 305 | 51 | 45 |
| Binary | 111000 | 1110001 | 10000111 | 111011 | 10000 | 0 | 101111 | 11000101 | 101001 | 100101 |
Color Harmonies of #387187
Complementary color
Monochromatic Colors of #387187
Black with #387187
Text Example
Text Example
White with #387187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387187; }
p { color: rgb(56,113,135); }
H1.HeaderClassName
{
color: #387187;
}
.AnyTagClassName
{
color: #387187;
}
</style>
background-color css
<style>
a { background-color: #387187; }
a { background-color: rgb(56,113,135); }
div.DivClassName
{
background-color: #387187;
}
.BgClassName
{
background-color: #387187;
}
</style>
border-color css
<style>
span { border-color: #387187; }
span { border-color: rgb(56,113,135); }
td.TdClassName
{
border-color: #387187;
}
.TagClassName
{
border-color: #387187;
}
</style>