Shades of Allports #297686
Tints of Allports #297686
RGB
CMYK
RGB Variations
Color information
#297686 (or 0x297686) is known color: Allports. HEX triplet: 29, 76 and 86. RGB value is (41,118,134). Sum of RGB (Red+Green+Blue) = 41+118+134=293 (38% of max value = 765). Red value is 41 (16.41% from 255 or 13.99% from 293); Green value is 118 (46.48% from 255 or 40.27% from 293); Blue value is 134 (52.73% from 255 or 45.73% from 293); Max value from RGB is 134 - color contains mainly: blue. Hex color #297686 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297686 is #D68979. Grayscale: #606060. Windows color (decimal): -14059898 or 8812073. OLE color: 8812073.
HSL color Cylindrical-coordinate representation of color #297686: hue angle of 190.32º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #297686 is Cyan = 0.69, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 118 | 134 | - |
| CMYK | 0.69 | 0.12 | 0 | 0.47 |
| HSL | 190.32º | 0.53% | 0.34% | - |
| HSV(B) | 190.32º | 0.69% | 0.53% | - |
| XYZ | 11.7 | 15.15 | 24.86 | - |
| YUV | 96.8 | 148.99 | 88.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 134 | 0.69 | 0.12 | 0 | 0.47 | 190.32 | 0.53 | 0.34 |
| Hex | 29 | 76 | 86 | 45 | C | 0 | 2F | BE | 35 | 22 |
| Octal | 51 | 166 | 206 | 105 | 14 | 0 | 57 | 276 | 65 | 42 |
| Binary | 101001 | 1110110 | 10000110 | 1000101 | 1100 | 0 | 101111 | 10111110 | 110101 | 100010 |
Color Harmonies of #297686
Complementary color
Monochromatic Colors of #297686
Black with #297686
Text Example
Text Example
White with #297686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297686; }
p { color: rgb(41,118,134); }
H1.HeaderClassName
{
color: #297686;
}
.AnyTagClassName
{
color: #297686;
}
</style>
background-color css
<style>
a { background-color: #297686; }
a { background-color: rgb(41,118,134); }
div.DivClassName
{
background-color: #297686;
}
.BgClassName
{
background-color: #297686;
}
</style>
border-color css
<style>
span { border-color: #297686; }
span { border-color: rgb(41,118,134); }
td.TdClassName
{
border-color: #297686;
}
.TagClassName
{
border-color: #297686;
}
</style>