Shades of Allports #296770
Tints of Allports #296770
RGB
CMYK
RGB Variations
Color information
#296770 (or 0x296770) is known color: Allports. HEX triplet: 29, 67 and 70. RGB value is (41,103,112). Sum of RGB (Red+Green+Blue) = 41+103+112=256 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.02% from 256); Green value is 103 (40.62% from 255 or 40.23% from 256); Blue value is 112 (44.14% from 255 or 43.75% from 256); Max value from RGB is 112 - color contains mainly: blue. Hex color #296770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296770 is #D6988F. Grayscale: #555555. Windows color (decimal): -14063760 or 7366441. OLE color: 7366441.
HSL color Cylindrical-coordinate representation of color #296770: hue angle of 187.61º 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 #296770 is Cyan = 0.63, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 103 | 112 | - |
| CMYK | 0.63 | 0.08 | 0 | 0.56 |
| HSL | 187.61º | 0.46% | 0.3% | - |
| HSV(B) | 187.61º | 0.63% | 0.44% | - |
| XYZ | 8.69 | 11.34 | 17.06 | - |
| YUV | 85.49 | 142.96 | 96.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 112 | 0.63 | 0.08 | 0 | 0.56 | 187.61 | 0.46 | 0.3 |
| Hex | 29 | 67 | 70 | 3F | 8 | 0 | 38 | BC | 2E | 1E |
| Octal | 51 | 147 | 160 | 77 | 10 | 0 | 70 | 274 | 56 | 36 |
| Binary | 101001 | 1100111 | 1110000 | 111111 | 1000 | 0 | 111000 | 10111100 | 101110 | 11110 |
Color Harmonies of #296770
Complementary color
Monochromatic Colors of #296770
Black with #296770
Text Example
Text Example
White with #296770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296770; }
p { color: rgb(41,103,112); }
H1.HeaderClassName
{
color: #296770;
}
.AnyTagClassName
{
color: #296770;
}
</style>
background-color css
<style>
a { background-color: #296770; }
a { background-color: rgb(41,103,112); }
div.DivClassName
{
background-color: #296770;
}
.BgClassName
{
background-color: #296770;
}
</style>
border-color css
<style>
span { border-color: #296770; }
span { border-color: rgb(41,103,112); }
td.TdClassName
{
border-color: #296770;
}
.TagClassName
{
border-color: #296770;
}
</style>