Shades of Astral #376790
Tints of Astral #376790
RGB
CMYK
RGB Variations
Color information
#376790 (or 0x376790) is known color: Astral. HEX triplet: 37, 67 and 90. RGB value is (55,103,144). Sum of RGB (Red+Green+Blue) = 55+103+144=302 (40% of max value = 765). Red value is 55 (21.88% from 255 or 18.21% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 144 (56.64% from 255 or 47.68% from 302); Max value from RGB is 144 - color contains mainly: blue. Hex color #376790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376790 is #C8986F. Grayscale: #5D5D5D. Windows color (decimal): -13146224 or 9463607. OLE color: 9463607.
HSL color Cylindrical-coordinate representation of color #376790: hue angle of 207.64º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #376790 is Cyan = 0.62, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 103 | 144 | - |
| CMYK | 0.62 | 0.28 | 0 | 0.44 |
| HSL | 207.64º | 0.45% | 0.39% | - |
| HSV(B) | 207.64º | 0.62% | 0.56% | - |
| XYZ | 11.46 | 12.53 | 28.2 | - |
| YUV | 93.32 | 156.6 | 100.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 144 | 0.62 | 0.28 | 0 | 0.44 | 207.64 | 0.45 | 0.39 |
| Hex | 37 | 67 | 90 | 3E | 1C | 0 | 2C | D0 | 2D | 27 |
| Octal | 67 | 147 | 220 | 76 | 34 | 0 | 54 | 320 | 55 | 47 |
| Binary | 110111 | 1100111 | 10010000 | 111110 | 11100 | 0 | 101100 | 11010000 | 101101 | 100111 |
Color Harmonies of #376790
Complementary color
Monochromatic Colors of #376790
Black with #376790
Text Example
Text Example
White with #376790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376790; }
p { color: rgb(55,103,144); }
H1.HeaderClassName
{
color: #376790;
}
.AnyTagClassName
{
color: #376790;
}
</style>
background-color css
<style>
a { background-color: #376790; }
a { background-color: rgb(55,103,144); }
div.DivClassName
{
background-color: #376790;
}
.BgClassName
{
background-color: #376790;
}
</style>
border-color css
<style>
span { border-color: #376790; }
span { border-color: rgb(55,103,144); }
td.TdClassName
{
border-color: #376790;
}
.TagClassName
{
border-color: #376790;
}
</style>