Shades of Astral #287290
Tints of Astral #287290
RGB
CMYK
RGB Variations
Color information
#287290 (or 0x287290) is known color: Astral. HEX triplet: 28, 72 and 90. RGB value is (40,114,144). Sum of RGB (Red+Green+Blue) = 40+114+144=298 (39% of max value = 765). Red value is 40 (16.02% from 255 or 13.42% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 144 - color contains mainly: blue. Hex color #287290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287290 is #D78D6F. Grayscale: #5F5F5F. Windows color (decimal): -14126448 or 9466408. OLE color: 9466408.
HSL color Cylindrical-coordinate representation of color #287290: hue angle of 197.31º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #287290 is Cyan = 0.72, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 40 | 114 | 144 | - |
| CMYK | 0.72 | 0.21 | 0 | 0.44 |
| HSL | 197.31º | 0.57% | 0.36% | - |
| HSV(B) | 197.31º | 0.72% | 0.56% | - |
| XYZ | 11.93 | 14.5 | 28.56 | - |
| YUV | 95.29 | 155.48 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 114 | 144 | 0.72 | 0.21 | 0 | 0.44 | 197.31 | 0.57 | 0.36 |
| Hex | 28 | 72 | 90 | 48 | 15 | 0 | 2C | C5 | 39 | 24 |
| Octal | 50 | 162 | 220 | 110 | 25 | 0 | 54 | 305 | 71 | 44 |
| Binary | 101000 | 1110010 | 10010000 | 1001000 | 10101 | 0 | 101100 | 11000101 | 111001 | 100100 |
Color Harmonies of #287290
Complementary color
Monochromatic Colors of #287290
Black with #287290
Text Example
Text Example
White with #287290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287290; }
p { color: rgb(40,114,144); }
H1.HeaderClassName
{
color: #287290;
}
.AnyTagClassName
{
color: #287290;
}
</style>
background-color css
<style>
a { background-color: #287290; }
a { background-color: rgb(40,114,144); }
div.DivClassName
{
background-color: #287290;
}
.BgClassName
{
background-color: #287290;
}
</style>
border-color css
<style>
span { border-color: #287290; }
span { border-color: rgb(40,114,144); }
td.TdClassName
{
border-color: #287290;
}
.TagClassName
{
border-color: #287290;
}
</style>