Shades of Allports #296876
Tints of Allports #296876
RGB
CMYK
RGB Variations
Color information
#296876 (or 0x296876) is known color: Allports. HEX triplet: 29, 68 and 76. RGB value is (41,104,118). Sum of RGB (Red+Green+Blue) = 41+104+118=263 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.59% from 263); Green value is 104 (41.02% from 255 or 39.54% 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 #296876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296876 is #D69789. Grayscale: #565656. Windows color (decimal): -14063498 or 7759913. OLE color: 7759913.
HSL color Cylindrical-coordinate representation of color #296876: hue angle of 190.91º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #296876 is Cyan = 0.65, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 104 | 118 | - |
| CMYK | 0.65 | 0.12 | 0 | 0.54 |
| HSL | 190.91º | 0.48% | 0.31% | - |
| HSV(B) | 190.91º | 0.65% | 0.46% | - |
| XYZ | 9.13 | 11.68 | 18.91 | - |
| YUV | 86.76 | 145.63 | 95.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 118 | 0.65 | 0.12 | 0 | 0.54 | 190.91 | 0.48 | 0.31 |
| Hex | 29 | 68 | 76 | 41 | C | 0 | 36 | BF | 30 | 1F |
| Octal | 51 | 150 | 166 | 101 | 14 | 0 | 66 | 277 | 60 | 37 |
| Binary | 101001 | 1101000 | 1110110 | 1000001 | 1100 | 0 | 110110 | 10111111 | 110000 | 11111 |
Color Harmonies of #296876
Complementary color
Monochromatic Colors of #296876
Black with #296876
Text Example
Text Example
White with #296876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296876; }
p { color: rgb(41,104,118); }
H1.HeaderClassName
{
color: #296876;
}
.AnyTagClassName
{
color: #296876;
}
</style>
background-color css
<style>
a { background-color: #296876; }
a { background-color: rgb(41,104,118); }
div.DivClassName
{
background-color: #296876;
}
.BgClassName
{
background-color: #296876;
}
</style>
border-color css
<style>
span { border-color: #296876; }
span { border-color: rgb(41,104,118); }
td.TdClassName
{
border-color: #296876;
}
.TagClassName
{
border-color: #296876;
}
</style>