Shades of Allports #107381
Tints of Allports #107381
RGB
CMYK
RGB Variations
Color information
#107381 (or 0x107381) is known color: Allports. HEX triplet: 10, 73 and 81. RGB value is (16,115,129). Sum of RGB (Red+Green+Blue) = 16+115+129=260 (34% of max value = 765). Red value is 16 (6.64% from 255 or 6.15% from 260); Green value is 115 (45.31% from 255 or 44.23% from 260); Blue value is 129 (50.78% from 255 or 49.62% from 260); Max value from RGB is 129 - color contains mainly: blue. Hex color #107381 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #107381 is #EF8C7E. Grayscale: #565656. Windows color (decimal): -15699071 or 8483600. OLE color: 8483600.
HSL color Cylindrical-coordinate representation of color #107381: hue angle of 187.43º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #107381 is Cyan = 0.88, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 16 | 115 | 129 | - |
| CMYK | 0.88 | 0.11 | 0 | 0.49 |
| HSL | 187.43º | 0.78% | 0.28% | - |
| HSV(B) | 187.43º | 0.88% | 0.51% | - |
| XYZ | 10.31 | 13.96 | 22.92 | - |
| YUV | 87 | 151.7 | 77.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 115 | 129 | 0.88 | 0.11 | 0 | 0.49 | 187.43 | 0.78 | 0.28 |
| Hex | 10 | 73 | 81 | 58 | B | 0 | 31 | BB | 4E | 1C |
| Octal | 20 | 163 | 201 | 130 | 13 | 0 | 61 | 273 | 116 | 34 |
| Binary | 10000 | 1110011 | 10000001 | 1011000 | 1011 | 0 | 110001 | 10111011 | 1001110 | 11100 |
Color Harmonies of #107381
Complementary color
Monochromatic Colors of #107381
Black with #107381
Text Example
Text Example
White with #107381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107381; }
p { color: rgb(16,115,129); }
H1.HeaderClassName
{
color: #107381;
}
.AnyTagClassName
{
color: #107381;
}
</style>
background-color css
<style>
a { background-color: #107381; }
a { background-color: rgb(16,115,129); }
div.DivClassName
{
background-color: #107381;
}
.BgClassName
{
background-color: #107381;
}
</style>
border-color css
<style>
span { border-color: #107381; }
span { border-color: rgb(16,115,129); }
td.TdClassName
{
border-color: #107381;
}
.TagClassName
{
border-color: #107381;
}
</style>