Shades of Astral #296889
Tints of Astral #296889
RGB
CMYK
RGB Variations
Color information
#296889 (or 0x296889) is known color: Astral. HEX triplet: 29, 68 and 89. RGB value is (41,104,137). Sum of RGB (Red+Green+Blue) = 41+104+137=282 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.54% from 282); Green value is 104 (41.02% from 255 or 36.88% from 282); Blue value is 137 (53.91% from 255 or 48.58% from 282); Max value from RGB is 137 - color contains mainly: blue. Hex color #296889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296889 is #D69776. Grayscale: #585858. Windows color (decimal): -14063479 or 9005097. OLE color: 9005097.
HSL color Cylindrical-coordinate representation of color #296889: hue angle of 200.62º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #296889 is Cyan = 0.70, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 104 | 137 | - |
| CMYK | 0.70 | 0.24 | 0 | 0.46 |
| HSL | 200.63º | 0.54% | 0.35% | - |
| HSV(B) | 200.63º | 0.7% | 0.54% | - |
| XYZ | 10.38 | 12.18 | 25.47 | - |
| YUV | 88.93 | 155.13 | 93.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 137 | 0.70 | 0.24 | 0 | 0.46 | 200.63 | 0.54 | 0.35 |
| Hex | 29 | 68 | 89 | 46 | 18 | 0 | 2E | C9 | 36 | 23 |
| Octal | 51 | 150 | 211 | 106 | 30 | 0 | 56 | 311 | 66 | 43 |
| Binary | 101001 | 1101000 | 10001001 | 1000110 | 11000 | 0 | 101110 | 11001001 | 110110 | 100011 |
Color Harmonies of #296889
Complementary color
Monochromatic Colors of #296889
Black with #296889
Text Example
Text Example
White with #296889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296889; }
p { color: rgb(41,104,137); }
H1.HeaderClassName
{
color: #296889;
}
.AnyTagClassName
{
color: #296889;
}
</style>
background-color css
<style>
a { background-color: #296889; }
a { background-color: rgb(41,104,137); }
div.DivClassName
{
background-color: #296889;
}
.BgClassName
{
background-color: #296889;
}
</style>
border-color css
<style>
span { border-color: #296889; }
span { border-color: rgb(41,104,137); }
td.TdClassName
{
border-color: #296889;
}
.TagClassName
{
border-color: #296889;
}
</style>