Shades of Allports #157190
Tints of Allports #157190
RGB
CMYK
RGB Variations
Color information
#157190 (or 0x157190) is known color: Allports. HEX triplet: 15, 71 and 90. RGB value is (21,113,144). Sum of RGB (Red+Green+Blue) = 21+113+144=278 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.55% from 278); Green value is 113 (44.53% from 255 or 40.65% from 278); Blue value is 144 (56.64% from 255 or 51.80% from 278); Max value from RGB is 144 - color contains mainly: blue. Hex color #157190 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157190 is #EA8E6F. Grayscale: #585858. Windows color (decimal): -15371888 or 9466133. OLE color: 9466133.
HSL color Cylindrical-coordinate representation of color #157190: hue angle of 195.12º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #157190 is Cyan = 0.85, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 21 | 113 | 144 | - |
| CMYK | 0.85 | 0.22 | 0 | 0.44 |
| HSL | 195.12º | 0.75% | 0.32% | - |
| HSV(B) | 195.12º | 0.85% | 0.56% | - |
| XYZ | 11.25 | 13.98 | 28.49 | - |
| YUV | 89.03 | 159.02 | 79.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 113 | 144 | 0.85 | 0.22 | 0 | 0.44 | 195.12 | 0.75 | 0.32 |
| Hex | 15 | 71 | 90 | 55 | 16 | 0 | 2C | C3 | 4B | 20 |
| Octal | 25 | 161 | 220 | 125 | 26 | 0 | 54 | 303 | 113 | 40 |
| Binary | 10101 | 1110001 | 10010000 | 1010101 | 10110 | 0 | 101100 | 11000011 | 1001011 | 100000 |
Color Harmonies of #157190
Complementary color
Monochromatic Colors of #157190
Black with #157190
Text Example
Text Example
White with #157190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157190; }
p { color: rgb(21,113,144); }
H1.HeaderClassName
{
color: #157190;
}
.AnyTagClassName
{
color: #157190;
}
</style>
background-color css
<style>
a { background-color: #157190; }
a { background-color: rgb(21,113,144); }
div.DivClassName
{
background-color: #157190;
}
.BgClassName
{
background-color: #157190;
}
</style>
border-color css
<style>
span { border-color: #157190; }
span { border-color: rgb(21,113,144); }
td.TdClassName
{
border-color: #157190;
}
.TagClassName
{
border-color: #157190;
}
</style>