Shades of Allports #107386
Tints of Allports #107386
RGB
CMYK
RGB Variations
Color information
#107386 (or 0x107386) is known color: Allports. HEX triplet: 10, 73 and 86. RGB value is (16,115,134). Sum of RGB (Red+Green+Blue) = 16+115+134=265 (35% of max value = 765). Red value is 16 (6.64% from 255 or 6.04% from 265); Green value is 115 (45.31% from 255 or 43.40% from 265); Blue value is 134 (52.73% from 255 or 50.57% from 265); Max value from RGB is 134 - color contains mainly: blue. Hex color #107386 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #107386 is #EF8C79. Grayscale: #575757. Windows color (decimal): -15699066 or 8811280. OLE color: 8811280.
HSL color Cylindrical-coordinate representation of color #107386: hue angle of 189.66º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #107386 is Cyan = 0.88, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 16 | 115 | 134 | - |
| CMYK | 0.88 | 0.14 | 0 | 0.47 |
| HSL | 189.66º | 0.79% | 0.29% | - |
| HSV(B) | 189.66º | 0.88% | 0.53% | - |
| XYZ | 10.65 | 14.09 | 24.71 | - |
| YUV | 87.57 | 154.2 | 76.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 115 | 134 | 0.88 | 0.14 | 0 | 0.47 | 189.66 | 0.79 | 0.29 |
| Hex | 10 | 73 | 86 | 58 | E | 0 | 2F | BE | 4F | 1D |
| Octal | 20 | 163 | 206 | 130 | 16 | 0 | 57 | 276 | 117 | 35 |
| Binary | 10000 | 1110011 | 10000110 | 1011000 | 1110 | 0 | 101111 | 10111110 | 1001111 | 11101 |
Color Harmonies of #107386
Complementary color
Monochromatic Colors of #107386
Black with #107386
Text Example
Text Example
White with #107386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107386; }
p { color: rgb(16,115,134); }
H1.HeaderClassName
{
color: #107386;
}
.AnyTagClassName
{
color: #107386;
}
</style>
background-color css
<style>
a { background-color: #107386; }
a { background-color: rgb(16,115,134); }
div.DivClassName
{
background-color: #107386;
}
.BgClassName
{
background-color: #107386;
}
</style>
border-color css
<style>
span { border-color: #107386; }
span { border-color: rgb(16,115,134); }
td.TdClassName
{
border-color: #107386;
}
.TagClassName
{
border-color: #107386;
}
</style>