Shades of Astral #387188
Tints of Astral #387188
RGB
CMYK
RGB Variations
Color information
#387188 (or 0x387188) is known color: Astral. HEX triplet: 38, 71 and 88. RGB value is (56,113,136). Sum of RGB (Red+Green+Blue) = 56+113+136=305 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.36% from 305); Green value is 113 (44.53% from 255 or 37.05% from 305); Blue value is 136 (53.52% from 255 or 44.59% from 305); Max value from RGB is 136 - color contains mainly: blue. Hex color #387188 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387188 is #C78E77. Grayscale: #626262. Windows color (decimal): -13078136 or 8941880. OLE color: 8941880.
HSL color Cylindrical-coordinate representation of color #387188: hue angle of 197.25º 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 #387188 is Cyan = 0.59, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 113 | 136 | - |
| CMYK | 0.59 | 0.17 | 0 | 0.47 |
| HSL | 197.25º | 0.42% | 0.38% | - |
| HSV(B) | 197.25º | 0.59% | 0.53% | - |
| XYZ | 11.98 | 14.43 | 25.45 | - |
| YUV | 98.58 | 149.12 | 97.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 136 | 0.59 | 0.17 | 0 | 0.47 | 197.25 | 0.42 | 0.38 |
| Hex | 38 | 71 | 88 | 3B | 11 | 0 | 2F | C5 | 2A | 26 |
| Octal | 70 | 161 | 210 | 73 | 21 | 0 | 57 | 305 | 52 | 46 |
| Binary | 111000 | 1110001 | 10001000 | 111011 | 10001 | 0 | 101111 | 11000101 | 101010 | 100110 |
Color Harmonies of #387188
Complementary color
Monochromatic Colors of #387188
Black with #387188
Text Example
Text Example
White with #387188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387188; }
p { color: rgb(56,113,136); }
H1.HeaderClassName
{
color: #387188;
}
.AnyTagClassName
{
color: #387188;
}
</style>
background-color css
<style>
a { background-color: #387188; }
a { background-color: rgb(56,113,136); }
div.DivClassName
{
background-color: #387188;
}
.BgClassName
{
background-color: #387188;
}
</style>
border-color css
<style>
span { border-color: #387188; }
span { border-color: rgb(56,113,136); }
td.TdClassName
{
border-color: #387188;
}
.TagClassName
{
border-color: #387188;
}
</style>