Shades of Astral #287994
Tints of Astral #287994
RGB
CMYK
RGB Variations
Color information
#287994 (or 0x287994) is known color: Astral. HEX triplet: 28, 79 and 94. RGB value is (40,121,148). Sum of RGB (Red+Green+Blue) = 40+121+148=309 (40% of max value = 765). Red value is 40 (16.02% from 255 or 12.94% from 309); Green value is 121 (47.66% from 255 or 39.16% from 309); Blue value is 148 (58.20% from 255 or 47.90% from 309); Max value from RGB is 148 - color contains mainly: blue. Hex color #287994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287994 is #D7866B. Grayscale: #636363. Windows color (decimal): -14124652 or 9730344. OLE color: 9730344.
HSL color Cylindrical-coordinate representation of color #287994: hue angle of 195º 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 #287994 is Cyan = 0.73, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 121 | 148 | - |
| CMYK | 0.73 | 0.18 | 0 | 0.42 |
| HSL | 195º | 0.57% | 0.37% | - |
| HSV(B) | 195º | 0.73% | 0.58% | - |
| XYZ | 13.06 | 16.26 | 30.47 | - |
| YUV | 99.86 | 155.16 | 85.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 121 | 148 | 0.73 | 0.18 | 0 | 0.42 | 195 | 0.57 | 0.37 |
| Hex | 28 | 79 | 94 | 49 | 12 | 0 | 2A | C3 | 39 | 25 |
| Octal | 50 | 171 | 224 | 111 | 22 | 0 | 52 | 303 | 71 | 45 |
| Binary | 101000 | 1111001 | 10010100 | 1001001 | 10010 | 0 | 101010 | 11000011 | 111001 | 100101 |
Color Harmonies of #287994
Complementary color
Monochromatic Colors of #287994
Black with #287994
Text Example
Text Example
White with #287994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287994; }
p { color: rgb(40,121,148); }
H1.HeaderClassName
{
color: #287994;
}
.AnyTagClassName
{
color: #287994;
}
</style>
background-color css
<style>
a { background-color: #287994; }
a { background-color: rgb(40,121,148); }
div.DivClassName
{
background-color: #287994;
}
.BgClassName
{
background-color: #287994;
}
</style>
border-color css
<style>
span { border-color: #287994; }
span { border-color: rgb(40,121,148); }
td.TdClassName
{
border-color: #287994;
}
.TagClassName
{
border-color: #287994;
}
</style>