Shades of Allports #127481
Tints of Allports #127481
RGB
CMYK
RGB Variations
Color information
#127481 (or 0x127481) is known color: Allports. HEX triplet: 12, 74 and 81. RGB value is (18,116,129). Sum of RGB (Red+Green+Blue) = 18+116+129=263 (34% of max value = 765). Red value is 18 (7.42% from 255 or 6.84% from 263); Green value is 116 (45.70% from 255 or 44.11% from 263); Blue value is 129 (50.78% from 255 or 49.05% from 263); Max value from RGB is 129 - color contains mainly: blue. Hex color #127481 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127481 is #ED8B7E. Grayscale: #585858. Windows color (decimal): -15567743 or 8483858. OLE color: 8483858.
HSL color Cylindrical-coordinate representation of color #127481: hue angle of 187.03º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #127481 is Cyan = 0.86, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 18 | 116 | 129 | - |
| CMYK | 0.86 | 0.10 | 0 | 0.49 |
| HSL | 187.03º | 0.76% | 0.29% | - |
| HSV(B) | 187.03º | 0.86% | 0.51% | - |
| XYZ | 10.46 | 14.2 | 22.96 | - |
| YUV | 88.18 | 151.03 | 77.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 116 | 129 | 0.86 | 0.10 | 0 | 0.49 | 187.03 | 0.76 | 0.29 |
| Hex | 12 | 74 | 81 | 56 | A | 0 | 31 | BB | 4C | 1D |
| Octal | 22 | 164 | 201 | 126 | 12 | 0 | 61 | 273 | 114 | 35 |
| Binary | 10010 | 1110100 | 10000001 | 1010110 | 1010 | 0 | 110001 | 10111011 | 1001100 | 11101 |
Color Harmonies of #127481
Complementary color
Monochromatic Colors of #127481
Black with #127481
Text Example
Text Example
White with #127481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127481; }
p { color: rgb(18,116,129); }
H1.HeaderClassName
{
color: #127481;
}
.AnyTagClassName
{
color: #127481;
}
</style>
background-color css
<style>
a { background-color: #127481; }
a { background-color: rgb(18,116,129); }
div.DivClassName
{
background-color: #127481;
}
.BgClassName
{
background-color: #127481;
}
</style>
border-color css
<style>
span { border-color: #127481; }
span { border-color: rgb(18,116,129); }
td.TdClassName
{
border-color: #127481;
}
.TagClassName
{
border-color: #127481;
}
</style>