Shades of Astral #297689
Tints of Astral #297689
RGB
CMYK
RGB Variations
Color information
#297689 (or 0x297689) is known color: Astral. HEX triplet: 29, 76 and 89. RGB value is (41,118,137). Sum of RGB (Red+Green+Blue) = 41+118+137=296 (39% of max value = 765). Red value is 41 (16.41% from 255 or 13.85% from 296); Green value is 118 (46.48% from 255 or 39.86% from 296); Blue value is 137 (53.91% from 255 or 46.28% from 296); Max value from RGB is 137 - color contains mainly: blue. Hex color #297689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297689 is #D68976. Grayscale: #606060. Windows color (decimal): -14059895 or 9008681. OLE color: 9008681.
HSL color Cylindrical-coordinate representation of color #297689: hue angle of 191.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 #297689 is Cyan = 0.70, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 118 | 137 | - |
| CMYK | 0.70 | 0.14 | 0 | 0.46 |
| HSL | 191.88º | 0.54% | 0.35% | - |
| HSV(B) | 191.88º | 0.7% | 0.54% | - |
| XYZ | 11.91 | 15.23 | 25.98 | - |
| YUV | 97.14 | 150.49 | 87.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 137 | 0.70 | 0.14 | 0 | 0.46 | 191.88 | 0.54 | 0.35 |
| Hex | 29 | 76 | 89 | 46 | E | 0 | 2E | C0 | 36 | 23 |
| Octal | 51 | 166 | 211 | 106 | 16 | 0 | 56 | 300 | 66 | 43 |
| Binary | 101001 | 1110110 | 10001001 | 1000110 | 1110 | 0 | 101110 | 11000000 | 110110 | 100011 |
Color Harmonies of #297689
Complementary color
Monochromatic Colors of #297689
Black with #297689
Text Example
Text Example
White with #297689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297689; }
p { color: rgb(41,118,137); }
H1.HeaderClassName
{
color: #297689;
}
.AnyTagClassName
{
color: #297689;
}
</style>
background-color css
<style>
a { background-color: #297689; }
a { background-color: rgb(41,118,137); }
div.DivClassName
{
background-color: #297689;
}
.BgClassName
{
background-color: #297689;
}
</style>
border-color css
<style>
span { border-color: #297689; }
span { border-color: rgb(41,118,137); }
td.TdClassName
{
border-color: #297689;
}
.TagClassName
{
border-color: #297689;
}
</style>