Shades of Astral #376786
Tints of Astral #376786
RGB
CMYK
RGB Variations
Color information
#376786 (or 0x376786) is known color: Astral. HEX triplet: 37, 67 and 86. RGB value is (55,103,134). Sum of RGB (Red+Green+Blue) = 55+103+134=292 (38% of max value = 765). Red value is 55 (21.88% from 255 or 18.84% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 134 (52.73% from 255 or 45.89% from 292); Max value from RGB is 134 - color contains mainly: blue. Hex color #376786 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376786 is #C89879. Grayscale: #5C5C5C. Windows color (decimal): -13146234 or 8808247. OLE color: 8808247.
HSL color Cylindrical-coordinate representation of color #376786: hue angle of 203.54º 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 #376786 is Cyan = 0.59, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 103 | 134 | - |
| CMYK | 0.59 | 0.23 | 0 | 0.47 |
| HSL | 203.54º | 0.42% | 0.37% | - |
| HSV(B) | 203.54º | 0.59% | 0.53% | - |
| XYZ | 10.73 | 12.23 | 24.35 | - |
| YUV | 92.18 | 151.6 | 101.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 134 | 0.59 | 0.23 | 0 | 0.47 | 203.54 | 0.42 | 0.37 |
| Hex | 37 | 67 | 86 | 3B | 17 | 0 | 2F | CC | 2A | 25 |
| Octal | 67 | 147 | 206 | 73 | 27 | 0 | 57 | 314 | 52 | 45 |
| Binary | 110111 | 1100111 | 10000110 | 111011 | 10111 | 0 | 101111 | 11001100 | 101010 | 100101 |
Color Harmonies of #376786
Complementary color
Monochromatic Colors of #376786
Black with #376786
Text Example
Text Example
White with #376786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376786; }
p { color: rgb(55,103,134); }
H1.HeaderClassName
{
color: #376786;
}
.AnyTagClassName
{
color: #376786;
}
</style>
background-color css
<style>
a { background-color: #376786; }
a { background-color: rgb(55,103,134); }
div.DivClassName
{
background-color: #376786;
}
.BgClassName
{
background-color: #376786;
}
</style>
border-color css
<style>
span { border-color: #376786; }
span { border-color: rgb(55,103,134); }
td.TdClassName
{
border-color: #376786;
}
.TagClassName
{
border-color: #376786;
}
</style>