Shades of Allports #207385
Tints of Allports #207385
RGB
CMYK
RGB Variations
Color information
#207385 (or 0x207385) is known color: Allports. HEX triplet: 20, 73 and 85. RGB value is (32,115,133). Sum of RGB (Red+Green+Blue) = 32+115+133=280 (37% of max value = 765). Red value is 32 (12.89% from 255 or 11.43% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 133 (52.34% from 255 or 47.5% from 280); Max value from RGB is 133 - color contains mainly: blue. Hex color #207385 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207385 is #DF8C7A. Grayscale: #5C5C5C. Windows color (decimal): -14650491 or 8745760. OLE color: 8745760.
HSL color Cylindrical-coordinate representation of color #207385: hue angle of 190.69º 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 #207385 is Cyan = 0.76, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 32 | 115 | 133 | - |
| CMYK | 0.76 | 0.14 | 0 | 0.48 |
| HSL | 190.69º | 0.61% | 0.32% | - |
| HSV(B) | 190.69º | 0.76% | 0.52% | - |
| XYZ | 10.96 | 14.26 | 24.37 | - |
| YUV | 92.24 | 151 | 85.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 115 | 133 | 0.76 | 0.14 | 0 | 0.48 | 190.69 | 0.61 | 0.32 |
| Hex | 20 | 73 | 85 | 4C | E | 0 | 30 | BF | 3D | 20 |
| Octal | 40 | 163 | 205 | 114 | 16 | 0 | 60 | 277 | 75 | 40 |
| Binary | 100000 | 1110011 | 10000101 | 1001100 | 1110 | 0 | 110000 | 10111111 | 111101 | 100000 |
Color Harmonies of #207385
Complementary color
Monochromatic Colors of #207385
Black with #207385
Text Example
Text Example
White with #207385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207385; }
p { color: rgb(32,115,133); }
H1.HeaderClassName
{
color: #207385;
}
.AnyTagClassName
{
color: #207385;
}
</style>
background-color css
<style>
a { background-color: #207385; }
a { background-color: rgb(32,115,133); }
div.DivClassName
{
background-color: #207385;
}
.BgClassName
{
background-color: #207385;
}
</style>
border-color css
<style>
span { border-color: #207385; }
span { border-color: rgb(32,115,133); }
td.TdClassName
{
border-color: #207385;
}
.TagClassName
{
border-color: #207385;
}
</style>