Shades of Allports #296870
Tints of Allports #296870
RGB
CMYK
RGB Variations
Color information
#296870 (or 0x296870) is known color: Allports. HEX triplet: 29, 68 and 70. RGB value is (41,104,112). Sum of RGB (Red+Green+Blue) = 41+104+112=257 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.95% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 112 (44.14% from 255 or 43.58% from 257); Max value from RGB is 112 - color contains mainly: blue. Hex color #296870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296870 is #D6978F. Grayscale: #555555. Windows color (decimal): -14063504 or 7366697. OLE color: 7366697.
HSL color Cylindrical-coordinate representation of color #296870: hue angle of 186.76º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #296870 is Cyan = 0.63, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 104 | 112 | - |
| CMYK | 0.63 | 0.07 | 0 | 0.56 |
| HSL | 186.76º | 0.46% | 0.3% | - |
| HSV(B) | 186.76º | 0.63% | 0.44% | - |
| XYZ | 8.79 | 11.54 | 17.09 | - |
| YUV | 86.08 | 142.63 | 95.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 112 | 0.63 | 0.07 | 0 | 0.56 | 186.76 | 0.46 | 0.3 |
| Hex | 29 | 68 | 70 | 3F | 7 | 0 | 38 | BB | 2E | 1E |
| Octal | 51 | 150 | 160 | 77 | 7 | 0 | 70 | 273 | 56 | 36 |
| Binary | 101001 | 1101000 | 1110000 | 111111 | 111 | 0 | 111000 | 10111011 | 101110 | 11110 |
Color Harmonies of #296870
Complementary color
Monochromatic Colors of #296870
Black with #296870
Text Example
Text Example
White with #296870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296870; }
p { color: rgb(41,104,112); }
H1.HeaderClassName
{
color: #296870;
}
.AnyTagClassName
{
color: #296870;
}
</style>
background-color css
<style>
a { background-color: #296870; }
a { background-color: rgb(41,104,112); }
div.DivClassName
{
background-color: #296870;
}
.BgClassName
{
background-color: #296870;
}
</style>
border-color css
<style>
span { border-color: #296870; }
span { border-color: rgb(41,104,112); }
td.TdClassName
{
border-color: #296870;
}
.TagClassName
{
border-color: #296870;
}
</style>