Shades of Allports #287688
Tints of Allports #287688
RGB
CMYK
RGB Variations
Color information
#287688 (or 0x287688) is known color: Allports. HEX triplet: 28, 76 and 88. RGB value is (40,118,136). Sum of RGB (Red+Green+Blue) = 40+118+136=294 (38% of max value = 765). Red value is 40 (16.02% from 255 or 13.61% from 294); Green value is 118 (46.48% from 255 or 40.14% from 294); Blue value is 136 (53.52% from 255 or 46.26% from 294); Max value from RGB is 136 - color contains mainly: blue. Hex color #287688 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #287688 is #D78977. Grayscale: #606060. Windows color (decimal): -14125432 or 8943144. OLE color: 8943144.
HSL color Cylindrical-coordinate representation of color #287688: hue angle of 191.25º 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 #287688 is Cyan = 0.71, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 40 | 118 | 136 | - |
| CMYK | 0.71 | 0.13 | 0 | 0.47 |
| HSL | 191.25º | 0.55% | 0.35% | - |
| HSV(B) | 191.25º | 0.71% | 0.53% | - |
| XYZ | 11.8 | 15.19 | 25.6 | - |
| YUV | 96.73 | 150.16 | 87.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 136 | 0.71 | 0.13 | 0 | 0.47 | 191.25 | 0.55 | 0.35 |
| Hex | 28 | 76 | 88 | 47 | D | 0 | 2F | BF | 37 | 23 |
| Octal | 50 | 166 | 210 | 107 | 15 | 0 | 57 | 277 | 67 | 43 |
| Binary | 101000 | 1110110 | 10001000 | 1000111 | 1101 | 0 | 101111 | 10111111 | 110111 | 100011 |
Color Harmonies of #287688
Complementary color
Monochromatic Colors of #287688
Black with #287688
Text Example
Text Example
White with #287688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287688; }
p { color: rgb(40,118,136); }
H1.HeaderClassName
{
color: #287688;
}
.AnyTagClassName
{
color: #287688;
}
</style>
background-color css
<style>
a { background-color: #287688; }
a { background-color: rgb(40,118,136); }
div.DivClassName
{
background-color: #287688;
}
.BgClassName
{
background-color: #287688;
}
</style>
border-color css
<style>
span { border-color: #287688; }
span { border-color: rgb(40,118,136); }
td.TdClassName
{
border-color: #287688;
}
.TagClassName
{
border-color: #287688;
}
</style>