Shades of Allports #157690
Tints of Allports #157690
RGB
CMYK
RGB Variations
Color information
#157690 (or 0x157690) is known color: Allports. HEX triplet: 15, 76 and 90. RGB value is (21,118,144). Sum of RGB (Red+Green+Blue) = 21+118+144=283 (37% of max value = 765). Red value is 21 (8.59% from 255 or 7.42% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 144 (56.64% from 255 or 50.88% from 283); Max value from RGB is 144 - color contains mainly: blue. Hex color #157690 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157690 is #EA896F. Grayscale: #5B5B5B. Windows color (decimal): -15370608 or 9467413. OLE color: 9467413.
HSL color Cylindrical-coordinate representation of color #157690: hue angle of 192.68º 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 #157690 is Cyan = 0.85, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 21 | 118 | 144 | - |
| CMYK | 0.85 | 0.18 | 0 | 0.44 |
| HSL | 192.68º | 0.75% | 0.32% | - |
| HSV(B) | 192.68º | 0.85% | 0.56% | - |
| XYZ | 11.82 | 15.13 | 28.68 | - |
| YUV | 91.96 | 157.36 | 77.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 118 | 144 | 0.85 | 0.18 | 0 | 0.44 | 192.68 | 0.75 | 0.32 |
| Hex | 15 | 76 | 90 | 55 | 12 | 0 | 2C | C1 | 4B | 20 |
| Octal | 25 | 166 | 220 | 125 | 22 | 0 | 54 | 301 | 113 | 40 |
| Binary | 10101 | 1110110 | 10010000 | 1010101 | 10010 | 0 | 101100 | 11000001 | 1001011 | 100000 |
Color Harmonies of #157690
Complementary color
Monochromatic Colors of #157690
Black with #157690
Text Example
Text Example
White with #157690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157690; }
p { color: rgb(21,118,144); }
H1.HeaderClassName
{
color: #157690;
}
.AnyTagClassName
{
color: #157690;
}
</style>
background-color css
<style>
a { background-color: #157690; }
a { background-color: rgb(21,118,144); }
div.DivClassName
{
background-color: #157690;
}
.BgClassName
{
background-color: #157690;
}
</style>
border-color css
<style>
span { border-color: #157690; }
span { border-color: rgb(21,118,144); }
td.TdClassName
{
border-color: #157690;
}
.TagClassName
{
border-color: #157690;
}
</style>