Shades of Astral #296886
Tints of Astral #296886
RGB
CMYK
RGB Variations
Color information
#296886 (or 0x296886) is known color: Astral. HEX triplet: 29, 68 and 86. RGB value is (41,104,134). Sum of RGB (Red+Green+Blue) = 41+104+134=279 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.70% from 279); Green value is 104 (41.02% from 255 or 37.28% from 279); Blue value is 134 (52.73% from 255 or 48.03% from 279); Max value from RGB is 134 - color contains mainly: blue. Hex color #296886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296886 is #D69779. Grayscale: #585858. Windows color (decimal): -14063482 or 8808489. OLE color: 8808489.
HSL color Cylindrical-coordinate representation of color #296886: hue angle of 199.35º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #296886 is Cyan = 0.69, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 104 | 134 | - |
| CMYK | 0.69 | 0.22 | 0 | 0.47 |
| HSL | 199.35º | 0.53% | 0.34% | - |
| HSV(B) | 199.35º | 0.69% | 0.53% | - |
| XYZ | 10.17 | 12.09 | 24.35 | - |
| YUV | 88.58 | 153.63 | 94.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 134 | 0.69 | 0.22 | 0 | 0.47 | 199.35 | 0.53 | 0.34 |
| Hex | 29 | 68 | 86 | 45 | 16 | 0 | 2F | C7 | 35 | 22 |
| Octal | 51 | 150 | 206 | 105 | 26 | 0 | 57 | 307 | 65 | 42 |
| Binary | 101001 | 1101000 | 10000110 | 1000101 | 10110 | 0 | 101111 | 11000111 | 110101 | 100010 |
Color Harmonies of #296886
Complementary color
Monochromatic Colors of #296886
Black with #296886
Text Example
Text Example
White with #296886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296886; }
p { color: rgb(41,104,134); }
H1.HeaderClassName
{
color: #296886;
}
.AnyTagClassName
{
color: #296886;
}
</style>
background-color css
<style>
a { background-color: #296886; }
a { background-color: rgb(41,104,134); }
div.DivClassName
{
background-color: #296886;
}
.BgClassName
{
background-color: #296886;
}
</style>
border-color css
<style>
span { border-color: #296886; }
span { border-color: rgb(41,104,134); }
td.TdClassName
{
border-color: #296886;
}
.TagClassName
{
border-color: #296886;
}
</style>