Shades of Allports #126782
Tints of Allports #126782
RGB
CMYK
RGB Variations
Color information
#126782 (or 0x126782) is known color: Allports. HEX triplet: 12, 67 and 82. RGB value is (18,103,130). Sum of RGB (Red+Green+Blue) = 18+103+130=251 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.17% from 251); Green value is 103 (40.62% from 255 or 41.04% from 251); Blue value is 130 (51.17% from 255 or 51.79% from 251); Max value from RGB is 130 - color contains mainly: blue. Hex color #126782 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126782 is #ED987D. Grayscale: #505050. Windows color (decimal): -15571070 or 8546066. OLE color: 8546066.
HSL color Cylindrical-coordinate representation of color #126782: hue angle of 194.46º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #126782 is Cyan = 0.86, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 18 | 103 | 130 | - |
| CMYK | 0.86 | 0.21 | 0 | 0.49 |
| HSL | 194.46º | 0.76% | 0.29% | - |
| HSV(B) | 194.46º | 0.86% | 0.51% | - |
| XYZ | 9.13 | 11.44 | 22.85 | - |
| YUV | 80.66 | 155.84 | 83.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 130 | 0.86 | 0.21 | 0 | 0.49 | 194.46 | 0.76 | 0.29 |
| Hex | 12 | 67 | 82 | 56 | 15 | 0 | 31 | C2 | 4C | 1D |
| Octal | 22 | 147 | 202 | 126 | 25 | 0 | 61 | 302 | 114 | 35 |
| Binary | 10010 | 1100111 | 10000010 | 1010110 | 10101 | 0 | 110001 | 11000010 | 1001100 | 11101 |
Color Harmonies of #126782
Complementary color
Monochromatic Colors of #126782
Black with #126782
Text Example
Text Example
White with #126782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126782; }
p { color: rgb(18,103,130); }
H1.HeaderClassName
{
color: #126782;
}
.AnyTagClassName
{
color: #126782;
}
</style>
background-color css
<style>
a { background-color: #126782; }
a { background-color: rgb(18,103,130); }
div.DivClassName
{
background-color: #126782;
}
.BgClassName
{
background-color: #126782;
}
</style>
border-color css
<style>
span { border-color: #126782; }
span { border-color: rgb(18,103,130); }
td.TdClassName
{
border-color: #126782;
}
.TagClassName
{
border-color: #126782;
}
</style>