Shades of Allports #157484
Tints of Allports #157484
RGB
CMYK
RGB Variations
Color information
#157484 (or 0x157484) is known color: Allports. HEX triplet: 15, 74 and 84. RGB value is (21,116,132). Sum of RGB (Red+Green+Blue) = 21+116+132=269 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.81% from 269); Green value is 116 (45.70% from 255 or 43.12% from 269); Blue value is 132 (51.95% from 255 or 49.07% from 269); Max value from RGB is 132 - color contains mainly: blue. Hex color #157484 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #157484 is #EA8B7B. Grayscale: #595959. Windows color (decimal): -15371132 or 8680469. OLE color: 8680469.
HSL color Cylindrical-coordinate representation of color #157484: hue angle of 188.65º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #157484 is Cyan = 0.84, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 21 | 116 | 132 | - |
| CMYK | 0.84 | 0.12 | 0 | 0.48 |
| HSL | 188.65º | 0.73% | 0.3% | - |
| HSV(B) | 188.65º | 0.84% | 0.52% | - |
| XYZ | 10.72 | 14.32 | 24.03 | - |
| YUV | 89.42 | 152.03 | 79.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 116 | 132 | 0.84 | 0.12 | 0 | 0.48 | 188.65 | 0.73 | 0.3 |
| Hex | 15 | 74 | 84 | 54 | C | 0 | 30 | BD | 49 | 1E |
| Octal | 25 | 164 | 204 | 124 | 14 | 0 | 60 | 275 | 111 | 36 |
| Binary | 10101 | 1110100 | 10000100 | 1010100 | 1100 | 0 | 110000 | 10111101 | 1001001 | 11110 |
Color Harmonies of #157484
Complementary color
Monochromatic Colors of #157484
Black with #157484
Text Example
Text Example
White with #157484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157484; }
p { color: rgb(21,116,132); }
H1.HeaderClassName
{
color: #157484;
}
.AnyTagClassName
{
color: #157484;
}
</style>
background-color css
<style>
a { background-color: #157484; }
a { background-color: rgb(21,116,132); }
div.DivClassName
{
background-color: #157484;
}
.BgClassName
{
background-color: #157484;
}
</style>
border-color css
<style>
span { border-color: #157484; }
span { border-color: rgb(21,116,132); }
td.TdClassName
{
border-color: #157484;
}
.TagClassName
{
border-color: #157484;
}
</style>