Shades of Allports #157295
Tints of Allports #157295
RGB
CMYK
RGB Variations
Color information
#157295 (or 0x157295) is known color: Allports. HEX triplet: 15, 72 and 95. RGB value is (21,114,149). Sum of RGB (Red+Green+Blue) = 21+114+149=284 (37% of max value = 765). Red value is 21 (8.59% from 255 or 7.39% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 149 (58.59% from 255 or 52.46% from 284); Max value from RGB is 149 - color contains mainly: blue. Hex color #157295 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157295 is #EA8D6A. Grayscale: #595959. Windows color (decimal): -15371627 or 9794069. OLE color: 9794069.
HSL color Cylindrical-coordinate representation of color #157295: hue angle of 196.41º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #157295 is Cyan = 0.86, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 21 | 114 | 149 | - |
| CMYK | 0.86 | 0.23 | 0 | 0.42 |
| HSL | 196.41º | 0.75% | 0.33% | - |
| HSV(B) | 196.41º | 0.86% | 0.58% | - |
| XYZ | 11.75 | 14.36 | 30.59 | - |
| YUV | 90.18 | 161.19 | 78.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 114 | 149 | 0.86 | 0.23 | 0 | 0.42 | 196.41 | 0.75 | 0.33 |
| Hex | 15 | 72 | 95 | 56 | 17 | 0 | 2A | C4 | 4B | 21 |
| Octal | 25 | 162 | 225 | 126 | 27 | 0 | 52 | 304 | 113 | 41 |
| Binary | 10101 | 1110010 | 10010101 | 1010110 | 10111 | 0 | 101010 | 11000100 | 1001011 | 100001 |
Color Harmonies of #157295
Complementary color
Monochromatic Colors of #157295
Black with #157295
Text Example
Text Example
White with #157295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157295; }
p { color: rgb(21,114,149); }
H1.HeaderClassName
{
color: #157295;
}
.AnyTagClassName
{
color: #157295;
}
</style>
background-color css
<style>
a { background-color: #157295; }
a { background-color: rgb(21,114,149); }
div.DivClassName
{
background-color: #157295;
}
.BgClassName
{
background-color: #157295;
}
</style>
border-color css
<style>
span { border-color: #157295; }
span { border-color: rgb(21,114,149); }
td.TdClassName
{
border-color: #157295;
}
.TagClassName
{
border-color: #157295;
}
</style>