Shades of Allports #206671
Tints of Allports #206671
RGB
CMYK
RGB Variations
Color information
#206671 (or 0x206671) is known color: Allports. HEX triplet: 20, 66 and 71. RGB value is (32,102,113). Sum of RGB (Red+Green+Blue) = 32+102+113=247 (32% of max value = 765). Red value is 32 (12.89% from 255 or 12.96% from 247); Green value is 102 (40.23% from 255 or 41.30% from 247); Blue value is 113 (44.53% from 255 or 45.75% from 247); Max value from RGB is 113 - color contains mainly: blue. Hex color #206671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #206671 is #DF998E. Grayscale: #525252. Windows color (decimal): -14653839 or 7431712. OLE color: 7431712.
HSL color Cylindrical-coordinate representation of color #206671: hue angle of 188.15º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #206671 is Cyan = 0.72, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 32 | 102 | 113 | - |
| CMYK | 0.72 | 0.10 | 0 | 0.56 |
| HSL | 188.15º | 0.56% | 0.28% | - |
| HSV(B) | 188.15º | 0.72% | 0.44% | - |
| XYZ | 8.33 | 11 | 17.31 | - |
| YUV | 82.32 | 145.31 | 92.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 102 | 113 | 0.72 | 0.10 | 0 | 0.56 | 188.15 | 0.56 | 0.28 |
| Hex | 20 | 66 | 71 | 48 | A | 0 | 38 | BC | 38 | 1C |
| Octal | 40 | 146 | 161 | 110 | 12 | 0 | 70 | 274 | 70 | 34 |
| Binary | 100000 | 1100110 | 1110001 | 1001000 | 1010 | 0 | 111000 | 10111100 | 111000 | 11100 |
Color Harmonies of #206671
Complementary color
Monochromatic Colors of #206671
Black with #206671
Text Example
Text Example
White with #206671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206671; }
p { color: rgb(32,102,113); }
H1.HeaderClassName
{
color: #206671;
}
.AnyTagClassName
{
color: #206671;
}
</style>
background-color css
<style>
a { background-color: #206671; }
a { background-color: rgb(32,102,113); }
div.DivClassName
{
background-color: #206671;
}
.BgClassName
{
background-color: #206671;
}
</style>
border-color css
<style>
span { border-color: #206671; }
span { border-color: rgb(32,102,113); }
td.TdClassName
{
border-color: #206671;
}
.TagClassName
{
border-color: #206671;
}
</style>