Shades of Astral #247791
Tints of Astral #247791
RGB
CMYK
RGB Variations
Color information
#247791 (or 0x247791) is known color: Astral. HEX triplet: 24, 77 and 91. RGB value is (36,119,145). Sum of RGB (Red+Green+Blue) = 36+119+145=300 (39% of max value = 765). Red value is 36 (14.45% from 255 or 12% from 300); Green value is 119 (46.88% from 255 or 39.67% from 300); Blue value is 145 (57.03% from 255 or 48.33% from 300); Max value from RGB is 145 - color contains mainly: blue. Hex color #247791 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247791 is #DB886E. Grayscale: #606060. Windows color (decimal): -14387311 or 9533220. OLE color: 9533220.
HSL color Cylindrical-coordinate representation of color #247791: hue angle of 194.31º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #247791 is Cyan = 0.75, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 36 | 119 | 145 | - |
| CMYK | 0.75 | 0.18 | 0 | 0.43 |
| HSL | 194.31º | 0.6% | 0.35% | - |
| HSV(B) | 194.31º | 0.75% | 0.57% | - |
| XYZ | 12.44 | 15.61 | 29.15 | - |
| YUV | 97.15 | 155 | 84.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 119 | 145 | 0.75 | 0.18 | 0 | 0.43 | 194.31 | 0.6 | 0.35 |
| Hex | 24 | 77 | 91 | 4B | 12 | 0 | 2B | C2 | 3C | 23 |
| Octal | 44 | 167 | 221 | 113 | 22 | 0 | 53 | 302 | 74 | 43 |
| Binary | 100100 | 1110111 | 10010001 | 1001011 | 10010 | 0 | 101011 | 11000010 | 111100 | 100011 |
Color Harmonies of #247791
Complementary color
Monochromatic Colors of #247791
Black with #247791
Text Example
Text Example
White with #247791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247791; }
p { color: rgb(36,119,145); }
H1.HeaderClassName
{
color: #247791;
}
.AnyTagClassName
{
color: #247791;
}
</style>
background-color css
<style>
a { background-color: #247791; }
a { background-color: rgb(36,119,145); }
div.DivClassName
{
background-color: #247791;
}
.BgClassName
{
background-color: #247791;
}
</style>
border-color css
<style>
span { border-color: #247791; }
span { border-color: rgb(36,119,145); }
td.TdClassName
{
border-color: #247791;
}
.TagClassName
{
border-color: #247791;
}
</style>