Shades of Allports #157291
Tints of Allports #157291
RGB
CMYK
RGB Variations
Color information
#157291 (or 0x157291) is known color: Allports. HEX triplet: 15, 72 and 91. RGB value is (21,114,145). Sum of RGB (Red+Green+Blue) = 21+114+145=280 (37% of max value = 765). Red value is 21 (8.59% from 255 or 7.5% from 280); Green value is 114 (44.92% from 255 or 40.71% from 280); Blue value is 145 (57.03% from 255 or 51.79% from 280); Max value from RGB is 145 - color contains mainly: blue. Hex color #157291 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157291 is #EA8D6E. Grayscale: #595959. Windows color (decimal): -15371631 or 9531925. OLE color: 9531925.
HSL color Cylindrical-coordinate representation of color #157291: hue angle of 195º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #157291 is Cyan = 0.86, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 21 | 114 | 145 | - |
| CMYK | 0.86 | 0.21 | 0 | 0.43 |
| HSL | 195º | 0.75% | 0.33% | - |
| HSV(B) | 195º | 0.86% | 0.57% | - |
| XYZ | 11.44 | 14.24 | 28.93 | - |
| YUV | 89.73 | 159.19 | 78.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 114 | 145 | 0.86 | 0.21 | 0 | 0.43 | 195 | 0.75 | 0.33 |
| Hex | 15 | 72 | 91 | 56 | 15 | 0 | 2B | C3 | 4B | 21 |
| Octal | 25 | 162 | 221 | 126 | 25 | 0 | 53 | 303 | 113 | 41 |
| Binary | 10101 | 1110010 | 10010001 | 1010110 | 10101 | 0 | 101011 | 11000011 | 1001011 | 100001 |
Color Harmonies of #157291
Complementary color
Monochromatic Colors of #157291
Black with #157291
Text Example
Text Example
White with #157291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157291; }
p { color: rgb(21,114,145); }
H1.HeaderClassName
{
color: #157291;
}
.AnyTagClassName
{
color: #157291;
}
</style>
background-color css
<style>
a { background-color: #157291; }
a { background-color: rgb(21,114,145); }
div.DivClassName
{
background-color: #157291;
}
.BgClassName
{
background-color: #157291;
}
</style>
border-color css
<style>
span { border-color: #157291; }
span { border-color: rgb(21,114,145); }
td.TdClassName
{
border-color: #157291;
}
.TagClassName
{
border-color: #157291;
}
</style>