Shades of Allports #207584
Tints of Allports #207584
RGB
CMYK
RGB Variations
Color information
#207584 (or 0x207584) is known color: Allports. HEX triplet: 20, 75 and 84. RGB value is (32,117,132). Sum of RGB (Red+Green+Blue) = 32+117+132=281 (37% of max value = 765). Red value is 32 (12.89% from 255 or 11.39% from 281); Green value is 117 (46.09% from 255 or 41.64% from 281); Blue value is 132 (51.95% from 255 or 46.98% from 281); Max value from RGB is 132 - color contains mainly: blue. Hex color #207584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207584 is #DF8A7B. Grayscale: #5D5D5D. Windows color (decimal): -14649980 or 8680736. OLE color: 8680736.
HSL color Cylindrical-coordinate representation of color #207584: hue angle of 189º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #207584 is Cyan = 0.76, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 32 | 117 | 132 | - |
| CMYK | 0.76 | 0.11 | 0 | 0.48 |
| HSL | 189º | 0.61% | 0.32% | - |
| HSV(B) | 189º | 0.76% | 0.52% | - |
| XYZ | 11.12 | 14.7 | 24.08 | - |
| YUV | 93.3 | 149.84 | 84.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 132 | 0.76 | 0.11 | 0 | 0.48 | 189 | 0.61 | 0.32 |
| Hex | 20 | 75 | 84 | 4C | B | 0 | 30 | BD | 3D | 20 |
| Octal | 40 | 165 | 204 | 114 | 13 | 0 | 60 | 275 | 75 | 40 |
| Binary | 100000 | 1110101 | 10000100 | 1001100 | 1011 | 0 | 110000 | 10111101 | 111101 | 100000 |
Color Harmonies of #207584
Complementary color
Monochromatic Colors of #207584
Black with #207584
Text Example
Text Example
White with #207584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207584; }
p { color: rgb(32,117,132); }
H1.HeaderClassName
{
color: #207584;
}
.AnyTagClassName
{
color: #207584;
}
</style>
background-color css
<style>
a { background-color: #207584; }
a { background-color: rgb(32,117,132); }
div.DivClassName
{
background-color: #207584;
}
.BgClassName
{
background-color: #207584;
}
</style>
border-color css
<style>
span { border-color: #207584; }
span { border-color: rgb(32,117,132); }
td.TdClassName
{
border-color: #207584;
}
.TagClassName
{
border-color: #207584;
}
</style>