Shades of Astral #287494
Tints of Astral #287494
RGB
CMYK
RGB Variations
Color information
#287494 (or 0x287494) is known color: Astral. HEX triplet: 28, 74 and 94. RGB value is (40,116,148). Sum of RGB (Red+Green+Blue) = 40+116+148=304 (40% of max value = 765). Red value is 40 (16.02% from 255 or 13.16% from 304); Green value is 116 (45.70% from 255 or 38.16% from 304); Blue value is 148 (58.20% from 255 or 48.68% from 304); Max value from RGB is 148 - color contains mainly: blue. Hex color #287494 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287494 is #D78B6B. Grayscale: #606060. Windows color (decimal): -14125932 or 9729064. OLE color: 9729064.
HSL color Cylindrical-coordinate representation of color #287494: hue angle of 197.78º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #287494 is Cyan = 0.73, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 116 | 148 | - |
| CMYK | 0.73 | 0.22 | 0 | 0.42 |
| HSL | 197.78º | 0.57% | 0.37% | - |
| HSV(B) | 197.78º | 0.73% | 0.58% | - |
| XYZ | 12.47 | 15.08 | 30.27 | - |
| YUV | 96.92 | 156.82 | 87.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 148 | 0.73 | 0.22 | 0 | 0.42 | 197.78 | 0.57 | 0.37 |
| Hex | 28 | 74 | 94 | 49 | 16 | 0 | 2A | C6 | 39 | 25 |
| Octal | 50 | 164 | 224 | 111 | 26 | 0 | 52 | 306 | 71 | 45 |
| Binary | 101000 | 1110100 | 10010100 | 1001001 | 10110 | 0 | 101010 | 11000110 | 111001 | 100101 |
Color Harmonies of #287494
Complementary color
Monochromatic Colors of #287494
Black with #287494
Text Example
Text Example
White with #287494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287494; }
p { color: rgb(40,116,148); }
H1.HeaderClassName
{
color: #287494;
}
.AnyTagClassName
{
color: #287494;
}
</style>
background-color css
<style>
a { background-color: #287494; }
a { background-color: rgb(40,116,148); }
div.DivClassName
{
background-color: #287494;
}
.BgClassName
{
background-color: #287494;
}
</style>
border-color css
<style>
span { border-color: #287494; }
span { border-color: rgb(40,116,148); }
td.TdClassName
{
border-color: #287494;
}
.TagClassName
{
border-color: #287494;
}
</style>