Shades of Allports #207689
Tints of Allports #207689
RGB
CMYK
RGB Variations
Color information
#207689 (or 0x207689) is known color: Allports. HEX triplet: 20, 76 and 89. RGB value is (32,118,137). Sum of RGB (Red+Green+Blue) = 32+118+137=287 (38% of max value = 765). Red value is 32 (12.89% from 255 or 11.15% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 137 (53.91% from 255 or 47.74% from 287); Max value from RGB is 137 - color contains mainly: blue. Hex color #207689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207689 is #DF8976. Grayscale: #5E5E5E. Windows color (decimal): -14649719 or 9008672. OLE color: 9008672.
HSL color Cylindrical-coordinate representation of color #207689: hue angle of 190.86º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #207689 is Cyan = 0.77, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 32 | 118 | 137 | - |
| CMYK | 0.77 | 0.14 | 0 | 0.46 |
| HSL | 190.86º | 0.62% | 0.33% | - |
| HSV(B) | 190.86º | 0.77% | 0.54% | - |
| XYZ | 11.59 | 15.07 | 25.96 | - |
| YUV | 94.45 | 152.01 | 83.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 137 | 0.77 | 0.14 | 0 | 0.46 | 190.86 | 0.62 | 0.33 |
| Hex | 20 | 76 | 89 | 4D | E | 0 | 2E | BF | 3E | 21 |
| Octal | 40 | 166 | 211 | 115 | 16 | 0 | 56 | 277 | 76 | 41 |
| Binary | 100000 | 1110110 | 10001001 | 1001101 | 1110 | 0 | 101110 | 10111111 | 111110 | 100001 |
Color Harmonies of #207689
Complementary color
Monochromatic Colors of #207689
Black with #207689
Text Example
Text Example
White with #207689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207689; }
p { color: rgb(32,118,137); }
H1.HeaderClassName
{
color: #207689;
}
.AnyTagClassName
{
color: #207689;
}
</style>
background-color css
<style>
a { background-color: #207689; }
a { background-color: rgb(32,118,137); }
div.DivClassName
{
background-color: #207689;
}
.BgClassName
{
background-color: #207689;
}
</style>
border-color css
<style>
span { border-color: #207689; }
span { border-color: rgb(32,118,137); }
td.TdClassName
{
border-color: #207689;
}
.TagClassName
{
border-color: #207689;
}
</style>