Shades of Allports #286976
Tints of Allports #286976
RGB
CMYK
RGB Variations
Color information
#286976 (or 0x286976) is known color: Allports. HEX triplet: 28, 69 and 76. RGB value is (40,105,118). Sum of RGB (Red+Green+Blue) = 40+105+118=263 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.21% from 263); Green value is 105 (41.41% from 255 or 39.92% from 263); Blue value is 118 (46.48% from 255 or 44.87% from 263); Max value from RGB is 118 - color contains mainly: blue. Hex color #286976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286976 is #D79689. Grayscale: #565656. Windows color (decimal): -14128778 or 7760168. OLE color: 7760168.
HSL color Cylindrical-coordinate representation of color #286976: hue angle of 190º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #286976 is Cyan = 0.66, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 105 | 118 | - |
| CMYK | 0.66 | 0.11 | 0 | 0.54 |
| HSL | 190º | 0.49% | 0.31% | - |
| HSV(B) | 190º | 0.66% | 0.46% | - |
| XYZ | 9.2 | 11.86 | 18.94 | - |
| YUV | 87.05 | 145.47 | 94.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 105 | 118 | 0.66 | 0.11 | 0 | 0.54 | 190 | 0.49 | 0.31 |
| Hex | 28 | 69 | 76 | 42 | B | 0 | 36 | BE | 31 | 1F |
| Octal | 50 | 151 | 166 | 102 | 13 | 0 | 66 | 276 | 61 | 37 |
| Binary | 101000 | 1101001 | 1110110 | 1000010 | 1011 | 0 | 110110 | 10111110 | 110001 | 11111 |
Color Harmonies of #286976
Complementary color
Monochromatic Colors of #286976
Black with #286976
Text Example
Text Example
White with #286976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286976; }
p { color: rgb(40,105,118); }
H1.HeaderClassName
{
color: #286976;
}
.AnyTagClassName
{
color: #286976;
}
</style>
background-color css
<style>
a { background-color: #286976; }
a { background-color: rgb(40,105,118); }
div.DivClassName
{
background-color: #286976;
}
.BgClassName
{
background-color: #286976;
}
</style>
border-color css
<style>
span { border-color: #286976; }
span { border-color: rgb(40,105,118); }
td.TdClassName
{
border-color: #286976;
}
.TagClassName
{
border-color: #286976;
}
</style>