Shades of Allports #127382
Tints of Allports #127382
RGB
CMYK
RGB Variations
Color information
#127382 (or 0x127382) is known color: Allports. HEX triplet: 12, 73 and 82. RGB value is (18,115,130). Sum of RGB (Red+Green+Blue) = 18+115+130=263 (34% of max value = 765). Red value is 18 (7.42% from 255 or 6.84% from 263); Green value is 115 (45.31% from 255 or 43.73% from 263); Blue value is 130 (51.17% from 255 or 49.43% from 263); Max value from RGB is 130 - color contains mainly: blue. Hex color #127382 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127382 is #ED8C7D. Grayscale: #575757. Windows color (decimal): -15567998 or 8549138. OLE color: 8549138.
HSL color Cylindrical-coordinate representation of color #127382: hue angle of 188.04º 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 #127382 is Cyan = 0.86, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 18 | 115 | 130 | - |
| CMYK | 0.86 | 0.12 | 0 | 0.49 |
| HSL | 188.04º | 0.76% | 0.29% | - |
| HSV(B) | 188.04º | 0.86% | 0.51% | - |
| XYZ | 10.41 | 14 | 23.27 | - |
| YUV | 87.71 | 151.86 | 78.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 115 | 130 | 0.86 | 0.12 | 0 | 0.49 | 188.04 | 0.76 | 0.29 |
| Hex | 12 | 73 | 82 | 56 | C | 0 | 31 | BC | 4C | 1D |
| Octal | 22 | 163 | 202 | 126 | 14 | 0 | 61 | 274 | 114 | 35 |
| Binary | 10010 | 1110011 | 10000010 | 1010110 | 1100 | 0 | 110001 | 10111100 | 1001100 | 11101 |
Color Harmonies of #127382
Complementary color
Monochromatic Colors of #127382
Black with #127382
Text Example
Text Example
White with #127382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127382; }
p { color: rgb(18,115,130); }
H1.HeaderClassName
{
color: #127382;
}
.AnyTagClassName
{
color: #127382;
}
</style>
background-color css
<style>
a { background-color: #127382; }
a { background-color: rgb(18,115,130); }
div.DivClassName
{
background-color: #127382;
}
.BgClassName
{
background-color: #127382;
}
</style>
border-color css
<style>
span { border-color: #127382; }
span { border-color: rgb(18,115,130); }
td.TdClassName
{
border-color: #127382;
}
.TagClassName
{
border-color: #127382;
}
</style>