Shades of Allports #296576
Tints of Allports #296576
RGB
CMYK
RGB Variations
Color information
#296576 (or 0x296576) is known color: Allports. HEX triplet: 29, 65 and 76. RGB value is (41,101,118). Sum of RGB (Red+Green+Blue) = 41+101+118=260 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.77% from 260); Green value is 101 (39.84% from 255 or 38.85% from 260); Blue value is 118 (46.48% from 255 or 45.38% from 260); Max value from RGB is 118 - color contains mainly: blue. Hex color #296576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296576 is #D69A89. Grayscale: #545454. Windows color (decimal): -14064266 or 7759145. OLE color: 7759145.
HSL color Cylindrical-coordinate representation of color #296576: hue angle of 193.25º 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 #296576 is Cyan = 0.65, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 101 | 118 | - |
| CMYK | 0.65 | 0.14 | 0 | 0.54 |
| HSL | 193.25º | 0.48% | 0.31% | - |
| HSV(B) | 193.25º | 0.65% | 0.46% | - |
| XYZ | 8.84 | 11.09 | 18.81 | - |
| YUV | 85 | 146.62 | 96.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 118 | 0.65 | 0.14 | 0 | 0.54 | 193.25 | 0.48 | 0.31 |
| Hex | 29 | 65 | 76 | 41 | E | 0 | 36 | C1 | 30 | 1F |
| Octal | 51 | 145 | 166 | 101 | 16 | 0 | 66 | 301 | 60 | 37 |
| Binary | 101001 | 1100101 | 1110110 | 1000001 | 1110 | 0 | 110110 | 11000001 | 110000 | 11111 |
Color Harmonies of #296576
Complementary color
Monochromatic Colors of #296576
Black with #296576
Text Example
Text Example
White with #296576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296576; }
p { color: rgb(41,101,118); }
H1.HeaderClassName
{
color: #296576;
}
.AnyTagClassName
{
color: #296576;
}
</style>
background-color css
<style>
a { background-color: #296576; }
a { background-color: rgb(41,101,118); }
div.DivClassName
{
background-color: #296576;
}
.BgClassName
{
background-color: #296576;
}
</style>
border-color css
<style>
span { border-color: #296576; }
span { border-color: rgb(41,101,118); }
td.TdClassName
{
border-color: #296576;
}
.TagClassName
{
border-color: #296576;
}
</style>