Shades of Allports #127691
Tints of Allports #127691
RGB
CMYK
RGB Variations
Color information
#127691 (or 0x127691) is known color: Allports. HEX triplet: 12, 76 and 91. RGB value is (18,118,145). Sum of RGB (Red+Green+Blue) = 18+118+145=281 (37% of max value = 765). Red value is 18 (7.42% from 255 or 6.41% from 281); Green value is 118 (46.48% from 255 or 41.99% from 281); Blue value is 145 (57.03% from 255 or 51.60% from 281); Max value from RGB is 145 - color contains mainly: blue. Hex color #127691 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127691 is #ED896E. Grayscale: #5A5A5A. Windows color (decimal): -15567215 or 9532946. OLE color: 9532946.
HSL color Cylindrical-coordinate representation of color #127691: hue angle of 192.76º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #127691 is Cyan = 0.88, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 118 | 145 | - |
| CMYK | 0.88 | 0.19 | 0 | 0.43 |
| HSL | 192.76º | 0.78% | 0.32% | - |
| HSV(B) | 192.76º | 0.88% | 0.57% | - |
| XYZ | 11.84 | 15.13 | 29.08 | - |
| YUV | 91.18 | 158.37 | 75.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 118 | 145 | 0.88 | 0.19 | 0 | 0.43 | 192.76 | 0.78 | 0.32 |
| Hex | 12 | 76 | 91 | 58 | 13 | 0 | 2B | C1 | 4E | 20 |
| Octal | 22 | 166 | 221 | 130 | 23 | 0 | 53 | 301 | 116 | 40 |
| Binary | 10010 | 1110110 | 10010001 | 1011000 | 10011 | 0 | 101011 | 11000001 | 1001110 | 100000 |
Color Harmonies of #127691
Complementary color
Monochromatic Colors of #127691
Black with #127691
Text Example
Text Example
White with #127691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127691; }
p { color: rgb(18,118,145); }
H1.HeaderClassName
{
color: #127691;
}
.AnyTagClassName
{
color: #127691;
}
</style>
background-color css
<style>
a { background-color: #127691; }
a { background-color: rgb(18,118,145); }
div.DivClassName
{
background-color: #127691;
}
.BgClassName
{
background-color: #127691;
}
</style>
border-color css
<style>
span { border-color: #127691; }
span { border-color: rgb(18,118,145); }
td.TdClassName
{
border-color: #127691;
}
.TagClassName
{
border-color: #127691;
}
</style>