Shades of Allports #157283
Tints of Allports #157283
RGB
CMYK
RGB Variations
Color information
#157283 (or 0x157283) is known color: Allports. HEX triplet: 15, 72 and 83. RGB value is (21,114,131). Sum of RGB (Red+Green+Blue) = 21+114+131=266 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.89% from 266); Green value is 114 (44.92% from 255 or 42.86% from 266); Blue value is 131 (51.56% from 255 or 49.25% from 266); Max value from RGB is 131 - color contains mainly: blue. Hex color #157283 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157283 is #EA8D7C. Grayscale: #575757. Windows color (decimal): -15371645 or 8614421. OLE color: 8614421.
HSL color Cylindrical-coordinate representation of color #157283: hue angle of 189.27º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #157283 is Cyan = 0.84, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 21 | 114 | 131 | - |
| CMYK | 0.84 | 0.13 | 0 | 0.49 |
| HSL | 189.27º | 0.72% | 0.3% | - |
| HSV(B) | 189.27º | 0.84% | 0.51% | - |
| XYZ | 10.42 | 13.83 | 23.59 | - |
| YUV | 88.13 | 152.19 | 80.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 114 | 131 | 0.84 | 0.13 | 0 | 0.49 | 189.27 | 0.72 | 0.3 |
| Hex | 15 | 72 | 83 | 54 | D | 0 | 31 | BD | 48 | 1E |
| Octal | 25 | 162 | 203 | 124 | 15 | 0 | 61 | 275 | 110 | 36 |
| Binary | 10101 | 1110010 | 10000011 | 1010100 | 1101 | 0 | 110001 | 10111101 | 1001000 | 11110 |
Color Harmonies of #157283
Complementary color
Monochromatic Colors of #157283
Black with #157283
Text Example
Text Example
White with #157283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157283; }
p { color: rgb(21,114,131); }
H1.HeaderClassName
{
color: #157283;
}
.AnyTagClassName
{
color: #157283;
}
</style>
background-color css
<style>
a { background-color: #157283; }
a { background-color: rgb(21,114,131); }
div.DivClassName
{
background-color: #157283;
}
.BgClassName
{
background-color: #157283;
}
</style>
border-color css
<style>
span { border-color: #157283; }
span { border-color: rgb(21,114,131); }
td.TdClassName
{
border-color: #157283;
}
.TagClassName
{
border-color: #157283;
}
</style>