Shades of Allports #126687
Tints of Allports #126687
RGB
CMYK
RGB Variations
Color information
#126687 (or 0x126687) is known color: Allports. HEX triplet: 12, 66 and 87. RGB value is (18,102,135). Sum of RGB (Red+Green+Blue) = 18+102+135=255 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.06% from 255); Green value is 102 (40.23% from 255 or 40% from 255); Blue value is 135 (53.12% from 255 or 52.94% from 255); Max value from RGB is 135 - color contains mainly: blue. Hex color #126687 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126687 is #ED9978. Grayscale: #505050. Windows color (decimal): -15571321 or 8873490. OLE color: 8873490.
HSL color Cylindrical-coordinate representation of color #126687: hue angle of 196.92º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #126687 is Cyan = 0.87, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 18 | 102 | 135 | - |
| CMYK | 0.87 | 0.24 | 0 | 0.47 |
| HSL | 196.92º | 0.76% | 0.3% | - |
| HSV(B) | 196.92º | 0.87% | 0.53% | - |
| XYZ | 9.37 | 11.38 | 24.62 | - |
| YUV | 80.65 | 158.67 | 83.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 102 | 135 | 0.87 | 0.24 | 0 | 0.47 | 196.92 | 0.76 | 0.3 |
| Hex | 12 | 66 | 87 | 57 | 18 | 0 | 2F | C5 | 4C | 1E |
| Octal | 22 | 146 | 207 | 127 | 30 | 0 | 57 | 305 | 114 | 36 |
| Binary | 10010 | 1100110 | 10000111 | 1010111 | 11000 | 0 | 101111 | 11000101 | 1001100 | 11110 |
Color Harmonies of #126687
Complementary color
Monochromatic Colors of #126687
Black with #126687
Text Example
Text Example
White with #126687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126687; }
p { color: rgb(18,102,135); }
H1.HeaderClassName
{
color: #126687;
}
.AnyTagClassName
{
color: #126687;
}
</style>
background-color css
<style>
a { background-color: #126687; }
a { background-color: rgb(18,102,135); }
div.DivClassName
{
background-color: #126687;
}
.BgClassName
{
background-color: #126687;
}
</style>
border-color css
<style>
span { border-color: #126687; }
span { border-color: rgb(18,102,135); }
td.TdClassName
{
border-color: #126687;
}
.TagClassName
{
border-color: #126687;
}
</style>