Shades of Allports #296778
Tints of Allports #296778
RGB
CMYK
RGB Variations
Color information
#296778 (or 0x296778) is known color: Allports. HEX triplet: 29, 67 and 78. RGB value is (41,103,120). Sum of RGB (Red+Green+Blue) = 41+103+120=264 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.53% from 264); Green value is 103 (40.62% from 255 or 39.02% from 264); Blue value is 120 (47.27% from 255 or 45.45% from 264); Max value from RGB is 120 - color contains mainly: blue. Hex color #296778 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296778 is #D69887. Grayscale: #565656. Windows color (decimal): -14063752 or 7890729. OLE color: 7890729.
HSL color Cylindrical-coordinate representation of color #296778: hue angle of 192.91º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #296778 is Cyan = 0.66, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 103 | 120 | - |
| CMYK | 0.66 | 0.14 | 0 | 0.53 |
| HSL | 192.91º | 0.49% | 0.32% | - |
| HSV(B) | 192.91º | 0.66% | 0.47% | - |
| XYZ | 9.15 | 11.53 | 19.51 | - |
| YUV | 86.4 | 146.96 | 95.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 120 | 0.66 | 0.14 | 0 | 0.53 | 192.91 | 0.49 | 0.32 |
| Hex | 29 | 67 | 78 | 42 | E | 0 | 35 | C1 | 31 | 20 |
| Octal | 51 | 147 | 170 | 102 | 16 | 0 | 65 | 301 | 61 | 40 |
| Binary | 101001 | 1100111 | 1111000 | 1000010 | 1110 | 0 | 110101 | 11000001 | 110001 | 100000 |
Color Harmonies of #296778
Complementary color
Monochromatic Colors of #296778
Black with #296778
Text Example
Text Example
White with #296778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296778; }
p { color: rgb(41,103,120); }
H1.HeaderClassName
{
color: #296778;
}
.AnyTagClassName
{
color: #296778;
}
</style>
background-color css
<style>
a { background-color: #296778; }
a { background-color: rgb(41,103,120); }
div.DivClassName
{
background-color: #296778;
}
.BgClassName
{
background-color: #296778;
}
</style>
border-color css
<style>
span { border-color: #296778; }
span { border-color: rgb(41,103,120); }
td.TdClassName
{
border-color: #296778;
}
.TagClassName
{
border-color: #296778;
}
</style>