Shades of Allports #296570
Tints of Allports #296570
RGB
CMYK
RGB Variations
Color information
#296570 (or 0x296570) is known color: Allports. HEX triplet: 29, 65 and 70. RGB value is (41,101,112). Sum of RGB (Red+Green+Blue) = 41+101+112=254 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.14% from 254); Green value is 101 (39.84% from 255 or 39.76% from 254); Blue value is 112 (44.14% from 255 or 44.09% from 254); Max value from RGB is 112 - color contains mainly: blue. Hex color #296570 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296570 is #D69A8F. Grayscale: #545454. Windows color (decimal): -14064272 or 7365929. OLE color: 7365929.
HSL color Cylindrical-coordinate representation of color #296570: hue angle of 189.3º 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 #296570 is Cyan = 0.63, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 101 | 112 | - |
| CMYK | 0.63 | 0.10 | 0 | 0.56 |
| HSL | 189.3º | 0.46% | 0.3% | - |
| HSV(B) | 189.3º | 0.63% | 0.44% | - |
| XYZ | 8.49 | 10.95 | 16.99 | - |
| YUV | 84.31 | 143.62 | 97.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 112 | 0.63 | 0.10 | 0 | 0.56 | 189.3 | 0.46 | 0.3 |
| Hex | 29 | 65 | 70 | 3F | A | 0 | 38 | BD | 2E | 1E |
| Octal | 51 | 145 | 160 | 77 | 12 | 0 | 70 | 275 | 56 | 36 |
| Binary | 101001 | 1100101 | 1110000 | 111111 | 1010 | 0 | 111000 | 10111101 | 101110 | 11110 |
Color Harmonies of #296570
Complementary color
Monochromatic Colors of #296570
Black with #296570
Text Example
Text Example
White with #296570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296570; }
p { color: rgb(41,101,112); }
H1.HeaderClassName
{
color: #296570;
}
.AnyTagClassName
{
color: #296570;
}
</style>
background-color css
<style>
a { background-color: #296570; }
a { background-color: rgb(41,101,112); }
div.DivClassName
{
background-color: #296570;
}
.BgClassName
{
background-color: #296570;
}
</style>
border-color css
<style>
span { border-color: #296570; }
span { border-color: rgb(41,101,112); }
td.TdClassName
{
border-color: #296570;
}
.TagClassName
{
border-color: #296570;
}
</style>