Shades of Allports #207686
Tints of Allports #207686
RGB
CMYK
RGB Variations
Color information
#207686 (or 0x207686) is known color: Allports. HEX triplet: 20, 76 and 86. RGB value is (32,118,134). Sum of RGB (Red+Green+Blue) = 32+118+134=284 (37% of max value = 765). Red value is 32 (12.89% from 255 or 11.27% from 284); Green value is 118 (46.48% from 255 or 41.55% from 284); Blue value is 134 (52.73% from 255 or 47.18% from 284); Max value from RGB is 134 - color contains mainly: blue. Hex color #207686 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207686 is #DF8979. Grayscale: #5D5D5D. Windows color (decimal): -14649722 or 8812064. OLE color: 8812064.
HSL color Cylindrical-coordinate representation of color #207686: hue angle of 189.41º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #207686 is Cyan = 0.76, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 32 | 118 | 134 | - |
| CMYK | 0.76 | 0.12 | 0 | 0.47 |
| HSL | 189.41º | 0.61% | 0.33% | - |
| HSV(B) | 189.41º | 0.76% | 0.53% | - |
| XYZ | 11.38 | 14.99 | 24.85 | - |
| YUV | 94.11 | 150.51 | 83.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 134 | 0.76 | 0.12 | 0 | 0.47 | 189.41 | 0.61 | 0.33 |
| Hex | 20 | 76 | 86 | 4C | C | 0 | 2F | BD | 3D | 21 |
| Octal | 40 | 166 | 206 | 114 | 14 | 0 | 57 | 275 | 75 | 41 |
| Binary | 100000 | 1110110 | 10000110 | 1001100 | 1100 | 0 | 101111 | 10111101 | 111101 | 100001 |
Color Harmonies of #207686
Complementary color
Monochromatic Colors of #207686
Black with #207686
Text Example
Text Example
White with #207686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207686; }
p { color: rgb(32,118,134); }
H1.HeaderClassName
{
color: #207686;
}
.AnyTagClassName
{
color: #207686;
}
</style>
background-color css
<style>
a { background-color: #207686; }
a { background-color: rgb(32,118,134); }
div.DivClassName
{
background-color: #207686;
}
.BgClassName
{
background-color: #207686;
}
</style>
border-color css
<style>
span { border-color: #207686; }
span { border-color: rgb(32,118,134); }
td.TdClassName
{
border-color: #207686;
}
.TagClassName
{
border-color: #207686;
}
</style>