Shades of Astral #297996
Tints of Astral #297996
RGB
CMYK
RGB Variations
Color information
#297996 (or 0x297996) is known color: Astral. HEX triplet: 29, 79 and 96. RGB value is (41,121,150). Sum of RGB (Red+Green+Blue) = 41+121+150=312 (41% of max value = 765). Red value is 41 (16.41% from 255 or 13.14% from 312); Green value is 121 (47.66% from 255 or 38.78% from 312); Blue value is 150 (58.98% from 255 or 48.08% from 312); Max value from RGB is 150 - color contains mainly: blue. Hex color #297996 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297996 is #D68669. Grayscale: #646464. Windows color (decimal): -14059114 or 9861417. OLE color: 9861417.
HSL color Cylindrical-coordinate representation of color #297996: hue angle of 195.96º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #297996 is Cyan = 0.73, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 121 | 150 | - |
| CMYK | 0.73 | 0.19 | 0 | 0.41 |
| HSL | 195.96º | 0.57% | 0.37% | - |
| HSV(B) | 195.96º | 0.73% | 0.59% | - |
| XYZ | 13.26 | 16.35 | 31.31 | - |
| YUV | 100.39 | 156 | 85.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 121 | 150 | 0.73 | 0.19 | 0 | 0.41 | 195.96 | 0.57 | 0.37 |
| Hex | 29 | 79 | 96 | 49 | 13 | 0 | 29 | C4 | 39 | 25 |
| Octal | 51 | 171 | 226 | 111 | 23 | 0 | 51 | 304 | 71 | 45 |
| Binary | 101001 | 1111001 | 10010110 | 1001001 | 10011 | 0 | 101001 | 11000100 | 111001 | 100101 |
Color Harmonies of #297996
Complementary color
Monochromatic Colors of #297996
Black with #297996
Text Example
Text Example
White with #297996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297996; }
p { color: rgb(41,121,150); }
H1.HeaderClassName
{
color: #297996;
}
.AnyTagClassName
{
color: #297996;
}
</style>
background-color css
<style>
a { background-color: #297996; }
a { background-color: rgb(41,121,150); }
div.DivClassName
{
background-color: #297996;
}
.BgClassName
{
background-color: #297996;
}
</style>
border-color css
<style>
span { border-color: #297996; }
span { border-color: rgb(41,121,150); }
td.TdClassName
{
border-color: #297996;
}
.TagClassName
{
border-color: #297996;
}
</style>