Shades of Allports #126376
Tints of Allports #126376
RGB
CMYK
RGB Variations
Color information
#126376 (or 0x126376) is known color: Allports. HEX triplet: 12, 63 and 76. RGB value is (18,99,118). Sum of RGB (Red+Green+Blue) = 18+99+118=235 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.66% from 235); Green value is 99 (39.06% from 255 or 42.13% from 235); Blue value is 118 (46.48% from 255 or 50.21% from 235); Max value from RGB is 118 - color contains mainly: blue. Hex color #126376 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126376 is #ED9C89. Grayscale: #4C4C4C. Windows color (decimal): -15572106 or 7758610. OLE color: 7758610.
HSL color Cylindrical-coordinate representation of color #126376: hue angle of 191.4º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #126376 is Cyan = 0.85, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 99 | 118 | - |
| CMYK | 0.85 | 0.16 | 0 | 0.54 |
| HSL | 191.4º | 0.74% | 0.27% | - |
| HSV(B) | 191.4º | 0.85% | 0.46% | - |
| XYZ | 7.98 | 10.36 | 18.72 | - |
| YUV | 76.95 | 151.16 | 85.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 99 | 118 | 0.85 | 0.16 | 0 | 0.54 | 191.4 | 0.74 | 0.27 |
| Hex | 12 | 63 | 76 | 55 | 10 | 0 | 36 | BF | 4A | 1B |
| Octal | 22 | 143 | 166 | 125 | 20 | 0 | 66 | 277 | 112 | 33 |
| Binary | 10010 | 1100011 | 1110110 | 1010101 | 10000 | 0 | 110110 | 10111111 | 1001010 | 11011 |
Color Harmonies of #126376
Complementary color
Monochromatic Colors of #126376
Black with #126376
Text Example
Text Example
White with #126376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126376; }
p { color: rgb(18,99,118); }
H1.HeaderClassName
{
color: #126376;
}
.AnyTagClassName
{
color: #126376;
}
</style>
background-color css
<style>
a { background-color: #126376; }
a { background-color: rgb(18,99,118); }
div.DivClassName
{
background-color: #126376;
}
.BgClassName
{
background-color: #126376;
}
</style>
border-color css
<style>
span { border-color: #126376; }
span { border-color: rgb(18,99,118); }
td.TdClassName
{
border-color: #126376;
}
.TagClassName
{
border-color: #126376;
}
</style>