Shades of Allports #296871
Tints of Allports #296871
RGB
CMYK
RGB Variations
Color information
#296871 (or 0x296871) is known color: Allports. HEX triplet: 29, 68 and 71. RGB value is (41,104,113). Sum of RGB (Red+Green+Blue) = 41+104+113=258 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.89% from 258); Green value is 104 (41.02% from 255 or 40.31% from 258); Blue value is 113 (44.53% from 255 or 43.80% from 258); Max value from RGB is 113 - color contains mainly: blue. Hex color #296871 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296871 is #D6978E. Grayscale: #565656. Windows color (decimal): -14063503 or 7432233. OLE color: 7432233.
HSL color Cylindrical-coordinate representation of color #296871: hue angle of 187.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #296871 is Cyan = 0.64, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 104 | 113 | - |
| CMYK | 0.64 | 0.08 | 0 | 0.56 |
| HSL | 187.5º | 0.47% | 0.3% | - |
| HSV(B) | 187.5º | 0.64% | 0.44% | - |
| XYZ | 8.85 | 11.56 | 17.39 | - |
| YUV | 86.19 | 143.13 | 95.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 113 | 0.64 | 0.08 | 0 | 0.56 | 187.5 | 0.47 | 0.3 |
| Hex | 29 | 68 | 71 | 40 | 8 | 0 | 38 | BC | 2F | 1E |
| Octal | 51 | 150 | 161 | 100 | 10 | 0 | 70 | 274 | 57 | 36 |
| Binary | 101001 | 1101000 | 1110001 | 1000000 | 1000 | 0 | 111000 | 10111100 | 101111 | 11110 |
Color Harmonies of #296871
Complementary color
Monochromatic Colors of #296871
Black with #296871
Text Example
Text Example
White with #296871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296871; }
p { color: rgb(41,104,113); }
H1.HeaderClassName
{
color: #296871;
}
.AnyTagClassName
{
color: #296871;
}
</style>
background-color css
<style>
a { background-color: #296871; }
a { background-color: rgb(41,104,113); }
div.DivClassName
{
background-color: #296871;
}
.BgClassName
{
background-color: #296871;
}
</style>
border-color css
<style>
span { border-color: #296871; }
span { border-color: rgb(41,104,113); }
td.TdClassName
{
border-color: #296871;
}
.TagClassName
{
border-color: #296871;
}
</style>