Shades of Astral #287591
Tints of Astral #287591
RGB
CMYK
RGB Variations
Color information
#287591 (or 0x287591) is known color: Astral. HEX triplet: 28, 75 and 91. RGB value is (40,117,145). Sum of RGB (Red+Green+Blue) = 40+117+145=302 (40% of max value = 765). Red value is 40 (16.02% from 255 or 13.25% from 302); Green value is 117 (46.09% from 255 or 38.74% from 302); Blue value is 145 (57.03% from 255 or 48.01% from 302); Max value from RGB is 145 - color contains mainly: blue. Hex color #287591 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287591 is #D78A6E. Grayscale: #606060. Windows color (decimal): -14125679 or 9532712. OLE color: 9532712.
HSL color Cylindrical-coordinate representation of color #287591: hue angle of 196º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #287591 is Cyan = 0.72, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 40 | 117 | 145 | - |
| CMYK | 0.72 | 0.19 | 0 | 0.43 |
| HSL | 196º | 0.57% | 0.36% | - |
| HSV(B) | 196º | 0.72% | 0.57% | - |
| XYZ | 12.35 | 15.22 | 29.07 | - |
| YUV | 97.17 | 154.99 | 87.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 145 | 0.72 | 0.19 | 0 | 0.43 | 196 | 0.57 | 0.36 |
| Hex | 28 | 75 | 91 | 48 | 13 | 0 | 2B | C4 | 39 | 24 |
| Octal | 50 | 165 | 221 | 110 | 23 | 0 | 53 | 304 | 71 | 44 |
| Binary | 101000 | 1110101 | 10010001 | 1001000 | 10011 | 0 | 101011 | 11000100 | 111001 | 100100 |
Color Harmonies of #287591
Complementary color
Monochromatic Colors of #287591
Black with #287591
Text Example
Text Example
White with #287591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287591; }
p { color: rgb(40,117,145); }
H1.HeaderClassName
{
color: #287591;
}
.AnyTagClassName
{
color: #287591;
}
</style>
background-color css
<style>
a { background-color: #287591; }
a { background-color: rgb(40,117,145); }
div.DivClassName
{
background-color: #287591;
}
.BgClassName
{
background-color: #287591;
}
</style>
border-color css
<style>
span { border-color: #287591; }
span { border-color: rgb(40,117,145); }
td.TdClassName
{
border-color: #287591;
}
.TagClassName
{
border-color: #287591;
}
</style>