Shades of Allports #126478
Tints of Allports #126478
RGB
CMYK
RGB Variations
Color information
#126478 (or 0x126478) is known color: Allports. HEX triplet: 12, 64 and 78. RGB value is (18,100,120). Sum of RGB (Red+Green+Blue) = 18+100+120=238 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.56% from 238); Green value is 100 (39.45% from 255 or 42.02% from 238); Blue value is 120 (47.27% from 255 or 50.42% from 238); Max value from RGB is 120 - color contains mainly: blue. Hex color #126478 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126478 is #ED9B87. Grayscale: #4D4D4D. Windows color (decimal): -15571848 or 7889938. OLE color: 7889938.
HSL color Cylindrical-coordinate representation of color #126478: hue angle of 191.76º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #126478 is Cyan = 0.85, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 18 | 100 | 120 | - |
| CMYK | 0.85 | 0.17 | 0 | 0.53 |
| HSL | 191.76º | 0.74% | 0.27% | - |
| HSV(B) | 191.76º | 0.85% | 0.47% | - |
| XYZ | 8.2 | 10.6 | 19.38 | - |
| YUV | 77.76 | 151.83 | 85.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 100 | 120 | 0.85 | 0.17 | 0 | 0.53 | 191.76 | 0.74 | 0.27 |
| Hex | 12 | 64 | 78 | 55 | 11 | 0 | 35 | C0 | 4A | 1B |
| Octal | 22 | 144 | 170 | 125 | 21 | 0 | 65 | 300 | 112 | 33 |
| Binary | 10010 | 1100100 | 1111000 | 1010101 | 10001 | 0 | 110101 | 11000000 | 1001010 | 11011 |
Color Harmonies of #126478
Complementary color
Monochromatic Colors of #126478
Black with #126478
Text Example
Text Example
White with #126478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126478; }
p { color: rgb(18,100,120); }
H1.HeaderClassName
{
color: #126478;
}
.AnyTagClassName
{
color: #126478;
}
</style>
background-color css
<style>
a { background-color: #126478; }
a { background-color: rgb(18,100,120); }
div.DivClassName
{
background-color: #126478;
}
.BgClassName
{
background-color: #126478;
}
</style>
border-color css
<style>
span { border-color: #126478; }
span { border-color: rgb(18,100,120); }
td.TdClassName
{
border-color: #126478;
}
.TagClassName
{
border-color: #126478;
}
</style>