Shades of Allports #297184
Tints of Allports #297184
RGB
CMYK
RGB Variations
Color information
#297184 (or 0x297184) is known color: Allports. HEX triplet: 29, 71 and 84. RGB value is (41,113,132). Sum of RGB (Red+Green+Blue) = 41+113+132=286 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.34% from 286); Green value is 113 (44.53% from 255 or 39.51% from 286); Blue value is 132 (51.95% from 255 or 46.15% from 286); Max value from RGB is 132 - color contains mainly: blue. Hex color #297184 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297184 is #D68E7B. Grayscale: #5D5D5D. Windows color (decimal): -14061180 or 8679721. OLE color: 8679721.
HSL color Cylindrical-coordinate representation of color #297184: hue angle of 192.53º 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 #297184 is Cyan = 0.69, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 113 | 132 | - |
| CMYK | 0.69 | 0.14 | 0 | 0.48 |
| HSL | 192.53º | 0.53% | 0.34% | - |
| HSV(B) | 192.53º | 0.69% | 0.52% | - |
| XYZ | 10.98 | 13.95 | 23.94 | - |
| YUV | 93.64 | 149.65 | 90.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 132 | 0.69 | 0.14 | 0 | 0.48 | 192.53 | 0.53 | 0.34 |
| Hex | 29 | 71 | 84 | 45 | E | 0 | 30 | C1 | 35 | 22 |
| Octal | 51 | 161 | 204 | 105 | 16 | 0 | 60 | 301 | 65 | 42 |
| Binary | 101001 | 1110001 | 10000100 | 1000101 | 1110 | 0 | 110000 | 11000001 | 110101 | 100010 |
Color Harmonies of #297184
Complementary color
Monochromatic Colors of #297184
Black with #297184
Text Example
Text Example
White with #297184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297184; }
p { color: rgb(41,113,132); }
H1.HeaderClassName
{
color: #297184;
}
.AnyTagClassName
{
color: #297184;
}
</style>
background-color css
<style>
a { background-color: #297184; }
a { background-color: rgb(41,113,132); }
div.DivClassName
{
background-color: #297184;
}
.BgClassName
{
background-color: #297184;
}
</style>
border-color css
<style>
span { border-color: #297184; }
span { border-color: rgb(41,113,132); }
td.TdClassName
{
border-color: #297184;
}
.TagClassName
{
border-color: #297184;
}
</style>