Shades of Allports #297485
Tints of Allports #297485
RGB
CMYK
RGB Variations
Color information
#297485 (or 0x297485) is known color: Allports. HEX triplet: 29, 74 and 85. RGB value is (41,116,133). Sum of RGB (Red+Green+Blue) = 41+116+133=290 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.14% from 290); Green value is 116 (45.70% from 255 or 40% from 290); Blue value is 133 (52.34% from 255 or 45.86% from 290); Max value from RGB is 133 - color contains mainly: blue. Hex color #297485 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297485 is #D68B7A. Grayscale: #5F5F5F. Windows color (decimal): -14060411 or 8746025. OLE color: 8746025.
HSL color Cylindrical-coordinate representation of color #297485: hue angle of 191.09º 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 #297485 is Cyan = 0.69, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 116 | 133 | - |
| CMYK | 0.69 | 0.13 | 0 | 0.48 |
| HSL | 191.09º | 0.53% | 0.34% | - |
| HSV(B) | 191.09º | 0.69% | 0.52% | - |
| XYZ | 11.39 | 14.66 | 24.42 | - |
| YUV | 95.51 | 149.15 | 89.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 133 | 0.69 | 0.13 | 0 | 0.48 | 191.09 | 0.53 | 0.34 |
| Hex | 29 | 74 | 85 | 45 | D | 0 | 30 | BF | 35 | 22 |
| Octal | 51 | 164 | 205 | 105 | 15 | 0 | 60 | 277 | 65 | 42 |
| Binary | 101001 | 1110100 | 10000101 | 1000101 | 1101 | 0 | 110000 | 10111111 | 110101 | 100010 |
Color Harmonies of #297485
Complementary color
Monochromatic Colors of #297485
Black with #297485
Text Example
Text Example
White with #297485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297485; }
p { color: rgb(41,116,133); }
H1.HeaderClassName
{
color: #297485;
}
.AnyTagClassName
{
color: #297485;
}
</style>
background-color css
<style>
a { background-color: #297485; }
a { background-color: rgb(41,116,133); }
div.DivClassName
{
background-color: #297485;
}
.BgClassName
{
background-color: #297485;
}
</style>
border-color css
<style>
span { border-color: #297485; }
span { border-color: rgb(41,116,133); }
td.TdClassName
{
border-color: #297485;
}
.TagClassName
{
border-color: #297485;
}
</style>