Shades of Allports #106687
Tints of Allports #106687
RGB
CMYK
RGB Variations
Color information
#106687 (or 0x106687) is known color: Allports. HEX triplet: 10, 66 and 87. RGB value is (16,102,135). Sum of RGB (Red+Green+Blue) = 16+102+135=253 (33% of max value = 765). Red value is 16 (6.64% from 255 or 6.32% from 253); Green value is 102 (40.23% from 255 or 40.32% from 253); Blue value is 135 (53.12% from 255 or 53.36% from 253); Max value from RGB is 135 - color contains mainly: blue. Hex color #106687 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #106687 is #EF9978. Grayscale: #4F4F4F. Windows color (decimal): -15702393 or 8873488. OLE color: 8873488.
HSL color Cylindrical-coordinate representation of color #106687: hue angle of 196.64º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #106687 is Cyan = 0.88, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 16 | 102 | 135 | - |
| CMYK | 0.88 | 0.24 | 0 | 0.47 |
| HSL | 196.64º | 0.79% | 0.3% | - |
| HSV(B) | 196.64º | 0.88% | 0.53% | - |
| XYZ | 9.34 | 11.36 | 24.62 | - |
| YUV | 80.05 | 159.01 | 82.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 102 | 135 | 0.88 | 0.24 | 0 | 0.47 | 196.64 | 0.79 | 0.3 |
| Hex | 10 | 66 | 87 | 58 | 18 | 0 | 2F | C5 | 4F | 1E |
| Octal | 20 | 146 | 207 | 130 | 30 | 0 | 57 | 305 | 117 | 36 |
| Binary | 10000 | 1100110 | 10000111 | 1011000 | 11000 | 0 | 101111 | 11000101 | 1001111 | 11110 |
Color Harmonies of #106687
Complementary color
Monochromatic Colors of #106687
Black with #106687
Text Example
Text Example
White with #106687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106687; }
p { color: rgb(16,102,135); }
H1.HeaderClassName
{
color: #106687;
}
.AnyTagClassName
{
color: #106687;
}
</style>
background-color css
<style>
a { background-color: #106687; }
a { background-color: rgb(16,102,135); }
div.DivClassName
{
background-color: #106687;
}
.BgClassName
{
background-color: #106687;
}
</style>
border-color css
<style>
span { border-color: #106687; }
span { border-color: rgb(16,102,135); }
td.TdClassName
{
border-color: #106687;
}
.TagClassName
{
border-color: #106687;
}
</style>