Shades of Astral #387495
Tints of Astral #387495
RGB
CMYK
RGB Variations
Color information
#387495 (or 0x387495) is known color: Astral. HEX triplet: 38, 74 and 95. RGB value is (56,116,149). Sum of RGB (Red+Green+Blue) = 56+116+149=321 (42% of max value = 765). Red value is 56 (22.27% from 255 or 17.45% from 321); Green value is 116 (45.70% from 255 or 36.14% from 321); Blue value is 149 (58.59% from 255 or 46.42% from 321); Max value from RGB is 149 - color contains mainly: blue. Hex color #387495 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387495 is #C78B6A. Grayscale: #656565. Windows color (decimal): -13077355 or 9794616. OLE color: 9794616.
HSL color Cylindrical-coordinate representation of color #387495: hue angle of 201.29º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #387495 is Cyan = 0.62, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 116 | 149 | - |
| CMYK | 0.62 | 0.22 | 0 | 0.42 |
| HSL | 201.29º | 0.45% | 0.4% | - |
| HSV(B) | 201.29º | 0.62% | 0.58% | - |
| XYZ | 13.3 | 15.5 | 30.72 | - |
| YUV | 101.82 | 154.62 | 95.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 149 | 0.62 | 0.22 | 0 | 0.42 | 201.29 | 0.45 | 0.4 |
| Hex | 38 | 74 | 95 | 3E | 16 | 0 | 2A | C9 | 2D | 28 |
| Octal | 70 | 164 | 225 | 76 | 26 | 0 | 52 | 311 | 55 | 50 |
| Binary | 111000 | 1110100 | 10010101 | 111110 | 10110 | 0 | 101010 | 11001001 | 101101 | 101000 |
Color Harmonies of #387495
Complementary color
Monochromatic Colors of #387495
Black with #387495
Text Example
Text Example
White with #387495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387495; }
p { color: rgb(56,116,149); }
H1.HeaderClassName
{
color: #387495;
}
.AnyTagClassName
{
color: #387495;
}
</style>
background-color css
<style>
a { background-color: #387495; }
a { background-color: rgb(56,116,149); }
div.DivClassName
{
background-color: #387495;
}
.BgClassName
{
background-color: #387495;
}
</style>
border-color css
<style>
span { border-color: #387495; }
span { border-color: rgb(56,116,149); }
td.TdClassName
{
border-color: #387495;
}
.TagClassName
{
border-color: #387495;
}
</style>