Shades of Allports #286772
Tints of Allports #286772
RGB
CMYK
RGB Variations
Color information
#286772 (or 0x286772) is known color: Allports. HEX triplet: 28, 67 and 72. RGB value is (40,103,114). Sum of RGB (Red+Green+Blue) = 40+103+114=257 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.56% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 114 (44.92% from 255 or 44.36% from 257); Max value from RGB is 114 - color contains mainly: blue. Hex color #286772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286772 is #D7988D. Grayscale: #555555. Windows color (decimal): -14129294 or 7497512. OLE color: 7497512.
HSL color Cylindrical-coordinate representation of color #286772: hue angle of 188.92º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #286772 is Cyan = 0.65, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 103 | 114 | - |
| CMYK | 0.65 | 0.10 | 0 | 0.55 |
| HSL | 188.92º | 0.48% | 0.3% | - |
| HSV(B) | 188.92º | 0.65% | 0.45% | - |
| XYZ | 8.76 | 11.37 | 17.65 | - |
| YUV | 85.42 | 144.13 | 95.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 103 | 114 | 0.65 | 0.10 | 0 | 0.55 | 188.92 | 0.48 | 0.3 |
| Hex | 28 | 67 | 72 | 41 | A | 0 | 37 | BD | 30 | 1E |
| Octal | 50 | 147 | 162 | 101 | 12 | 0 | 67 | 275 | 60 | 36 |
| Binary | 101000 | 1100111 | 1110010 | 1000001 | 1010 | 0 | 110111 | 10111101 | 110000 | 11110 |
Color Harmonies of #286772
Complementary color
Monochromatic Colors of #286772
Black with #286772
Text Example
Text Example
White with #286772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286772; }
p { color: rgb(40,103,114); }
H1.HeaderClassName
{
color: #286772;
}
.AnyTagClassName
{
color: #286772;
}
</style>
background-color css
<style>
a { background-color: #286772; }
a { background-color: rgb(40,103,114); }
div.DivClassName
{
background-color: #286772;
}
.BgClassName
{
background-color: #286772;
}
</style>
border-color css
<style>
span { border-color: #286772; }
span { border-color: rgb(40,103,114); }
td.TdClassName
{
border-color: #286772;
}
.TagClassName
{
border-color: #286772;
}
</style>