Shades of Allports #297284
Tints of Allports #297284
RGB
CMYK
RGB Variations
Color information
#297284 (or 0x297284) is known color: Allports. HEX triplet: 29, 72 and 84. RGB value is (41,114,132). Sum of RGB (Red+Green+Blue) = 41+114+132=287 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.29% from 287); Green value is 114 (44.92% from 255 or 39.72% from 287); Blue value is 132 (51.95% from 255 or 45.99% from 287); Max value from RGB is 132 - color contains mainly: blue. Hex color #297284 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297284 is #D68D7B. Grayscale: #5E5E5E. Windows color (decimal): -14060924 or 8679977. OLE color: 8679977.
HSL color Cylindrical-coordinate representation of color #297284: hue angle of 191.87º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #297284 is Cyan = 0.69, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 114 | 132 | - |
| CMYK | 0.69 | 0.14 | 0 | 0.48 |
| HSL | 191.87º | 0.53% | 0.34% | - |
| HSV(B) | 191.87º | 0.69% | 0.52% | - |
| XYZ | 11.1 | 14.17 | 23.98 | - |
| YUV | 94.23 | 149.32 | 90.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 132 | 0.69 | 0.14 | 0 | 0.48 | 191.87 | 0.53 | 0.34 |
| Hex | 29 | 72 | 84 | 45 | E | 0 | 30 | C0 | 35 | 22 |
| Octal | 51 | 162 | 204 | 105 | 16 | 0 | 60 | 300 | 65 | 42 |
| Binary | 101001 | 1110010 | 10000100 | 1000101 | 1110 | 0 | 110000 | 11000000 | 110101 | 100010 |
Color Harmonies of #297284
Complementary color
Monochromatic Colors of #297284
Black with #297284
Text Example
Text Example
White with #297284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297284; }
p { color: rgb(41,114,132); }
H1.HeaderClassName
{
color: #297284;
}
.AnyTagClassName
{
color: #297284;
}
</style>
background-color css
<style>
a { background-color: #297284; }
a { background-color: rgb(41,114,132); }
div.DivClassName
{
background-color: #297284;
}
.BgClassName
{
background-color: #297284;
}
</style>
border-color css
<style>
span { border-color: #297284; }
span { border-color: rgb(41,114,132); }
td.TdClassName
{
border-color: #297284;
}
.TagClassName
{
border-color: #297284;
}
</style>