Shades of Astral #297394
Tints of Astral #297394
RGB
CMYK
RGB Variations
Color information
#297394 (or 0x297394) is known color: Astral. HEX triplet: 29, 73 and 94. RGB value is (41,115,148). Sum of RGB (Red+Green+Blue) = 41+115+148=304 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.49% from 304); Green value is 115 (45.31% from 255 or 37.83% from 304); Blue value is 148 (58.20% from 255 or 48.68% from 304); Max value from RGB is 148 - color contains mainly: blue. Hex color #297394 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297394 is #D68C6B. Grayscale: #606060. Windows color (decimal): -14060652 or 9728809. OLE color: 9728809.
HSL color Cylindrical-coordinate representation of color #297394: hue angle of 198.5º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #297394 is Cyan = 0.72, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 115 | 148 | - |
| CMYK | 0.72 | 0.22 | 0 | 0.42 |
| HSL | 198.5º | 0.57% | 0.37% | - |
| HSV(B) | 198.5º | 0.72% | 0.58% | - |
| XYZ | 12.39 | 14.87 | 30.23 | - |
| YUV | 96.64 | 156.98 | 88.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 148 | 0.72 | 0.22 | 0 | 0.42 | 198.5 | 0.57 | 0.37 |
| Hex | 29 | 73 | 94 | 48 | 16 | 0 | 2A | C7 | 39 | 25 |
| Octal | 51 | 163 | 224 | 110 | 26 | 0 | 52 | 307 | 71 | 45 |
| Binary | 101001 | 1110011 | 10010100 | 1001000 | 10110 | 0 | 101010 | 11000111 | 111001 | 100101 |
Color Harmonies of #297394
Complementary color
Monochromatic Colors of #297394
Black with #297394
Text Example
Text Example
White with #297394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297394; }
p { color: rgb(41,115,148); }
H1.HeaderClassName
{
color: #297394;
}
.AnyTagClassName
{
color: #297394;
}
</style>
background-color css
<style>
a { background-color: #297394; }
a { background-color: rgb(41,115,148); }
div.DivClassName
{
background-color: #297394;
}
.BgClassName
{
background-color: #297394;
}
</style>
border-color css
<style>
span { border-color: #297394; }
span { border-color: rgb(41,115,148); }
td.TdClassName
{
border-color: #297394;
}
.TagClassName
{
border-color: #297394;
}
</style>