Shades of Astral #287690
Tints of Astral #287690
RGB
CMYK
RGB Variations
Color information
#287690 (or 0x287690) is known color: Astral. HEX triplet: 28, 76 and 90. RGB value is (40,118,144). Sum of RGB (Red+Green+Blue) = 40+118+144=302 (40% of max value = 765). Red value is 40 (16.02% from 255 or 13.25% from 302); Green value is 118 (46.48% from 255 or 39.07% from 302); Blue value is 144 (56.64% from 255 or 47.68% from 302); Max value from RGB is 144 - color contains mainly: blue. Hex color #287690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287690 is #D7896F. Grayscale: #616161. Windows color (decimal): -14125424 or 9467432. OLE color: 9467432.
HSL color Cylindrical-coordinate representation of color #287690: hue angle of 195º 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 #287690 is Cyan = 0.72, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 40 | 118 | 144 | - |
| CMYK | 0.72 | 0.18 | 0 | 0.44 |
| HSL | 195º | 0.57% | 0.36% | - |
| HSV(B) | 195º | 0.72% | 0.56% | - |
| XYZ | 12.39 | 15.42 | 28.71 | - |
| YUV | 97.64 | 154.16 | 86.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 144 | 0.72 | 0.18 | 0 | 0.44 | 195 | 0.57 | 0.36 |
| Hex | 28 | 76 | 90 | 48 | 12 | 0 | 2C | C3 | 39 | 24 |
| Octal | 50 | 166 | 220 | 110 | 22 | 0 | 54 | 303 | 71 | 44 |
| Binary | 101000 | 1110110 | 10010000 | 1001000 | 10010 | 0 | 101100 | 11000011 | 111001 | 100100 |
Color Harmonies of #287690
Complementary color
Monochromatic Colors of #287690
Black with #287690
Text Example
Text Example
White with #287690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287690; }
p { color: rgb(40,118,144); }
H1.HeaderClassName
{
color: #287690;
}
.AnyTagClassName
{
color: #287690;
}
</style>
background-color css
<style>
a { background-color: #287690; }
a { background-color: rgb(40,118,144); }
div.DivClassName
{
background-color: #287690;
}
.BgClassName
{
background-color: #287690;
}
</style>
border-color css
<style>
span { border-color: #287690; }
span { border-color: rgb(40,118,144); }
td.TdClassName
{
border-color: #287690;
}
.TagClassName
{
border-color: #287690;
}
</style>