Shades of Allports #286771
Tints of Allports #286771
RGB
CMYK
RGB Variations
Color information
#286771 (or 0x286771) is known color: Allports. HEX triplet: 28, 67 and 71. RGB value is (40,103,113). Sum of RGB (Red+Green+Blue) = 40+103+113=256 (33% of max value = 765). Red value is 40 (16.02% from 255 or 15.62% from 256); Green value is 103 (40.62% from 255 or 40.23% from 256); Blue value is 113 (44.53% from 255 or 44.14% from 256); Max value from RGB is 113 - color contains mainly: blue. Hex color #286771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286771 is #D7988E. Grayscale: #555555. Windows color (decimal): -14129295 or 7431976. OLE color: 7431976.
HSL color Cylindrical-coordinate representation of color #286771: hue angle of 188.22º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #286771 is Cyan = 0.65, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 103 | 113 | - |
| CMYK | 0.65 | 0.09 | 0 | 0.56 |
| HSL | 188.22º | 0.48% | 0.3% | - |
| HSV(B) | 188.22º | 0.65% | 0.44% | - |
| XYZ | 8.71 | 11.34 | 17.35 | - |
| YUV | 85.3 | 143.63 | 95.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 103 | 113 | 0.65 | 0.09 | 0 | 0.56 | 188.22 | 0.48 | 0.3 |
| Hex | 28 | 67 | 71 | 41 | 9 | 0 | 38 | BC | 30 | 1E |
| Octal | 50 | 147 | 161 | 101 | 11 | 0 | 70 | 274 | 60 | 36 |
| Binary | 101000 | 1100111 | 1110001 | 1000001 | 1001 | 0 | 111000 | 10111100 | 110000 | 11110 |
Color Harmonies of #286771
Complementary color
Monochromatic Colors of #286771
Black with #286771
Text Example
Text Example
White with #286771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286771; }
p { color: rgb(40,103,113); }
H1.HeaderClassName
{
color: #286771;
}
.AnyTagClassName
{
color: #286771;
}
</style>
background-color css
<style>
a { background-color: #286771; }
a { background-color: rgb(40,103,113); }
div.DivClassName
{
background-color: #286771;
}
.BgClassName
{
background-color: #286771;
}
</style>
border-color css
<style>
span { border-color: #286771; }
span { border-color: rgb(40,103,113); }
td.TdClassName
{
border-color: #286771;
}
.TagClassName
{
border-color: #286771;
}
</style>