Shades of Allports #297285
Tints of Allports #297285
RGB
CMYK
RGB Variations
Color information
#297285 (or 0x297285) is known color: Allports. HEX triplet: 29, 72 and 85. RGB value is (41,114,133). Sum of RGB (Red+Green+Blue) = 41+114+133=288 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.24% from 288); Green value is 114 (44.92% from 255 or 39.58% from 288); Blue value is 133 (52.34% from 255 or 46.18% from 288); Max value from RGB is 133 - color contains mainly: blue. Hex color #297285 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297285 is #D68D7A. Grayscale: #5E5E5E. Windows color (decimal): -14060923 or 8745513. OLE color: 8745513.
HSL color Cylindrical-coordinate representation of color #297285: hue angle of 192.39º 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 #297285 is Cyan = 0.69, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 114 | 133 | - |
| CMYK | 0.69 | 0.14 | 0 | 0.48 |
| HSL | 192.39º | 0.53% | 0.34% | - |
| HSV(B) | 192.39º | 0.69% | 0.52% | - |
| XYZ | 11.17 | 14.2 | 24.34 | - |
| YUV | 94.34 | 149.82 | 89.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 133 | 0.69 | 0.14 | 0 | 0.48 | 192.39 | 0.53 | 0.34 |
| Hex | 29 | 72 | 85 | 45 | E | 0 | 30 | C0 | 35 | 22 |
| Octal | 51 | 162 | 205 | 105 | 16 | 0 | 60 | 300 | 65 | 42 |
| Binary | 101001 | 1110010 | 10000101 | 1000101 | 1110 | 0 | 110000 | 11000000 | 110101 | 100010 |
Color Harmonies of #297285
Complementary color
Monochromatic Colors of #297285
Black with #297285
Text Example
Text Example
White with #297285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297285; }
p { color: rgb(41,114,133); }
H1.HeaderClassName
{
color: #297285;
}
.AnyTagClassName
{
color: #297285;
}
</style>
background-color css
<style>
a { background-color: #297285; }
a { background-color: rgb(41,114,133); }
div.DivClassName
{
background-color: #297285;
}
.BgClassName
{
background-color: #297285;
}
</style>
border-color css
<style>
span { border-color: #297285; }
span { border-color: rgb(41,114,133); }
td.TdClassName
{
border-color: #297285;
}
.TagClassName
{
border-color: #297285;
}
</style>