Shades of Allports #106478
Tints of Allports #106478
RGB
CMYK
RGB Variations
Color information
#106478 (or 0x106478) is known color: Allports. HEX triplet: 10, 64 and 78. RGB value is (16,100,120). Sum of RGB (Red+Green+Blue) = 16+100+120=236 (31% of max value = 765). Red value is 16 (6.64% from 255 or 6.78% from 236); Green value is 100 (39.45% from 255 or 42.37% from 236); Blue value is 120 (47.27% from 255 or 50.85% from 236); Max value from RGB is 120 - color contains mainly: blue. Hex color #106478 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106478 is #EF9B87. Grayscale: #4D4D4D. Windows color (decimal): -15702920 or 7889936. OLE color: 7889936.
HSL color Cylindrical-coordinate representation of color #106478: hue angle of 191.54º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #106478 is Cyan = 0.87, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 16 | 100 | 120 | - |
| CMYK | 0.87 | 0.17 | 0 | 0.53 |
| HSL | 191.54º | 0.76% | 0.27% | - |
| HSV(B) | 191.54º | 0.87% | 0.47% | - |
| XYZ | 8.16 | 10.58 | 19.38 | - |
| YUV | 77.16 | 152.17 | 84.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 100 | 120 | 0.87 | 0.17 | 0 | 0.53 | 191.54 | 0.76 | 0.27 |
| Hex | 10 | 64 | 78 | 57 | 11 | 0 | 35 | C0 | 4C | 1B |
| Octal | 20 | 144 | 170 | 127 | 21 | 0 | 65 | 300 | 114 | 33 |
| Binary | 10000 | 1100100 | 1111000 | 1010111 | 10001 | 0 | 110101 | 11000000 | 1001100 | 11011 |
Color Harmonies of #106478
Complementary color
Monochromatic Colors of #106478
Black with #106478
Text Example
Text Example
White with #106478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106478; }
p { color: rgb(16,100,120); }
H1.HeaderClassName
{
color: #106478;
}
.AnyTagClassName
{
color: #106478;
}
</style>
background-color css
<style>
a { background-color: #106478; }
a { background-color: rgb(16,100,120); }
div.DivClassName
{
background-color: #106478;
}
.BgClassName
{
background-color: #106478;
}
</style>
border-color css
<style>
span { border-color: #106478; }
span { border-color: rgb(16,100,120); }
td.TdClassName
{
border-color: #106478;
}
.TagClassName
{
border-color: #106478;
}
</style>