Shades of Allports #296577
Tints of Allports #296577
RGB
CMYK
RGB Variations
Color information
#296577 (or 0x296577) is known color: Allports. HEX triplet: 29, 65 and 77. RGB value is (41,101,119). Sum of RGB (Red+Green+Blue) = 41+101+119=261 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.71% from 261); Green value is 101 (39.84% from 255 or 38.70% from 261); Blue value is 119 (46.88% from 255 or 45.59% from 261); Max value from RGB is 119 - color contains mainly: blue. Hex color #296577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296577 is #D69A88. Grayscale: #545454. Windows color (decimal): -14064265 or 7824681. OLE color: 7824681.
HSL color Cylindrical-coordinate representation of color #296577: hue angle of 193.85º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #296577 is Cyan = 0.66, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 101 | 119 | - |
| CMYK | 0.66 | 0.15 | 0 | 0.53 |
| HSL | 193.85º | 0.49% | 0.31% | - |
| HSV(B) | 193.85º | 0.66% | 0.47% | - |
| XYZ | 8.9 | 11.11 | 19.13 | - |
| YUV | 85.11 | 147.12 | 96.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 119 | 0.66 | 0.15 | 0 | 0.53 | 193.85 | 0.49 | 0.31 |
| Hex | 29 | 65 | 77 | 42 | F | 0 | 35 | C2 | 31 | 1F |
| Octal | 51 | 145 | 167 | 102 | 17 | 0 | 65 | 302 | 61 | 37 |
| Binary | 101001 | 1100101 | 1110111 | 1000010 | 1111 | 0 | 110101 | 11000010 | 110001 | 11111 |
Color Harmonies of #296577
Complementary color
Monochromatic Colors of #296577
Black with #296577
Text Example
Text Example
White with #296577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296577; }
p { color: rgb(41,101,119); }
H1.HeaderClassName
{
color: #296577;
}
.AnyTagClassName
{
color: #296577;
}
</style>
background-color css
<style>
a { background-color: #296577; }
a { background-color: rgb(41,101,119); }
div.DivClassName
{
background-color: #296577;
}
.BgClassName
{
background-color: #296577;
}
</style>
border-color css
<style>
span { border-color: #296577; }
span { border-color: rgb(41,101,119); }
td.TdClassName
{
border-color: #296577;
}
.TagClassName
{
border-color: #296577;
}
</style>