Shades of Allports #296873
Tints of Allports #296873
RGB
CMYK
RGB Variations
Color information
#296873 (or 0x296873) is known color: Allports. HEX triplet: 29, 68 and 73. RGB value is (41,104,115). Sum of RGB (Red+Green+Blue) = 41+104+115=260 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.77% from 260); Green value is 104 (41.02% from 255 or 40% from 260); Blue value is 115 (45.31% from 255 or 44.23% from 260); Max value from RGB is 115 - color contains mainly: blue. Hex color #296873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296873 is #D6978C. Grayscale: #565656. Windows color (decimal): -14063501 or 7563305. OLE color: 7563305.
HSL color Cylindrical-coordinate representation of color #296873: hue angle of 188.92º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #296873 is Cyan = 0.64, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 104 | 115 | - |
| CMYK | 0.64 | 0.10 | 0 | 0.55 |
| HSL | 188.92º | 0.47% | 0.31% | - |
| HSV(B) | 188.92º | 0.64% | 0.45% | - |
| XYZ | 8.96 | 11.61 | 17.99 | - |
| YUV | 86.42 | 144.13 | 95.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 115 | 0.64 | 0.10 | 0 | 0.55 | 188.92 | 0.47 | 0.31 |
| Hex | 29 | 68 | 73 | 40 | A | 0 | 37 | BD | 2F | 1F |
| Octal | 51 | 150 | 163 | 100 | 12 | 0 | 67 | 275 | 57 | 37 |
| Binary | 101001 | 1101000 | 1110011 | 1000000 | 1010 | 0 | 110111 | 10111101 | 101111 | 11111 |
Color Harmonies of #296873
Complementary color
Monochromatic Colors of #296873
Black with #296873
Text Example
Text Example
White with #296873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296873; }
p { color: rgb(41,104,115); }
H1.HeaderClassName
{
color: #296873;
}
.AnyTagClassName
{
color: #296873;
}
</style>
background-color css
<style>
a { background-color: #296873; }
a { background-color: rgb(41,104,115); }
div.DivClassName
{
background-color: #296873;
}
.BgClassName
{
background-color: #296873;
}
</style>
border-color css
<style>
span { border-color: #296873; }
span { border-color: rgb(41,104,115); }
td.TdClassName
{
border-color: #296873;
}
.TagClassName
{
border-color: #296873;
}
</style>