Shades of Allports #107587
Tints of Allports #107587
RGB
CMYK
RGB Variations
Color information
#107587 (or 0x107587) is known color: Allports. HEX triplet: 10, 75 and 87. RGB value is (16,117,135). Sum of RGB (Red+Green+Blue) = 16+117+135=268 (35% of max value = 765). Red value is 16 (6.64% from 255 or 5.97% from 268); Green value is 117 (46.09% from 255 or 43.66% from 268); Blue value is 135 (53.12% from 255 or 50.37% from 268); Max value from RGB is 135 - color contains mainly: blue. Hex color #107587 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #107587 is #EF8A78. Grayscale: #585858. Windows color (decimal): -15698553 or 8877328. OLE color: 8877328.
HSL color Cylindrical-coordinate representation of color #107587: hue angle of 189.08º 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 #107587 is Cyan = 0.88, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 16 | 117 | 135 | - |
| CMYK | 0.88 | 0.13 | 0 | 0.47 |
| HSL | 189.08º | 0.79% | 0.3% | - |
| HSV(B) | 189.08º | 0.88% | 0.53% | - |
| XYZ | 10.95 | 14.58 | 25.16 | - |
| YUV | 88.85 | 154.04 | 76.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 117 | 135 | 0.88 | 0.13 | 0 | 0.47 | 189.08 | 0.79 | 0.3 |
| Hex | 10 | 75 | 87 | 58 | D | 0 | 2F | BD | 4F | 1E |
| Octal | 20 | 165 | 207 | 130 | 15 | 0 | 57 | 275 | 117 | 36 |
| Binary | 10000 | 1110101 | 10000111 | 1011000 | 1101 | 0 | 101111 | 10111101 | 1001111 | 11110 |
Color Harmonies of #107587
Complementary color
Monochromatic Colors of #107587
Black with #107587
Text Example
Text Example
White with #107587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107587; }
p { color: rgb(16,117,135); }
H1.HeaderClassName
{
color: #107587;
}
.AnyTagClassName
{
color: #107587;
}
</style>
background-color css
<style>
a { background-color: #107587; }
a { background-color: rgb(16,117,135); }
div.DivClassName
{
background-color: #107587;
}
.BgClassName
{
background-color: #107587;
}
</style>
border-color css
<style>
span { border-color: #107587; }
span { border-color: rgb(16,117,135); }
td.TdClassName
{
border-color: #107587;
}
.TagClassName
{
border-color: #107587;
}
</style>