Shades of Astral #387287
Tints of Astral #387287
RGB
CMYK
RGB Variations
Color information
#387287 (or 0x387287) is known color: Astral. HEX triplet: 38, 72 and 87. RGB value is (56,114,135). Sum of RGB (Red+Green+Blue) = 56+114+135=305 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.36% from 305); Green value is 114 (44.92% from 255 or 37.38% from 305); Blue value is 135 (53.12% from 255 or 44.26% from 305); Max value from RGB is 135 - color contains mainly: blue. Hex color #387287 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387287 is #C78D78. Grayscale: #626262. Windows color (decimal): -13077881 or 8876600. OLE color: 8876600.
HSL color Cylindrical-coordinate representation of color #387287: hue angle of 195.95º 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 #387287 is Cyan = 0.59, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 114 | 135 | - |
| CMYK | 0.59 | 0.16 | 0 | 0.47 |
| HSL | 195.95º | 0.41% | 0.37% | - |
| HSV(B) | 195.95º | 0.59% | 0.53% | - |
| XYZ | 12.02 | 14.62 | 25.11 | - |
| YUV | 99.05 | 148.28 | 97.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 135 | 0.59 | 0.16 | 0 | 0.47 | 195.95 | 0.41 | 0.37 |
| Hex | 38 | 72 | 87 | 3B | 10 | 0 | 2F | C4 | 29 | 25 |
| Octal | 70 | 162 | 207 | 73 | 20 | 0 | 57 | 304 | 51 | 45 |
| Binary | 111000 | 1110010 | 10000111 | 111011 | 10000 | 0 | 101111 | 11000100 | 101001 | 100101 |
Color Harmonies of #387287
Complementary color
Monochromatic Colors of #387287
Black with #387287
Text Example
Text Example
White with #387287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387287; }
p { color: rgb(56,114,135); }
H1.HeaderClassName
{
color: #387287;
}
.AnyTagClassName
{
color: #387287;
}
</style>
background-color css
<style>
a { background-color: #387287; }
a { background-color: rgb(56,114,135); }
div.DivClassName
{
background-color: #387287;
}
.BgClassName
{
background-color: #387287;
}
</style>
border-color css
<style>
span { border-color: #387287; }
span { border-color: rgb(56,114,135); }
td.TdClassName
{
border-color: #387287;
}
.TagClassName
{
border-color: #387287;
}
</style>