Shades of Allports #297384
Tints of Allports #297384
RGB
CMYK
RGB Variations
Color information
#297384 (or 0x297384) is known color: Allports. HEX triplet: 29, 73 and 84. RGB value is (41,115,132). Sum of RGB (Red+Green+Blue) = 41+115+132=288 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.24% from 288); Green value is 115 (45.31% from 255 or 39.93% from 288); Blue value is 132 (51.95% from 255 or 45.83% from 288); Max value from RGB is 132 - color contains mainly: blue. Hex color #297384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297384 is #D68C7B. Grayscale: #5E5E5E. Windows color (decimal): -14060668 or 8680233. OLE color: 8680233.
HSL color Cylindrical-coordinate representation of color #297384: hue angle of 191.21º 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 #297384 is Cyan = 0.69, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 115 | 132 | - |
| CMYK | 0.69 | 0.13 | 0 | 0.48 |
| HSL | 191.21º | 0.53% | 0.34% | - |
| HSV(B) | 191.21º | 0.69% | 0.52% | - |
| XYZ | 11.21 | 14.4 | 24.02 | - |
| YUV | 94.81 | 148.98 | 89.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 132 | 0.69 | 0.13 | 0 | 0.48 | 191.21 | 0.53 | 0.34 |
| Hex | 29 | 73 | 84 | 45 | D | 0 | 30 | BF | 35 | 22 |
| Octal | 51 | 163 | 204 | 105 | 15 | 0 | 60 | 277 | 65 | 42 |
| Binary | 101001 | 1110011 | 10000100 | 1000101 | 1101 | 0 | 110000 | 10111111 | 110101 | 100010 |
Color Harmonies of #297384
Complementary color
Monochromatic Colors of #297384
Black with #297384
Text Example
Text Example
White with #297384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297384; }
p { color: rgb(41,115,132); }
H1.HeaderClassName
{
color: #297384;
}
.AnyTagClassName
{
color: #297384;
}
</style>
background-color css
<style>
a { background-color: #297384; }
a { background-color: rgb(41,115,132); }
div.DivClassName
{
background-color: #297384;
}
.BgClassName
{
background-color: #297384;
}
</style>
border-color css
<style>
span { border-color: #297384; }
span { border-color: rgb(41,115,132); }
td.TdClassName
{
border-color: #297384;
}
.TagClassName
{
border-color: #297384;
}
</style>