Shades of Allports #126274
Tints of Allports #126274
RGB
CMYK
RGB Variations
Color information
#126274 (or 0x126274) is known color: Allports. HEX triplet: 12, 62 and 74. RGB value is (18,98,116). Sum of RGB (Red+Green+Blue) = 18+98+116=232 (30% of max value = 765). Red value is 18 (7.42% from 255 or 7.76% from 232); Green value is 98 (38.67% from 255 or 42.24% from 232); Blue value is 116 (45.70% from 255 or 50% from 232); Max value from RGB is 116 - color contains mainly: blue. Hex color #126274 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126274 is #ED9D8B. Grayscale: #4B4B4B. Windows color (decimal): -15572364 or 7627282. OLE color: 7627282.
HSL color Cylindrical-coordinate representation of color #126274: hue angle of 191.02º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #126274 is Cyan = 0.84, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 98 | 116 | - |
| CMYK | 0.84 | 0.16 | 0 | 0.55 |
| HSL | 191.02º | 0.73% | 0.26% | - |
| HSV(B) | 191.02º | 0.84% | 0.45% | - |
| XYZ | 7.77 | 10.12 | 18.07 | - |
| YUV | 76.13 | 150.5 | 86.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 98 | 116 | 0.84 | 0.16 | 0 | 0.55 | 191.02 | 0.73 | 0.26 |
| Hex | 12 | 62 | 74 | 54 | 10 | 0 | 37 | BF | 49 | 1A |
| Octal | 22 | 142 | 164 | 124 | 20 | 0 | 67 | 277 | 111 | 32 |
| Binary | 10010 | 1100010 | 1110100 | 1010100 | 10000 | 0 | 110111 | 10111111 | 1001001 | 11010 |
Color Harmonies of #126274
Complementary color
Monochromatic Colors of #126274
Black with #126274
Text Example
Text Example
White with #126274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126274; }
p { color: rgb(18,98,116); }
H1.HeaderClassName
{
color: #126274;
}
.AnyTagClassName
{
color: #126274;
}
</style>
background-color css
<style>
a { background-color: #126274; }
a { background-color: rgb(18,98,116); }
div.DivClassName
{
background-color: #126274;
}
.BgClassName
{
background-color: #126274;
}
</style>
border-color css
<style>
span { border-color: #126274; }
span { border-color: rgb(18,98,116); }
td.TdClassName
{
border-color: #126274;
}
.TagClassName
{
border-color: #126274;
}
</style>