Shades of Allports #127280
Tints of Allports #127280
RGB
CMYK
RGB Variations
Color information
#127280 (or 0x127280) is known color: Allports. HEX triplet: 12, 72 and 80. RGB value is (18,114,128). Sum of RGB (Red+Green+Blue) = 18+114+128=260 (34% of max value = 765). Red value is 18 (7.42% from 255 or 6.92% from 260); Green value is 114 (44.92% from 255 or 43.85% from 260); Blue value is 128 (50.39% from 255 or 49.23% from 260); Max value from RGB is 128 - color contains mainly: blue. Hex color #127280 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127280 is #ED8D7F. Grayscale: #565656. Windows color (decimal): -15568256 or 8417810. OLE color: 8417810.
HSL color Cylindrical-coordinate representation of color #127280: hue angle of 187.64º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #127280 is Cyan = 0.86, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 18 | 114 | 128 | - |
| CMYK | 0.86 | 0.11 | 0 | 0.50 |
| HSL | 187.64º | 0.75% | 0.29% | - |
| HSV(B) | 187.64º | 0.86% | 0.5% | - |
| XYZ | 10.16 | 13.72 | 22.53 | - |
| YUV | 86.89 | 151.2 | 78.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 114 | 128 | 0.86 | 0.11 | 0 | 0.50 | 187.64 | 0.75 | 0.29 |
| Hex | 12 | 72 | 80 | 56 | B | 0 | 32 | BC | 4B | 1D |
| Octal | 22 | 162 | 200 | 126 | 13 | 0 | 62 | 274 | 113 | 35 |
| Binary | 10010 | 1110010 | 10000000 | 1010110 | 1011 | 0 | 110010 | 10111100 | 1001011 | 11101 |
Color Harmonies of #127280
Complementary color
Monochromatic Colors of #127280
Black with #127280
Text Example
Text Example
White with #127280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127280; }
p { color: rgb(18,114,128); }
H1.HeaderClassName
{
color: #127280;
}
.AnyTagClassName
{
color: #127280;
}
</style>
background-color css
<style>
a { background-color: #127280; }
a { background-color: rgb(18,114,128); }
div.DivClassName
{
background-color: #127280;
}
.BgClassName
{
background-color: #127280;
}
</style>
border-color css
<style>
span { border-color: #127280; }
span { border-color: rgb(18,114,128); }
td.TdClassName
{
border-color: #127280;
}
.TagClassName
{
border-color: #127280;
}
</style>