Shades of Allports #127484
Tints of Allports #127484
RGB
CMYK
RGB Variations
Color information
#127484 (or 0x127484) is known color: Allports. HEX triplet: 12, 74 and 84. RGB value is (18,116,132). Sum of RGB (Red+Green+Blue) = 18+116+132=266 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.77% from 266); Green value is 116 (45.70% from 255 or 43.61% from 266); Blue value is 132 (51.95% from 255 or 49.62% from 266); Max value from RGB is 132 - color contains mainly: blue. Hex color #127484 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #127484 is #ED8B7B. Grayscale: #585858. Windows color (decimal): -15567740 or 8680466. OLE color: 8680466.
HSL color Cylindrical-coordinate representation of color #127484: hue angle of 188.42º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #127484 is Cyan = 0.86, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 18 | 116 | 132 | - |
| CMYK | 0.86 | 0.12 | 0 | 0.48 |
| HSL | 188.42º | 0.76% | 0.29% | - |
| HSV(B) | 188.42º | 0.86% | 0.52% | - |
| XYZ | 10.66 | 14.29 | 24.03 | - |
| YUV | 88.52 | 152.53 | 77.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 116 | 132 | 0.86 | 0.12 | 0 | 0.48 | 188.42 | 0.76 | 0.29 |
| Hex | 12 | 74 | 84 | 56 | C | 0 | 30 | BC | 4C | 1D |
| Octal | 22 | 164 | 204 | 126 | 14 | 0 | 60 | 274 | 114 | 35 |
| Binary | 10010 | 1110100 | 10000100 | 1010110 | 1100 | 0 | 110000 | 10111100 | 1001100 | 11101 |
Color Harmonies of #127484
Complementary color
Monochromatic Colors of #127484
Black with #127484
Text Example
Text Example
White with #127484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127484; }
p { color: rgb(18,116,132); }
H1.HeaderClassName
{
color: #127484;
}
.AnyTagClassName
{
color: #127484;
}
</style>
background-color css
<style>
a { background-color: #127484; }
a { background-color: rgb(18,116,132); }
div.DivClassName
{
background-color: #127484;
}
.BgClassName
{
background-color: #127484;
}
</style>
border-color css
<style>
span { border-color: #127484; }
span { border-color: rgb(18,116,132); }
td.TdClassName
{
border-color: #127484;
}
.TagClassName
{
border-color: #127484;
}
</style>