Shades of Allports #126774
Tints of Allports #126774
RGB
CMYK
RGB Variations
Color information
#126774 (or 0x126774) is known color: Allports. HEX triplet: 12, 67 and 74. RGB value is (18,103,116). Sum of RGB (Red+Green+Blue) = 18+103+116=237 (31% of max value = 765). Red value is 18 (7.42% from 255 or 7.59% from 237); Green value is 103 (40.62% from 255 or 43.46% from 237); Blue value is 116 (45.70% from 255 or 48.95% from 237); Max value from RGB is 116 - color contains mainly: blue. Hex color #126774 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126774 is #ED988B. Grayscale: #4E4E4E. Windows color (decimal): -15571084 or 7628562. OLE color: 7628562.
HSL color Cylindrical-coordinate representation of color #126774: hue angle of 187.96º 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 #126774 is Cyan = 0.84, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 103 | 116 | - |
| CMYK | 0.84 | 0.11 | 0 | 0.55 |
| HSL | 187.96º | 0.73% | 0.26% | - |
| HSV(B) | 187.96º | 0.84% | 0.45% | - |
| XYZ | 8.25 | 11.09 | 18.23 | - |
| YUV | 79.07 | 148.84 | 84.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 116 | 0.84 | 0.11 | 0 | 0.55 | 187.96 | 0.73 | 0.26 |
| Hex | 12 | 67 | 74 | 54 | B | 0 | 37 | BC | 49 | 1A |
| Octal | 22 | 147 | 164 | 124 | 13 | 0 | 67 | 274 | 111 | 32 |
| Binary | 10010 | 1100111 | 1110100 | 1010100 | 1011 | 0 | 110111 | 10111100 | 1001001 | 11010 |
Color Harmonies of #126774
Complementary color
Monochromatic Colors of #126774
Black with #126774
Text Example
Text Example
White with #126774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126774; }
p { color: rgb(18,103,116); }
H1.HeaderClassName
{
color: #126774;
}
.AnyTagClassName
{
color: #126774;
}
</style>
background-color css
<style>
a { background-color: #126774; }
a { background-color: rgb(18,103,116); }
div.DivClassName
{
background-color: #126774;
}
.BgClassName
{
background-color: #126774;
}
</style>
border-color css
<style>
span { border-color: #126774; }
span { border-color: rgb(18,103,116); }
td.TdClassName
{
border-color: #126774;
}
.TagClassName
{
border-color: #126774;
}
</style>