Shades of Allports #287589
Tints of Allports #287589
RGB
CMYK
RGB Variations
Color information
#287589 (or 0x287589) is known color: Allports. HEX triplet: 28, 75 and 89. RGB value is (40,117,137). Sum of RGB (Red+Green+Blue) = 40+117+137=294 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.61% from 294); Green value is 117 (46.09% from 255 or 39.80% from 294); Blue value is 137 (53.91% from 255 or 46.60% from 294); Max value from RGB is 137 - color contains mainly: blue. Hex color #287589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287589 is #D78A76. Grayscale: #606060. Windows color (decimal): -14125687 or 9008424. OLE color: 9008424.
HSL color Cylindrical-coordinate representation of color #287589: hue angle of 192.37º 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 #287589 is Cyan = 0.71, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 40 | 117 | 137 | - |
| CMYK | 0.71 | 0.15 | 0 | 0.46 |
| HSL | 192.37º | 0.55% | 0.35% | - |
| HSV(B) | 192.37º | 0.71% | 0.54% | - |
| XYZ | 11.75 | 14.98 | 25.94 | - |
| YUV | 96.26 | 150.99 | 87.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 137 | 0.71 | 0.15 | 0 | 0.46 | 192.37 | 0.55 | 0.35 |
| Hex | 28 | 75 | 89 | 47 | F | 0 | 2E | C0 | 37 | 23 |
| Octal | 50 | 165 | 211 | 107 | 17 | 0 | 56 | 300 | 67 | 43 |
| Binary | 101000 | 1110101 | 10001001 | 1000111 | 1111 | 0 | 101110 | 11000000 | 110111 | 100011 |
Color Harmonies of #287589
Complementary color
Monochromatic Colors of #287589
Black with #287589
Text Example
Text Example
White with #287589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287589; }
p { color: rgb(40,117,137); }
H1.HeaderClassName
{
color: #287589;
}
.AnyTagClassName
{
color: #287589;
}
</style>
background-color css
<style>
a { background-color: #287589; }
a { background-color: rgb(40,117,137); }
div.DivClassName
{
background-color: #287589;
}
.BgClassName
{
background-color: #287589;
}
</style>
border-color css
<style>
span { border-color: #287589; }
span { border-color: rgb(40,117,137); }
td.TdClassName
{
border-color: #287589;
}
.TagClassName
{
border-color: #287589;
}
</style>