Shades of Allports #126375
Tints of Allports #126375
RGB
CMYK
RGB Variations
Color information
#126375 (or 0x126375) is known color: Allports. HEX triplet: 12, 63 and 75. RGB value is (18,99,117). Sum of RGB (Red+Green+Blue) = 18+99+117=234 (30% of max value = 765). Red value is 18 (7.42% from 255 or 7.69% from 234); Green value is 99 (39.06% from 255 or 42.31% from 234); Blue value is 117 (46.09% from 255 or 50% from 234); Max value from RGB is 117 - color contains mainly: blue. Hex color #126375 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126375 is #ED9C8A. Grayscale: #4C4C4C. Windows color (decimal): -15572107 or 7693074. OLE color: 7693074.
HSL color Cylindrical-coordinate representation of color #126375: hue angle of 190.91º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #126375 is Cyan = 0.85, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 99 | 117 | - |
| CMYK | 0.85 | 0.15 | 0 | 0.54 |
| HSL | 190.91º | 0.73% | 0.26% | - |
| HSV(B) | 190.91º | 0.85% | 0.46% | - |
| XYZ | 7.92 | 10.34 | 18.41 | - |
| YUV | 76.83 | 150.66 | 86.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 99 | 117 | 0.85 | 0.15 | 0 | 0.54 | 190.91 | 0.73 | 0.26 |
| Hex | 12 | 63 | 75 | 55 | F | 0 | 36 | BF | 49 | 1A |
| Octal | 22 | 143 | 165 | 125 | 17 | 0 | 66 | 277 | 111 | 32 |
| Binary | 10010 | 1100011 | 1110101 | 1010101 | 1111 | 0 | 110110 | 10111111 | 1001001 | 11010 |
Color Harmonies of #126375
Complementary color
Monochromatic Colors of #126375
Black with #126375
Text Example
Text Example
White with #126375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126375; }
p { color: rgb(18,99,117); }
H1.HeaderClassName
{
color: #126375;
}
.AnyTagClassName
{
color: #126375;
}
</style>
background-color css
<style>
a { background-color: #126375; }
a { background-color: rgb(18,99,117); }
div.DivClassName
{
background-color: #126375;
}
.BgClassName
{
background-color: #126375;
}
</style>
border-color css
<style>
span { border-color: #126375; }
span { border-color: rgb(18,99,117); }
td.TdClassName
{
border-color: #126375;
}
.TagClassName
{
border-color: #126375;
}
</style>