Shades of Astral #297691
Tints of Astral #297691
RGB
CMYK
RGB Variations
Color information
#297691 (or 0x297691) is known color: Astral. HEX triplet: 29, 76 and 91. RGB value is (41,118,145). Sum of RGB (Red+Green+Blue) = 41+118+145=304 (40% of max value = 765). Red value is 41 (16.41% from 255 or 13.49% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 145 (57.03% from 255 or 47.70% from 304); Max value from RGB is 145 - color contains mainly: blue. Hex color #297691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297691 is #D6896E. Grayscale: #616161. Windows color (decimal): -14059887 or 9532969. OLE color: 9532969.
HSL color Cylindrical-coordinate representation of color #297691: hue angle of 195.58º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #297691 is Cyan = 0.72, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 118 | 145 | - |
| CMYK | 0.72 | 0.19 | 0 | 0.43 |
| HSL | 195.58º | 0.56% | 0.36% | - |
| HSV(B) | 195.58º | 0.72% | 0.57% | - |
| XYZ | 12.5 | 15.47 | 29.12 | - |
| YUV | 98.06 | 154.49 | 87.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 145 | 0.72 | 0.19 | 0 | 0.43 | 195.58 | 0.56 | 0.36 |
| Hex | 29 | 76 | 91 | 48 | 13 | 0 | 2B | C4 | 38 | 24 |
| Octal | 51 | 166 | 221 | 110 | 23 | 0 | 53 | 304 | 70 | 44 |
| Binary | 101001 | 1110110 | 10010001 | 1001000 | 10011 | 0 | 101011 | 11000100 | 111000 | 100100 |
Color Harmonies of #297691
Complementary color
Monochromatic Colors of #297691
Black with #297691
Text Example
Text Example
White with #297691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297691; }
p { color: rgb(41,118,145); }
H1.HeaderClassName
{
color: #297691;
}
.AnyTagClassName
{
color: #297691;
}
</style>
background-color css
<style>
a { background-color: #297691; }
a { background-color: rgb(41,118,145); }
div.DivClassName
{
background-color: #297691;
}
.BgClassName
{
background-color: #297691;
}
</style>
border-color css
<style>
span { border-color: #297691; }
span { border-color: rgb(41,118,145); }
td.TdClassName
{
border-color: #297691;
}
.TagClassName
{
border-color: #297691;
}
</style>