Shades of Astral #297392
Tints of Astral #297392
RGB
CMYK
RGB Variations
Color information
#297392 (or 0x297392) is known color: Astral. HEX triplet: 29, 73 and 92. RGB value is (41,115,146). Sum of RGB (Red+Green+Blue) = 41+115+146=302 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.58% from 302); Green value is 115 (45.31% from 255 or 38.08% from 302); Blue value is 146 (57.42% from 255 or 48.34% from 302); Max value from RGB is 146 - color contains mainly: blue. Hex color #297392 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297392 is #D68C6D. Grayscale: #606060. Windows color (decimal): -14060654 or 9597737. OLE color: 9597737.
HSL color Cylindrical-coordinate representation of color #297392: hue angle of 197.71º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #297392 is Cyan = 0.72, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 115 | 146 | - |
| CMYK | 0.72 | 0.21 | 0 | 0.43 |
| HSL | 197.71º | 0.56% | 0.37% | - |
| HSV(B) | 197.71º | 0.72% | 0.57% | - |
| XYZ | 12.23 | 14.81 | 29.41 | - |
| YUV | 96.41 | 155.98 | 88.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 146 | 0.72 | 0.21 | 0 | 0.43 | 197.71 | 0.56 | 0.37 |
| Hex | 29 | 73 | 92 | 48 | 15 | 0 | 2B | C6 | 38 | 25 |
| Octal | 51 | 163 | 222 | 110 | 25 | 0 | 53 | 306 | 70 | 45 |
| Binary | 101001 | 1110011 | 10010010 | 1001000 | 10101 | 0 | 101011 | 11000110 | 111000 | 100101 |
Color Harmonies of #297392
Complementary color
Monochromatic Colors of #297392
Black with #297392
Text Example
Text Example
White with #297392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297392; }
p { color: rgb(41,115,146); }
H1.HeaderClassName
{
color: #297392;
}
.AnyTagClassName
{
color: #297392;
}
</style>
background-color css
<style>
a { background-color: #297392; }
a { background-color: rgb(41,115,146); }
div.DivClassName
{
background-color: #297392;
}
.BgClassName
{
background-color: #297392;
}
</style>
border-color css
<style>
span { border-color: #297392; }
span { border-color: rgb(41,115,146); }
td.TdClassName
{
border-color: #297392;
}
.TagClassName
{
border-color: #297392;
}
</style>