Shades of Allports #287388
Tints of Allports #287388
RGB
CMYK
RGB Variations
Color information
#287388 (or 0x287388) is known color: Allports. HEX triplet: 28, 73 and 88. RGB value is (40,115,136). Sum of RGB (Red+Green+Blue) = 40+115+136=291 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.75% from 291); Green value is 115 (45.31% from 255 or 39.52% from 291); Blue value is 136 (53.52% from 255 or 46.74% from 291); Max value from RGB is 136 - color contains mainly: blue. Hex color #287388 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287388 is #D78C77. Grayscale: #5E5E5E. Windows color (decimal): -14126200 or 8942376. OLE color: 8942376.
HSL color Cylindrical-coordinate representation of color #287388: hue angle of 193.12º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #287388 is Cyan = 0.71, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 115 | 136 | - |
| CMYK | 0.71 | 0.15 | 0 | 0.47 |
| HSL | 193.13º | 0.55% | 0.35% | - |
| HSV(B) | 193.13º | 0.71% | 0.53% | - |
| XYZ | 11.45 | 14.49 | 25.49 | - |
| YUV | 94.97 | 151.15 | 88.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 115 | 136 | 0.71 | 0.15 | 0 | 0.47 | 193.13 | 0.55 | 0.35 |
| Hex | 28 | 73 | 88 | 47 | F | 0 | 2F | C1 | 37 | 23 |
| Octal | 50 | 163 | 210 | 107 | 17 | 0 | 57 | 301 | 67 | 43 |
| Binary | 101000 | 1110011 | 10001000 | 1000111 | 1111 | 0 | 101111 | 11000001 | 110111 | 100011 |
Color Harmonies of #287388
Complementary color
Monochromatic Colors of #287388
Black with #287388
Text Example
Text Example
White with #287388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287388; }
p { color: rgb(40,115,136); }
H1.HeaderClassName
{
color: #287388;
}
.AnyTagClassName
{
color: #287388;
}
</style>
background-color css
<style>
a { background-color: #287388; }
a { background-color: rgb(40,115,136); }
div.DivClassName
{
background-color: #287388;
}
.BgClassName
{
background-color: #287388;
}
</style>
border-color css
<style>
span { border-color: #287388; }
span { border-color: rgb(40,115,136); }
td.TdClassName
{
border-color: #287388;
}
.TagClassName
{
border-color: #287388;
}
</style>