Shades of Allports #296575
Tints of Allports #296575
RGB
CMYK
RGB Variations
Color information
#296575 (or 0x296575) is known color: Allports. HEX triplet: 29, 65 and 75. RGB value is (41,101,117). Sum of RGB (Red+Green+Blue) = 41+101+117=259 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.83% from 259); Green value is 101 (39.84% from 255 or 39.00% from 259); Blue value is 117 (46.09% from 255 or 45.17% from 259); Max value from RGB is 117 - color contains mainly: blue. Hex color #296575 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296575 is #D69A8A. Grayscale: #545454. Windows color (decimal): -14064267 or 7693609. OLE color: 7693609.
HSL color Cylindrical-coordinate representation of color #296575: hue angle of 192.63º 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 #296575 is Cyan = 0.65, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 101 | 117 | - |
| CMYK | 0.65 | 0.14 | 0 | 0.54 |
| HSL | 192.63º | 0.48% | 0.31% | - |
| HSV(B) | 192.63º | 0.65% | 0.46% | - |
| XYZ | 8.78 | 11.06 | 18.5 | - |
| YUV | 84.88 | 146.12 | 96.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 117 | 0.65 | 0.14 | 0 | 0.54 | 192.63 | 0.48 | 0.31 |
| Hex | 29 | 65 | 75 | 41 | E | 0 | 36 | C1 | 30 | 1F |
| Octal | 51 | 145 | 165 | 101 | 16 | 0 | 66 | 301 | 60 | 37 |
| Binary | 101001 | 1100101 | 1110101 | 1000001 | 1110 | 0 | 110110 | 11000001 | 110000 | 11111 |
Color Harmonies of #296575
Complementary color
Monochromatic Colors of #296575
Black with #296575
Text Example
Text Example
White with #296575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296575; }
p { color: rgb(41,101,117); }
H1.HeaderClassName
{
color: #296575;
}
.AnyTagClassName
{
color: #296575;
}
</style>
background-color css
<style>
a { background-color: #296575; }
a { background-color: rgb(41,101,117); }
div.DivClassName
{
background-color: #296575;
}
.BgClassName
{
background-color: #296575;
}
</style>
border-color css
<style>
span { border-color: #296575; }
span { border-color: rgb(41,101,117); }
td.TdClassName
{
border-color: #296575;
}
.TagClassName
{
border-color: #296575;
}
</style>