Shades of Allports #297484
Tints of Allports #297484
RGB
CMYK
RGB Variations
Color information
#297484 (or 0x297484) is known color: Allports. HEX triplet: 29, 74 and 84. RGB value is (41,116,132). Sum of RGB (Red+Green+Blue) = 41+116+132=289 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.19% from 289); Green value is 116 (45.70% from 255 or 40.14% from 289); Blue value is 132 (51.95% from 255 or 45.67% from 289); Max value from RGB is 132 - color contains mainly: blue. Hex color #297484 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297484 is #D68B7B. Grayscale: #5F5F5F. Windows color (decimal): -14060412 or 8680489. OLE color: 8680489.
HSL color Cylindrical-coordinate representation of color #297484: hue angle of 190.55º 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 #297484 is Cyan = 0.69, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 116 | 132 | - |
| CMYK | 0.69 | 0.12 | 0 | 0.48 |
| HSL | 190.55º | 0.53% | 0.34% | - |
| HSV(B) | 190.55º | 0.69% | 0.52% | - |
| XYZ | 11.32 | 14.63 | 24.06 | - |
| YUV | 95.4 | 148.65 | 89.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 132 | 0.69 | 0.12 | 0 | 0.48 | 190.55 | 0.53 | 0.34 |
| Hex | 29 | 74 | 84 | 45 | C | 0 | 30 | BF | 35 | 22 |
| Octal | 51 | 164 | 204 | 105 | 14 | 0 | 60 | 277 | 65 | 42 |
| Binary | 101001 | 1110100 | 10000100 | 1000101 | 1100 | 0 | 110000 | 10111111 | 110101 | 100010 |
Color Harmonies of #297484
Complementary color
Monochromatic Colors of #297484
Black with #297484
Text Example
Text Example
White with #297484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297484; }
p { color: rgb(41,116,132); }
H1.HeaderClassName
{
color: #297484;
}
.AnyTagClassName
{
color: #297484;
}
</style>
background-color css
<style>
a { background-color: #297484; }
a { background-color: rgb(41,116,132); }
div.DivClassName
{
background-color: #297484;
}
.BgClassName
{
background-color: #297484;
}
</style>
border-color css
<style>
span { border-color: #297484; }
span { border-color: rgb(41,116,132); }
td.TdClassName
{
border-color: #297484;
}
.TagClassName
{
border-color: #297484;
}
</style>