Shades of Allports #126795
Tints of Allports #126795
RGB
CMYK
RGB Variations
Color information
#126795 (or 0x126795) is known color: Allports. HEX triplet: 12, 67 and 95. RGB value is (18,103,149). Sum of RGB (Red+Green+Blue) = 18+103+149=270 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.67% from 270); Green value is 103 (40.62% from 255 or 38.15% from 270); Blue value is 149 (58.59% from 255 or 55.19% from 270); Max value from RGB is 149 - color contains mainly: blue. Hex color #126795 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #126795 is #ED986A. Grayscale: #525252. Windows color (decimal): -15571051 or 9791250. OLE color: 9791250.
HSL color Cylindrical-coordinate representation of color #126795: hue angle of 201.07º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #126795 is Cyan = 0.88, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 103 | 149 | - |
| CMYK | 0.88 | 0.31 | 0 | 0.42 |
| HSL | 201.07º | 0.78% | 0.33% | - |
| HSV(B) | 201.07º | 0.88% | 0.58% | - |
| XYZ | 10.52 | 12 | 30.2 | - |
| YUV | 82.83 | 165.34 | 81.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 149 | 0.88 | 0.31 | 0 | 0.42 | 201.07 | 0.78 | 0.33 |
| Hex | 12 | 67 | 95 | 58 | 1F | 0 | 2A | C9 | 4E | 21 |
| Octal | 22 | 147 | 225 | 130 | 37 | 0 | 52 | 311 | 116 | 41 |
| Binary | 10010 | 1100111 | 10010101 | 1011000 | 11111 | 0 | 101010 | 11001001 | 1001110 | 100001 |
Color Harmonies of #126795
Complementary color
Monochromatic Colors of #126795
Black with #126795
Text Example
Text Example
White with #126795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126795; }
p { color: rgb(18,103,149); }
H1.HeaderClassName
{
color: #126795;
}
.AnyTagClassName
{
color: #126795;
}
</style>
background-color css
<style>
a { background-color: #126795; }
a { background-color: rgb(18,103,149); }
div.DivClassName
{
background-color: #126795;
}
.BgClassName
{
background-color: #126795;
}
</style>
border-color css
<style>
span { border-color: #126795; }
span { border-color: rgb(18,103,149); }
td.TdClassName
{
border-color: #126795;
}
.TagClassName
{
border-color: #126795;
}
</style>