Shades of Allports #126773
Tints of Allports #126773
RGB
CMYK
RGB Variations
Color information
#126773 (or 0x126773) is known color: Allports. HEX triplet: 12, 67 and 73. RGB value is (18,103,115). Sum of RGB (Red+Green+Blue) = 18+103+115=236 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.63% from 236); Green value is 103 (40.62% from 255 or 43.64% from 236); Blue value is 115 (45.31% from 255 or 48.73% from 236); Max value from RGB is 115 - color contains mainly: blue. Hex color #126773 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126773 is #ED988C. Grayscale: #4E4E4E. Windows color (decimal): -15571085 or 7563026. OLE color: 7563026.
HSL color Cylindrical-coordinate representation of color #126773: hue angle of 187.42º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #126773 is Cyan = 0.84, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 103 | 115 | - |
| CMYK | 0.84 | 0.10 | 0 | 0.55 |
| HSL | 187.42º | 0.73% | 0.26% | - |
| HSV(B) | 187.42º | 0.84% | 0.45% | - |
| XYZ | 8.19 | 11.07 | 17.92 | - |
| YUV | 78.95 | 148.34 | 84.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 115 | 0.84 | 0.10 | 0 | 0.55 | 187.42 | 0.73 | 0.26 |
| Hex | 12 | 67 | 73 | 54 | A | 0 | 37 | BB | 49 | 1A |
| Octal | 22 | 147 | 163 | 124 | 12 | 0 | 67 | 273 | 111 | 32 |
| Binary | 10010 | 1100111 | 1110011 | 1010100 | 1010 | 0 | 110111 | 10111011 | 1001001 | 11010 |
Color Harmonies of #126773
Complementary color
Monochromatic Colors of #126773
Black with #126773
Text Example
Text Example
White with #126773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126773; }
p { color: rgb(18,103,115); }
H1.HeaderClassName
{
color: #126773;
}
.AnyTagClassName
{
color: #126773;
}
</style>
background-color css
<style>
a { background-color: #126773; }
a { background-color: rgb(18,103,115); }
div.DivClassName
{
background-color: #126773;
}
.BgClassName
{
background-color: #126773;
}
</style>
border-color css
<style>
span { border-color: #126773; }
span { border-color: rgb(18,103,115); }
td.TdClassName
{
border-color: #126773;
}
.TagClassName
{
border-color: #126773;
}
</style>