Shades of Astral #296689
Tints of Astral #296689
RGB
CMYK
RGB Variations
Color information
#296689 (or 0x296689) is known color: Astral. HEX triplet: 29, 66 and 89. RGB value is (41,102,137). Sum of RGB (Red+Green+Blue) = 41+102+137=280 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.64% from 280); Green value is 102 (40.23% from 255 or 36.43% from 280); Blue value is 137 (53.91% from 255 or 48.93% from 280); Max value from RGB is 137 - color contains mainly: blue. Hex color #296689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296689 is #D69976. Grayscale: #575757. Windows color (decimal): -14063991 or 9004585. OLE color: 9004585.
HSL color Cylindrical-coordinate representation of color #296689: hue angle of 201.88º 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 #296689 is Cyan = 0.70, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 102 | 137 | - |
| CMYK | 0.70 | 0.26 | 0 | 0.46 |
| HSL | 201.88º | 0.54% | 0.35% | - |
| HSV(B) | 201.88º | 0.7% | 0.54% | - |
| XYZ | 10.18 | 11.78 | 25.4 | - |
| YUV | 87.75 | 155.79 | 94.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 102 | 137 | 0.70 | 0.26 | 0 | 0.46 | 201.88 | 0.54 | 0.35 |
| Hex | 29 | 66 | 89 | 46 | 1A | 0 | 2E | CA | 36 | 23 |
| Octal | 51 | 146 | 211 | 106 | 32 | 0 | 56 | 312 | 66 | 43 |
| Binary | 101001 | 1100110 | 10001001 | 1000110 | 11010 | 0 | 101110 | 11001010 | 110110 | 100011 |
Color Harmonies of #296689
Complementary color
Monochromatic Colors of #296689
Black with #296689
Text Example
Text Example
White with #296689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296689; }
p { color: rgb(41,102,137); }
H1.HeaderClassName
{
color: #296689;
}
.AnyTagClassName
{
color: #296689;
}
</style>
background-color css
<style>
a { background-color: #296689; }
a { background-color: rgb(41,102,137); }
div.DivClassName
{
background-color: #296689;
}
.BgClassName
{
background-color: #296689;
}
</style>
border-color css
<style>
span { border-color: #296689; }
span { border-color: rgb(41,102,137); }
td.TdClassName
{
border-color: #296689;
}
.TagClassName
{
border-color: #296689;
}
</style>