Shades of Allports #207490
Tints of Allports #207490
RGB
CMYK
RGB Variations
Color information
#207490 (or 0x207490) is known color: Allports. HEX triplet: 20, 74 and 90. RGB value is (32,116,144). Sum of RGB (Red+Green+Blue) = 32+116+144=292 (38% of max value = 765). Red value is 32 (12.89% from 255 or 10.96% from 292); Green value is 116 (45.70% from 255 or 39.73% from 292); Blue value is 144 (56.64% from 255 or 49.32% from 292); Max value from RGB is 144 - color contains mainly: blue. Hex color #207490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207490 is #DF8B6F. Grayscale: #5D5D5D. Windows color (decimal): -14650224 or 9466912. OLE color: 9466912.
HSL color Cylindrical-coordinate representation of color #207490: hue angle of 195º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #207490 is Cyan = 0.78, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 32 | 116 | 144 | - |
| CMYK | 0.78 | 0.19 | 0 | 0.44 |
| HSL | 195º | 0.64% | 0.35% | - |
| HSV(B) | 195º | 0.78% | 0.56% | - |
| XYZ | 11.88 | 14.81 | 28.62 | - |
| YUV | 94.08 | 156.17 | 83.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 116 | 144 | 0.78 | 0.19 | 0 | 0.44 | 195 | 0.64 | 0.35 |
| Hex | 20 | 74 | 90 | 4E | 13 | 0 | 2C | C3 | 40 | 23 |
| Octal | 40 | 164 | 220 | 116 | 23 | 0 | 54 | 303 | 100 | 43 |
| Binary | 100000 | 1110100 | 10010000 | 1001110 | 10011 | 0 | 101100 | 11000011 | 1000000 | 100011 |
Color Harmonies of #207490
Complementary color
Monochromatic Colors of #207490
Black with #207490
Text Example
Text Example
White with #207490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207490; }
p { color: rgb(32,116,144); }
H1.HeaderClassName
{
color: #207490;
}
.AnyTagClassName
{
color: #207490;
}
</style>
background-color css
<style>
a { background-color: #207490; }
a { background-color: rgb(32,116,144); }
div.DivClassName
{
background-color: #207490;
}
.BgClassName
{
background-color: #207490;
}
</style>
border-color css
<style>
span { border-color: #207490; }
span { border-color: rgb(32,116,144); }
td.TdClassName
{
border-color: #207490;
}
.TagClassName
{
border-color: #207490;
}
</style>