Shades of Allports #296573
Tints of Allports #296573
RGB
CMYK
RGB Variations
Color information
#296573 (or 0x296573) is known color: Allports. HEX triplet: 29, 65 and 73. RGB value is (41,101,115). Sum of RGB (Red+Green+Blue) = 41+101+115=257 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.95% from 257); Green value is 101 (39.84% from 255 or 39.30% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 115 - color contains mainly: blue. Hex color #296573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296573 is #D69A8C. Grayscale: #545454. Windows color (decimal): -14064269 or 7562537. OLE color: 7562537.
HSL color Cylindrical-coordinate representation of color #296573: hue angle of 191.35º 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 #296573 is Cyan = 0.64, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 101 | 115 | - |
| CMYK | 0.64 | 0.12 | 0 | 0.55 |
| HSL | 191.35º | 0.47% | 0.31% | - |
| HSV(B) | 191.35º | 0.64% | 0.45% | - |
| XYZ | 8.66 | 11.02 | 17.89 | - |
| YUV | 84.66 | 145.12 | 96.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 115 | 0.64 | 0.12 | 0 | 0.55 | 191.35 | 0.47 | 0.31 |
| Hex | 29 | 65 | 73 | 40 | C | 0 | 37 | BF | 2F | 1F |
| Octal | 51 | 145 | 163 | 100 | 14 | 0 | 67 | 277 | 57 | 37 |
| Binary | 101001 | 1100101 | 1110011 | 1000000 | 1100 | 0 | 110111 | 10111111 | 101111 | 11111 |
Color Harmonies of #296573
Complementary color
Monochromatic Colors of #296573
Black with #296573
Text Example
Text Example
White with #296573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296573; }
p { color: rgb(41,101,115); }
H1.HeaderClassName
{
color: #296573;
}
.AnyTagClassName
{
color: #296573;
}
</style>
background-color css
<style>
a { background-color: #296573; }
a { background-color: rgb(41,101,115); }
div.DivClassName
{
background-color: #296573;
}
.BgClassName
{
background-color: #296573;
}
</style>
border-color css
<style>
span { border-color: #296573; }
span { border-color: rgb(41,101,115); }
td.TdClassName
{
border-color: #296573;
}
.TagClassName
{
border-color: #296573;
}
</style>