Shades of Allports #157689
Tints of Allports #157689
RGB
CMYK
RGB Variations
Color information
#157689 (or 0x157689) is known color: Allports. HEX triplet: 15, 76 and 89. RGB value is (21,118,137). Sum of RGB (Red+Green+Blue) = 21+118+137=276 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.61% from 276); Green value is 118 (46.48% from 255 or 42.75% from 276); Blue value is 137 (53.91% from 255 or 49.64% from 276); Max value from RGB is 137 - color contains mainly: blue. Hex color #157689 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157689 is #EA8976. Grayscale: #5A5A5A. Windows color (decimal): -15370615 or 9008661. OLE color: 9008661.
HSL color Cylindrical-coordinate representation of color #157689: hue angle of 189.83º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #157689 is Cyan = 0.85, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 21 | 118 | 137 | - |
| CMYK | 0.85 | 0.14 | 0 | 0.46 |
| HSL | 189.83º | 0.73% | 0.31% | - |
| HSV(B) | 189.83º | 0.85% | 0.54% | - |
| XYZ | 11.3 | 14.92 | 25.95 | - |
| YUV | 91.16 | 153.86 | 77.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 118 | 137 | 0.85 | 0.14 | 0 | 0.46 | 189.83 | 0.73 | 0.31 |
| Hex | 15 | 76 | 89 | 55 | E | 0 | 2E | BE | 49 | 1F |
| Octal | 25 | 166 | 211 | 125 | 16 | 0 | 56 | 276 | 111 | 37 |
| Binary | 10101 | 1110110 | 10001001 | 1010101 | 1110 | 0 | 101110 | 10111110 | 1001001 | 11111 |
Color Harmonies of #157689
Complementary color
Monochromatic Colors of #157689
Black with #157689
Text Example
Text Example
White with #157689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157689; }
p { color: rgb(21,118,137); }
H1.HeaderClassName
{
color: #157689;
}
.AnyTagClassName
{
color: #157689;
}
</style>
background-color css
<style>
a { background-color: #157689; }
a { background-color: rgb(21,118,137); }
div.DivClassName
{
background-color: #157689;
}
.BgClassName
{
background-color: #157689;
}
</style>
border-color css
<style>
span { border-color: #157689; }
span { border-color: rgb(21,118,137); }
td.TdClassName
{
border-color: #157689;
}
.TagClassName
{
border-color: #157689;
}
</style>