Shades of Allports #296779
Tints of Allports #296779
RGB
CMYK
RGB Variations
Color information
#296779 (or 0x296779) is known color: Allports. HEX triplet: 29, 67 and 79. RGB value is (41,103,121). Sum of RGB (Red+Green+Blue) = 41+103+121=265 (35% of max value = 765). Red value is 41 (16.41% from 255 or 15.47% from 265); Green value is 103 (40.62% from 255 or 38.87% from 265); Blue value is 121 (47.66% from 255 or 45.66% from 265); Max value from RGB is 121 - color contains mainly: blue. Hex color #296779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296779 is #D69886. Grayscale: #565656. Windows color (decimal): -14063751 or 7956265. OLE color: 7956265.
HSL color Cylindrical-coordinate representation of color #296779: hue angle of 193.5º 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 #296779 is Cyan = 0.66, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 103 | 121 | - |
| CMYK | 0.66 | 0.15 | 0 | 0.53 |
| HSL | 193.5º | 0.49% | 0.32% | - |
| HSV(B) | 193.5º | 0.66% | 0.47% | - |
| XYZ | 9.22 | 11.55 | 19.83 | - |
| YUV | 86.51 | 147.46 | 95.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 121 | 0.66 | 0.15 | 0 | 0.53 | 193.5 | 0.49 | 0.32 |
| Hex | 29 | 67 | 79 | 42 | F | 0 | 35 | C2 | 31 | 20 |
| Octal | 51 | 147 | 171 | 102 | 17 | 0 | 65 | 302 | 61 | 40 |
| Binary | 101001 | 1100111 | 1111001 | 1000010 | 1111 | 0 | 110101 | 11000010 | 110001 | 100000 |
Color Harmonies of #296779
Complementary color
Monochromatic Colors of #296779
Black with #296779
Text Example
Text Example
White with #296779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296779; }
p { color: rgb(41,103,121); }
H1.HeaderClassName
{
color: #296779;
}
.AnyTagClassName
{
color: #296779;
}
</style>
background-color css
<style>
a { background-color: #296779; }
a { background-color: rgb(41,103,121); }
div.DivClassName
{
background-color: #296779;
}
.BgClassName
{
background-color: #296779;
}
</style>
border-color css
<style>
span { border-color: #296779; }
span { border-color: rgb(41,103,121); }
td.TdClassName
{
border-color: #296779;
}
.TagClassName
{
border-color: #296779;
}
</style>