Shades of Allports #106594
Tints of Allports #106594
RGB
CMYK
RGB Variations
Color information
#106594 (or 0x106594) is known color: Allports. HEX triplet: 10, 65 and 94. RGB value is (16,101,148). Sum of RGB (Red+Green+Blue) = 16+101+148=265 (35% of max value = 765). Red value is 16 (6.64% from 255 or 6.04% from 265); Green value is 101 (39.84% from 255 or 38.11% from 265); Blue value is 148 (58.20% from 255 or 55.85% from 265); Max value from RGB is 148 - color contains mainly: blue. Hex color #106594 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #106594 is #EF9A6B. Grayscale: #505050. Windows color (decimal): -15702636 or 9725200. OLE color: 9725200.
HSL color Cylindrical-coordinate representation of color #106594: hue angle of 201.36º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #106594 is Cyan = 0.89, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 16 | 101 | 148 | - |
| CMYK | 0.89 | 0.32 | 0 | 0.42 |
| HSL | 201.36º | 0.8% | 0.32% | - |
| HSV(B) | 201.36º | 0.89% | 0.58% | - |
| XYZ | 10.21 | 11.56 | 29.71 | - |
| YUV | 80.94 | 165.84 | 81.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 101 | 148 | 0.89 | 0.32 | 0 | 0.42 | 201.36 | 0.8 | 0.32 |
| Hex | 10 | 65 | 94 | 59 | 20 | 0 | 2A | C9 | 50 | 20 |
| Octal | 20 | 145 | 224 | 131 | 40 | 0 | 52 | 311 | 120 | 40 |
| Binary | 10000 | 1100101 | 10010100 | 1011001 | 100000 | 0 | 101010 | 11001001 | 1010000 | 100000 |
Color Harmonies of #106594
Complementary color
Monochromatic Colors of #106594
Black with #106594
Text Example
Text Example
White with #106594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106594; }
p { color: rgb(16,101,148); }
H1.HeaderClassName
{
color: #106594;
}
.AnyTagClassName
{
color: #106594;
}
</style>
background-color css
<style>
a { background-color: #106594; }
a { background-color: rgb(16,101,148); }
div.DivClassName
{
background-color: #106594;
}
.BgClassName
{
background-color: #106594;
}
</style>
border-color css
<style>
span { border-color: #106594; }
span { border-color: rgb(16,101,148); }
td.TdClassName
{
border-color: #106594;
}
.TagClassName
{
border-color: #106594;
}
</style>