Shades of Allports #207589
Tints of Allports #207589
RGB
CMYK
RGB Variations
Color information
#207589 (or 0x207589) is known color: Allports. HEX triplet: 20, 75 and 89. RGB value is (32,117,137). Sum of RGB (Red+Green+Blue) = 32+117+137=286 (37% of max value = 765). Red value is 32 (12.89% from 255 or 11.19% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 137 (53.91% from 255 or 47.90% from 286); Max value from RGB is 137 - color contains mainly: blue. Hex color #207589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207589 is #DF8A76. Grayscale: #5D5D5D. Windows color (decimal): -14649975 or 9008416. OLE color: 9008416.
HSL color Cylindrical-coordinate representation of color #207589: hue angle of 191.43º 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 #207589 is Cyan = 0.77, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 32 | 117 | 137 | - |
| CMYK | 0.77 | 0.15 | 0 | 0.46 |
| HSL | 191.43º | 0.62% | 0.33% | - |
| HSV(B) | 191.43º | 0.77% | 0.54% | - |
| XYZ | 11.47 | 14.84 | 25.93 | - |
| YUV | 93.87 | 152.34 | 83.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 137 | 0.77 | 0.15 | 0 | 0.46 | 191.43 | 0.62 | 0.33 |
| Hex | 20 | 75 | 89 | 4D | F | 0 | 2E | BF | 3E | 21 |
| Octal | 40 | 165 | 211 | 115 | 17 | 0 | 56 | 277 | 76 | 41 |
| Binary | 100000 | 1110101 | 10001001 | 1001101 | 1111 | 0 | 101110 | 10111111 | 111110 | 100001 |
Color Harmonies of #207589
Complementary color
Monochromatic Colors of #207589
Black with #207589
Text Example
Text Example
White with #207589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207589; }
p { color: rgb(32,117,137); }
H1.HeaderClassName
{
color: #207589;
}
.AnyTagClassName
{
color: #207589;
}
</style>
background-color css
<style>
a { background-color: #207589; }
a { background-color: rgb(32,117,137); }
div.DivClassName
{
background-color: #207589;
}
.BgClassName
{
background-color: #207589;
}
</style>
border-color css
<style>
span { border-color: #207589; }
span { border-color: rgb(32,117,137); }
td.TdClassName
{
border-color: #207589;
}
.TagClassName
{
border-color: #207589;
}
</style>