Shades of Astral #287489
Tints of Astral #287489
RGB
CMYK
RGB Variations
Color information
#287489 (or 0x287489) is known color: Astral. HEX triplet: 28, 74 and 89. RGB value is (40,116,137). Sum of RGB (Red+Green+Blue) = 40+116+137=293 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.65% from 293); Green value is 116 (45.70% from 255 or 39.59% from 293); Blue value is 137 (53.91% from 255 or 46.76% from 293); Max value from RGB is 137 - color contains mainly: blue. Hex color #287489 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287489 is #D78B76. Grayscale: #5F5F5F. Windows color (decimal): -14125943 or 9008168. OLE color: 9008168.
HSL color Cylindrical-coordinate representation of color #287489: hue angle of 192.99º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #287489 is Cyan = 0.71, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 40 | 116 | 137 | - |
| CMYK | 0.71 | 0.15 | 0 | 0.46 |
| HSL | 192.99º | 0.55% | 0.35% | - |
| HSV(B) | 192.99º | 0.71% | 0.54% | - |
| XYZ | 11.64 | 14.75 | 25.9 | - |
| YUV | 95.67 | 151.32 | 88.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 137 | 0.71 | 0.15 | 0 | 0.46 | 192.99 | 0.55 | 0.35 |
| Hex | 28 | 74 | 89 | 47 | F | 0 | 2E | C1 | 37 | 23 |
| Octal | 50 | 164 | 211 | 107 | 17 | 0 | 56 | 301 | 67 | 43 |
| Binary | 101000 | 1110100 | 10001001 | 1000111 | 1111 | 0 | 101110 | 11000001 | 110111 | 100011 |
Color Harmonies of #287489
Complementary color
Monochromatic Colors of #287489
Black with #287489
Text Example
Text Example
White with #287489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287489; }
p { color: rgb(40,116,137); }
H1.HeaderClassName
{
color: #287489;
}
.AnyTagClassName
{
color: #287489;
}
</style>
background-color css
<style>
a { background-color: #287489; }
a { background-color: rgb(40,116,137); }
div.DivClassName
{
background-color: #287489;
}
.BgClassName
{
background-color: #287489;
}
</style>
border-color css
<style>
span { border-color: #287489; }
span { border-color: rgb(40,116,137); }
td.TdClassName
{
border-color: #287489;
}
.TagClassName
{
border-color: #287489;
}
</style>