Shades of Astral #297690
Tints of Astral #297690
RGB
CMYK
RGB Variations
Color information
#297690 (or 0x297690) is known color: Astral. HEX triplet: 29, 76 and 90. RGB value is (41,118,144). Sum of RGB (Red+Green+Blue) = 41+118+144=303 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.53% from 303); Green value is 118 (46.48% from 255 or 38.94% from 303); Blue value is 144 (56.64% from 255 or 47.52% from 303); Max value from RGB is 144 - color contains mainly: blue. Hex color #297690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297690 is #D6896F. Grayscale: #616161. Windows color (decimal): -14059888 or 9467433. OLE color: 9467433.
HSL color Cylindrical-coordinate representation of color #297690: hue angle of 195.15º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #297690 is Cyan = 0.72, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 41 | 118 | 144 | - |
| CMYK | 0.72 | 0.18 | 0 | 0.44 |
| HSL | 195.15º | 0.56% | 0.36% | - |
| HSV(B) | 195.15º | 0.72% | 0.56% | - |
| XYZ | 12.43 | 15.44 | 28.71 | - |
| YUV | 97.94 | 153.99 | 87.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 144 | 0.72 | 0.18 | 0 | 0.44 | 195.15 | 0.56 | 0.36 |
| Hex | 29 | 76 | 90 | 48 | 12 | 0 | 2C | C3 | 38 | 24 |
| Octal | 51 | 166 | 220 | 110 | 22 | 0 | 54 | 303 | 70 | 44 |
| Binary | 101001 | 1110110 | 10010000 | 1001000 | 10010 | 0 | 101100 | 11000011 | 111000 | 100100 |
Color Harmonies of #297690
Complementary color
Monochromatic Colors of #297690
Black with #297690
Text Example
Text Example
White with #297690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297690; }
p { color: rgb(41,118,144); }
H1.HeaderClassName
{
color: #297690;
}
.AnyTagClassName
{
color: #297690;
}
</style>
background-color css
<style>
a { background-color: #297690; }
a { background-color: rgb(41,118,144); }
div.DivClassName
{
background-color: #297690;
}
.BgClassName
{
background-color: #297690;
}
</style>
border-color css
<style>
span { border-color: #297690; }
span { border-color: rgb(41,118,144); }
td.TdClassName
{
border-color: #297690;
}
.TagClassName
{
border-color: #297690;
}
</style>