Shades of Astral #376587
Tints of Astral #376587
RGB
CMYK
RGB Variations
Color information
#376587 (or 0x376587) is known color: Astral. HEX triplet: 37, 65 and 87. RGB value is (55,101,135). Sum of RGB (Red+Green+Blue) = 55+101+135=291 (38% of max value = 765). Red value is 55 (21.88% from 255 or 18.90% from 291); Green value is 101 (39.84% from 255 or 34.71% from 291); Blue value is 135 (53.12% from 255 or 46.39% from 291); Max value from RGB is 135 - color contains mainly: blue. Hex color #376587 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376587 is #C89A78. Grayscale: #5A5A5A. Windows color (decimal): -13146745 or 8873271. OLE color: 8873271.
HSL color Cylindrical-coordinate representation of color #376587: hue angle of 205.5º degrees, saturation: 0.42, 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 #376587 is Cyan = 0.59, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 101 | 135 | - |
| CMYK | 0.59 | 0.25 | 0 | 0.47 |
| HSL | 205.5º | 0.42% | 0.37% | - |
| HSV(B) | 205.5º | 0.59% | 0.53% | - |
| XYZ | 10.6 | 11.87 | 24.65 | - |
| YUV | 91.12 | 152.76 | 102.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 135 | 0.59 | 0.25 | 0 | 0.47 | 205.5 | 0.42 | 0.37 |
| Hex | 37 | 65 | 87 | 3B | 19 | 0 | 2F | CE | 2A | 25 |
| Octal | 67 | 145 | 207 | 73 | 31 | 0 | 57 | 316 | 52 | 45 |
| Binary | 110111 | 1100101 | 10000111 | 111011 | 11001 | 0 | 101111 | 11001110 | 101010 | 100101 |
Color Harmonies of #376587
Complementary color
Monochromatic Colors of #376587
Black with #376587
Text Example
Text Example
White with #376587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376587; }
p { color: rgb(55,101,135); }
H1.HeaderClassName
{
color: #376587;
}
.AnyTagClassName
{
color: #376587;
}
</style>
background-color css
<style>
a { background-color: #376587; }
a { background-color: rgb(55,101,135); }
div.DivClassName
{
background-color: #376587;
}
.BgClassName
{
background-color: #376587;
}
</style>
border-color css
<style>
span { border-color: #376587; }
span { border-color: rgb(55,101,135); }
td.TdClassName
{
border-color: #376587;
}
.TagClassName
{
border-color: #376587;
}
</style>