Shades of Astral #376782
Tints of Astral #376782
RGB
CMYK
RGB Variations
Color information
#376782 (or 0x376782) is known color: Astral. HEX triplet: 37, 67 and 82. RGB value is (55,103,130). Sum of RGB (Red+Green+Blue) = 55+103+130=288 (38% of max value = 765). Red value is 55 (21.88% from 255 or 19.10% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 130 (51.17% from 255 or 45.14% from 288); Max value from RGB is 130 - color contains mainly: blue. Hex color #376782 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #376782 is #C8987D. Grayscale: #5B5B5B. Windows color (decimal): -13146238 or 8546103. OLE color: 8546103.
HSL color Cylindrical-coordinate representation of color #376782: hue angle of 201.6º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #376782 is Cyan = 0.58, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 103 | 130 | - |
| CMYK | 0.58 | 0.21 | 0 | 0.49 |
| HSL | 201.6º | 0.41% | 0.36% | - |
| HSV(B) | 201.6º | 0.58% | 0.51% | - |
| XYZ | 10.46 | 12.12 | 22.91 | - |
| YUV | 91.73 | 149.6 | 101.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 130 | 0.58 | 0.21 | 0 | 0.49 | 201.6 | 0.41 | 0.36 |
| Hex | 37 | 67 | 82 | 3A | 15 | 0 | 31 | CA | 29 | 24 |
| Octal | 67 | 147 | 202 | 72 | 25 | 0 | 61 | 312 | 51 | 44 |
| Binary | 110111 | 1100111 | 10000010 | 111010 | 10101 | 0 | 110001 | 11001010 | 101001 | 100100 |
Color Harmonies of #376782
Complementary color
Monochromatic Colors of #376782
Black with #376782
Text Example
Text Example
White with #376782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376782; }
p { color: rgb(55,103,130); }
H1.HeaderClassName
{
color: #376782;
}
.AnyTagClassName
{
color: #376782;
}
</style>
background-color css
<style>
a { background-color: #376782; }
a { background-color: rgb(55,103,130); }
div.DivClassName
{
background-color: #376782;
}
.BgClassName
{
background-color: #376782;
}
</style>
border-color css
<style>
span { border-color: #376782; }
span { border-color: rgb(55,103,130); }
td.TdClassName
{
border-color: #376782;
}
.TagClassName
{
border-color: #376782;
}
</style>