Shades of Allports #207687
Tints of Allports #207687
RGB
CMYK
RGB Variations
Color information
#207687 (or 0x207687) is known color: Allports. HEX triplet: 20, 76 and 87. RGB value is (32,118,135). Sum of RGB (Red+Green+Blue) = 32+118+135=285 (37% of max value = 765). Red value is 32 (12.89% from 255 or 11.23% from 285); Green value is 118 (46.48% from 255 or 41.40% from 285); Blue value is 135 (53.12% from 255 or 47.37% from 285); Max value from RGB is 135 - color contains mainly: blue. Hex color #207687 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207687 is #DF8978. Grayscale: #5E5E5E. Windows color (decimal): -14649721 or 8877600. OLE color: 8877600.
HSL color Cylindrical-coordinate representation of color #207687: hue angle of 189.9º degrees, saturation: 0.62, 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 #207687 is Cyan = 0.76, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 32 | 118 | 135 | - |
| CMYK | 0.76 | 0.13 | 0 | 0.47 |
| HSL | 189.9º | 0.62% | 0.33% | - |
| HSV(B) | 189.9º | 0.76% | 0.53% | - |
| XYZ | 11.45 | 15.01 | 25.22 | - |
| YUV | 94.22 | 151.01 | 83.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 135 | 0.76 | 0.13 | 0 | 0.47 | 189.9 | 0.62 | 0.33 |
| Hex | 20 | 76 | 87 | 4C | D | 0 | 2F | BE | 3E | 21 |
| Octal | 40 | 166 | 207 | 114 | 15 | 0 | 57 | 276 | 76 | 41 |
| Binary | 100000 | 1110110 | 10000111 | 1001100 | 1101 | 0 | 101111 | 10111110 | 111110 | 100001 |
Color Harmonies of #207687
Complementary color
Monochromatic Colors of #207687
Black with #207687
Text Example
Text Example
White with #207687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207687; }
p { color: rgb(32,118,135); }
H1.HeaderClassName
{
color: #207687;
}
.AnyTagClassName
{
color: #207687;
}
</style>
background-color css
<style>
a { background-color: #207687; }
a { background-color: rgb(32,118,135); }
div.DivClassName
{
background-color: #207687;
}
.BgClassName
{
background-color: #207687;
}
</style>
border-color css
<style>
span { border-color: #207687; }
span { border-color: rgb(32,118,135); }
td.TdClassName
{
border-color: #207687;
}
.TagClassName
{
border-color: #207687;
}
</style>