Shades of Allports #126076
Tints of Allports #126076
RGB
CMYK
RGB Variations
Color information
#126076 (or 0x126076) is known color: Allports. HEX triplet: 12, 60 and 76. RGB value is (18,96,118). Sum of RGB (Red+Green+Blue) = 18+96+118=232 (30% of max value = 765). Red value is 18 (7.42% from 255 or 7.76% from 232); Green value is 96 (37.89% from 255 or 41.38% from 232); Blue value is 118 (46.48% from 255 or 50.86% from 232); Max value from RGB is 118 - color contains mainly: blue. Hex color #126076 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126076 is #ED9F89. Grayscale: #4B4B4B. Windows color (decimal): -15572874 or 7757842. OLE color: 7757842.
HSL color Cylindrical-coordinate representation of color #126076: hue angle of 193.2º 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 #126076 is Cyan = 0.85, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 96 | 118 | - |
| CMYK | 0.85 | 0.19 | 0 | 0.54 |
| HSL | 193.2º | 0.74% | 0.27% | - |
| HSV(B) | 193.2º | 0.85% | 0.46% | - |
| XYZ | 7.7 | 9.8 | 18.63 | - |
| YUV | 75.19 | 152.16 | 87.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 96 | 118 | 0.85 | 0.19 | 0 | 0.54 | 193.2 | 0.74 | 0.27 |
| Hex | 12 | 60 | 76 | 55 | 13 | 0 | 36 | C1 | 4A | 1B |
| Octal | 22 | 140 | 166 | 125 | 23 | 0 | 66 | 301 | 112 | 33 |
| Binary | 10010 | 1100000 | 1110110 | 1010101 | 10011 | 0 | 110110 | 11000001 | 1001010 | 11011 |
Color Harmonies of #126076
Complementary color
Monochromatic Colors of #126076
Black with #126076
Text Example
Text Example
White with #126076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126076; }
p { color: rgb(18,96,118); }
H1.HeaderClassName
{
color: #126076;
}
.AnyTagClassName
{
color: #126076;
}
</style>
background-color css
<style>
a { background-color: #126076; }
a { background-color: rgb(18,96,118); }
div.DivClassName
{
background-color: #126076;
}
.BgClassName
{
background-color: #126076;
}
</style>
border-color css
<style>
span { border-color: #126076; }
span { border-color: rgb(18,96,118); }
td.TdClassName
{
border-color: #126076;
}
.TagClassName
{
border-color: #126076;
}
</style>