Shades of Astral #387184
Tints of Astral #387184
RGB
CMYK
RGB Variations
Color information
#387184 (or 0x387184) is known color: Astral. HEX triplet: 38, 71 and 84. RGB value is (56,113,132). Sum of RGB (Red+Green+Blue) = 56+113+132=301 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.60% from 301); Green value is 113 (44.53% from 255 or 37.54% from 301); Blue value is 132 (51.95% from 255 or 43.85% from 301); Max value from RGB is 132 - color contains mainly: blue. Hex color #387184 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387184 is #C78E7B. Grayscale: #616161. Windows color (decimal): -13078140 or 8679736. OLE color: 8679736.
HSL color Cylindrical-coordinate representation of color #387184: hue angle of 195º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #387184 is Cyan = 0.58, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 113 | 132 | - |
| CMYK | 0.58 | 0.14 | 0 | 0.48 |
| HSL | 195º | 0.4% | 0.37% | - |
| HSV(B) | 195º | 0.58% | 0.52% | - |
| XYZ | 11.7 | 14.32 | 23.98 | - |
| YUV | 98.12 | 147.12 | 97.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 132 | 0.58 | 0.14 | 0 | 0.48 | 195 | 0.4 | 0.37 |
| Hex | 38 | 71 | 84 | 3A | E | 0 | 30 | C3 | 28 | 25 |
| Octal | 70 | 161 | 204 | 72 | 16 | 0 | 60 | 303 | 50 | 45 |
| Binary | 111000 | 1110001 | 10000100 | 111010 | 1110 | 0 | 110000 | 11000011 | 101000 | 100101 |
Color Harmonies of #387184
Complementary color
Monochromatic Colors of #387184
Black with #387184
Text Example
Text Example
White with #387184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387184; }
p { color: rgb(56,113,132); }
H1.HeaderClassName
{
color: #387184;
}
.AnyTagClassName
{
color: #387184;
}
</style>
background-color css
<style>
a { background-color: #387184; }
a { background-color: rgb(56,113,132); }
div.DivClassName
{
background-color: #387184;
}
.BgClassName
{
background-color: #387184;
}
</style>
border-color css
<style>
span { border-color: #387184; }
span { border-color: rgb(56,113,132); }
td.TdClassName
{
border-color: #387184;
}
.TagClassName
{
border-color: #387184;
}
</style>