Shades of Allports #207079
Tints of Allports #207079
RGB
CMYK
RGB Variations
Color information
#207079 (or 0x207079) is known color: Allports. HEX triplet: 20, 70 and 79. RGB value is (32,112,121). Sum of RGB (Red+Green+Blue) = 32+112+121=265 (35% of max value = 765). Red value is 32 (12.89% from 255 or 12.08% from 265); Green value is 112 (44.14% from 255 or 42.26% from 265); Blue value is 121 (47.66% from 255 or 45.66% from 265); Max value from RGB is 121 - color contains mainly: blue. Hex color #207079 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207079 is #DF8F86. Grayscale: #585858. Windows color (decimal): -14651271 or 7958560. OLE color: 7958560.
HSL color Cylindrical-coordinate representation of color #207079: hue angle of 186.07º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #207079 is Cyan = 0.74, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 112 | 121 | - |
| CMYK | 0.74 | 0.07 | 0 | 0.53 |
| HSL | 186.07º | 0.58% | 0.3% | - |
| HSV(B) | 186.07º | 0.74% | 0.47% | - |
| XYZ | 9.84 | 13.28 | 20.13 | - |
| YUV | 89.11 | 146 | 87.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 112 | 121 | 0.74 | 0.07 | 0 | 0.53 | 186.07 | 0.58 | 0.3 |
| Hex | 20 | 70 | 79 | 4A | 7 | 0 | 35 | BA | 3A | 1E |
| Octal | 40 | 160 | 171 | 112 | 7 | 0 | 65 | 272 | 72 | 36 |
| Binary | 100000 | 1110000 | 1111001 | 1001010 | 111 | 0 | 110101 | 10111010 | 111010 | 11110 |
Color Harmonies of #207079
Complementary color
Monochromatic Colors of #207079
Black with #207079
Text Example
Text Example
White with #207079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207079; }
p { color: rgb(32,112,121); }
H1.HeaderClassName
{
color: #207079;
}
.AnyTagClassName
{
color: #207079;
}
</style>
background-color css
<style>
a { background-color: #207079; }
a { background-color: rgb(32,112,121); }
div.DivClassName
{
background-color: #207079;
}
.BgClassName
{
background-color: #207079;
}
</style>
border-color css
<style>
span { border-color: #207079; }
span { border-color: rgb(32,112,121); }
td.TdClassName
{
border-color: #207079;
}
.TagClassName
{
border-color: #207079;
}
</style>