Shades of Astral #377295
Tints of Astral #377295
RGB
CMYK
RGB Variations
Color information
#377295 (or 0x377295) is known color: Astral. HEX triplet: 37, 72 and 95. RGB value is (55,114,149). Sum of RGB (Red+Green+Blue) = 55+114+149=318 (42% of max value = 765). Red value is 55 (21.88% from 255 or 17.30% from 318); Green value is 114 (44.92% from 255 or 35.85% from 318); Blue value is 149 (58.59% from 255 or 46.86% from 318); Max value from RGB is 149 - color contains mainly: blue. Hex color #377295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #377295 is #C88D6A. Grayscale: #646464. Windows color (decimal): -13143403 or 9794103. OLE color: 9794103.
HSL color Cylindrical-coordinate representation of color #377295: hue angle of 202.34º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #377295 is Cyan = 0.63, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 114 | 149 | - |
| CMYK | 0.63 | 0.23 | 0 | 0.42 |
| HSL | 202.34º | 0.46% | 0.4% | - |
| HSV(B) | 202.34º | 0.63% | 0.58% | - |
| XYZ | 13.02 | 15.02 | 30.65 | - |
| YUV | 100.35 | 155.45 | 95.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 114 | 149 | 0.63 | 0.23 | 0 | 0.42 | 202.34 | 0.46 | 0.4 |
| Hex | 37 | 72 | 95 | 3F | 17 | 0 | 2A | CA | 2E | 28 |
| Octal | 67 | 162 | 225 | 77 | 27 | 0 | 52 | 312 | 56 | 50 |
| Binary | 110111 | 1110010 | 10010101 | 111111 | 10111 | 0 | 101010 | 11001010 | 101110 | 101000 |
Color Harmonies of #377295
Complementary color
Monochromatic Colors of #377295
Black with #377295
Text Example
Text Example
White with #377295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377295; }
p { color: rgb(55,114,149); }
H1.HeaderClassName
{
color: #377295;
}
.AnyTagClassName
{
color: #377295;
}
</style>
background-color css
<style>
a { background-color: #377295; }
a { background-color: rgb(55,114,149); }
div.DivClassName
{
background-color: #377295;
}
.BgClassName
{
background-color: #377295;
}
</style>
border-color css
<style>
span { border-color: #377295; }
span { border-color: rgb(55,114,149); }
td.TdClassName
{
border-color: #377295;
}
.TagClassName
{
border-color: #377295;
}
</style>