Shades of Allports #207389
Tints of Allports #207389
RGB
CMYK
RGB Variations
Color information
#207389 (or 0x207389) is known color: Allports. HEX triplet: 20, 73 and 89. RGB value is (32,115,137). Sum of RGB (Red+Green+Blue) = 32+115+137=284 (37% of max value = 765). Red value is 32 (12.89% from 255 or 11.27% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 137 (53.91% from 255 or 48.24% from 284); Max value from RGB is 137 - color contains mainly: blue. Hex color #207389 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207389 is #DF8C76. Grayscale: #5C5C5C. Windows color (decimal): -14650487 or 9007904. OLE color: 9007904.
HSL color Cylindrical-coordinate representation of color #207389: hue angle of 192.57º 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 #207389 is Cyan = 0.77, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 32 | 115 | 137 | - |
| CMYK | 0.77 | 0.16 | 0 | 0.46 |
| HSL | 192.57º | 0.62% | 0.33% | - |
| HSV(B) | 192.57º | 0.77% | 0.54% | - |
| XYZ | 11.24 | 14.37 | 25.85 | - |
| YUV | 92.69 | 153 | 84.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 115 | 137 | 0.77 | 0.16 | 0 | 0.46 | 192.57 | 0.62 | 0.33 |
| Hex | 20 | 73 | 89 | 4D | 10 | 0 | 2E | C1 | 3E | 21 |
| Octal | 40 | 163 | 211 | 115 | 20 | 0 | 56 | 301 | 76 | 41 |
| Binary | 100000 | 1110011 | 10001001 | 1001101 | 10000 | 0 | 101110 | 11000001 | 111110 | 100001 |
Color Harmonies of #207389
Complementary color
Monochromatic Colors of #207389
Black with #207389
Text Example
Text Example
White with #207389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207389; }
p { color: rgb(32,115,137); }
H1.HeaderClassName
{
color: #207389;
}
.AnyTagClassName
{
color: #207389;
}
</style>
background-color css
<style>
a { background-color: #207389; }
a { background-color: rgb(32,115,137); }
div.DivClassName
{
background-color: #207389;
}
.BgClassName
{
background-color: #207389;
}
</style>
border-color css
<style>
span { border-color: #207389; }
span { border-color: rgb(32,115,137); }
td.TdClassName
{
border-color: #207389;
}
.TagClassName
{
border-color: #207389;
}
</style>