Shades of Allports #157486
Tints of Allports #157486
RGB
CMYK
RGB Variations
Color information
#157486 (or 0x157486) is known color: Allports. HEX triplet: 15, 74 and 86. RGB value is (21,116,134). Sum of RGB (Red+Green+Blue) = 21+116+134=271 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.75% from 271); Green value is 116 (45.70% from 255 or 42.80% from 271); Blue value is 134 (52.73% from 255 or 49.45% from 271); Max value from RGB is 134 - color contains mainly: blue. Hex color #157486 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157486 is #EA8B79. Grayscale: #595959. Windows color (decimal): -15371130 or 8811541. OLE color: 8811541.
HSL color Cylindrical-coordinate representation of color #157486: hue angle of 189.56º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #157486 is Cyan = 0.84, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 21 | 116 | 134 | - |
| CMYK | 0.84 | 0.13 | 0 | 0.47 |
| HSL | 189.56º | 0.73% | 0.3% | - |
| HSV(B) | 189.56º | 0.84% | 0.53% | - |
| XYZ | 10.86 | 14.37 | 24.76 | - |
| YUV | 89.65 | 153.03 | 79.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 116 | 134 | 0.84 | 0.13 | 0 | 0.47 | 189.56 | 0.73 | 0.3 |
| Hex | 15 | 74 | 86 | 54 | D | 0 | 2F | BE | 49 | 1E |
| Octal | 25 | 164 | 206 | 124 | 15 | 0 | 57 | 276 | 111 | 36 |
| Binary | 10101 | 1110100 | 10000110 | 1010100 | 1101 | 0 | 101111 | 10111110 | 1001001 | 11110 |
Color Harmonies of #157486
Complementary color
Monochromatic Colors of #157486
Black with #157486
Text Example
Text Example
White with #157486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157486; }
p { color: rgb(21,116,134); }
H1.HeaderClassName
{
color: #157486;
}
.AnyTagClassName
{
color: #157486;
}
</style>
background-color css
<style>
a { background-color: #157486; }
a { background-color: rgb(21,116,134); }
div.DivClassName
{
background-color: #157486;
}
.BgClassName
{
background-color: #157486;
}
</style>
border-color css
<style>
span { border-color: #157486; }
span { border-color: rgb(21,116,134); }
td.TdClassName
{
border-color: #157486;
}
.TagClassName
{
border-color: #157486;
}
</style>