Shades of Allports #157092
Tints of Allports #157092
RGB
CMYK
RGB Variations
Color information
#157092 (or 0x157092) is known color: Allports. HEX triplet: 15, 70 and 92. RGB value is (21,112,146). Sum of RGB (Red+Green+Blue) = 21+112+146=279 (36% of max value = 765). Red value is 21 (8.59% from 255 or 7.53% from 279); Green value is 112 (44.14% from 255 or 40.14% from 279); Blue value is 146 (57.42% from 255 or 52.33% from 279); Max value from RGB is 146 - color contains mainly: blue. Hex color #157092 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157092 is #EA8F6D. Grayscale: #585858. Windows color (decimal): -15372142 or 9596949. OLE color: 9596949.
HSL color Cylindrical-coordinate representation of color #157092: hue angle of 196.32º 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 #157092 is Cyan = 0.86, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 21 | 112 | 146 | - |
| CMYK | 0.86 | 0.23 | 0 | 0.43 |
| HSL | 196.32º | 0.75% | 0.33% | - |
| HSV(B) | 196.32º | 0.86% | 0.57% | - |
| XYZ | 11.29 | 13.82 | 29.27 | - |
| YUV | 88.67 | 160.35 | 79.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 112 | 146 | 0.86 | 0.23 | 0 | 0.43 | 196.32 | 0.75 | 0.33 |
| Hex | 15 | 70 | 92 | 56 | 17 | 0 | 2B | C4 | 4B | 21 |
| Octal | 25 | 160 | 222 | 126 | 27 | 0 | 53 | 304 | 113 | 41 |
| Binary | 10101 | 1110000 | 10010010 | 1010110 | 10111 | 0 | 101011 | 11000100 | 1001011 | 100001 |
Color Harmonies of #157092
Complementary color
Monochromatic Colors of #157092
Black with #157092
Text Example
Text Example
White with #157092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157092; }
p { color: rgb(21,112,146); }
H1.HeaderClassName
{
color: #157092;
}
.AnyTagClassName
{
color: #157092;
}
</style>
background-color css
<style>
a { background-color: #157092; }
a { background-color: rgb(21,112,146); }
div.DivClassName
{
background-color: #157092;
}
.BgClassName
{
background-color: #157092;
}
</style>
border-color css
<style>
span { border-color: #157092; }
span { border-color: rgb(21,112,146); }
td.TdClassName
{
border-color: #157092;
}
.TagClassName
{
border-color: #157092;
}
</style>