Shades of Astral #287394
Tints of Astral #287394
RGB
CMYK
RGB Variations
Color information
#287394 (or 0x287394) is known color: Astral. HEX triplet: 28, 73 and 94. RGB value is (40,115,148). Sum of RGB (Red+Green+Blue) = 40+115+148=303 (40% of max value = 765). Red value is 40 (16.02% from 255 or 13.20% from 303); Green value is 115 (45.31% from 255 or 37.95% from 303); Blue value is 148 (58.20% from 255 or 48.84% from 303); Max value from RGB is 148 - color contains mainly: blue. Hex color #287394 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287394 is #D78C6B. Grayscale: #606060. Windows color (decimal): -14126188 or 9728808. OLE color: 9728808.
HSL color Cylindrical-coordinate representation of color #287394: hue angle of 198.33º 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 #287394 is Cyan = 0.73, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 115 | 148 | - |
| CMYK | 0.73 | 0.22 | 0 | 0.42 |
| HSL | 198.33º | 0.57% | 0.37% | - |
| HSV(B) | 198.33º | 0.73% | 0.58% | - |
| XYZ | 12.35 | 14.85 | 30.23 | - |
| YUV | 96.34 | 157.15 | 87.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 115 | 148 | 0.73 | 0.22 | 0 | 0.42 | 198.33 | 0.57 | 0.37 |
| Hex | 28 | 73 | 94 | 49 | 16 | 0 | 2A | C6 | 39 | 25 |
| Octal | 50 | 163 | 224 | 111 | 26 | 0 | 52 | 306 | 71 | 45 |
| Binary | 101000 | 1110011 | 10010100 | 1001001 | 10110 | 0 | 101010 | 11000110 | 111001 | 100101 |
Color Harmonies of #287394
Complementary color
Monochromatic Colors of #287394
Black with #287394
Text Example
Text Example
White with #287394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287394; }
p { color: rgb(40,115,148); }
H1.HeaderClassName
{
color: #287394;
}
.AnyTagClassName
{
color: #287394;
}
</style>
background-color css
<style>
a { background-color: #287394; }
a { background-color: rgb(40,115,148); }
div.DivClassName
{
background-color: #287394;
}
.BgClassName
{
background-color: #287394;
}
</style>
border-color css
<style>
span { border-color: #287394; }
span { border-color: rgb(40,115,148); }
td.TdClassName
{
border-color: #287394;
}
.TagClassName
{
border-color: #287394;
}
</style>