Shades of Allports #156374
Tints of Allports #156374
RGB
CMYK
RGB Variations
Color information
#156374 (or 0x156374) is known color: Allports. HEX triplet: 15, 63 and 74. RGB value is (21,99,116). Sum of RGB (Red+Green+Blue) = 21+99+116=236 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.90% from 236); Green value is 99 (39.06% from 255 or 41.95% from 236); Blue value is 116 (45.70% from 255 or 49.15% from 236); Max value from RGB is 116 - color contains mainly: blue. Hex color #156374 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156374 is #EA9C8B. Grayscale: #4D4D4D. Windows color (decimal): -15375500 or 7627541. OLE color: 7627541.
HSL color Cylindrical-coordinate representation of color #156374: hue angle of 190.74º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #156374 is Cyan = 0.82, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 99 | 116 | - |
| CMYK | 0.82 | 0.15 | 0 | 0.55 |
| HSL | 190.74º | 0.69% | 0.27% | - |
| HSV(B) | 190.74º | 0.82% | 0.45% | - |
| XYZ | 7.92 | 10.34 | 18.1 | - |
| YUV | 77.62 | 149.66 | 87.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 99 | 116 | 0.82 | 0.15 | 0 | 0.55 | 190.74 | 0.69 | 0.27 |
| Hex | 15 | 63 | 74 | 52 | F | 0 | 37 | BF | 45 | 1B |
| Octal | 25 | 143 | 164 | 122 | 17 | 0 | 67 | 277 | 105 | 33 |
| Binary | 10101 | 1100011 | 1110100 | 1010010 | 1111 | 0 | 110111 | 10111111 | 1000101 | 11011 |
Color Harmonies of #156374
Complementary color
Monochromatic Colors of #156374
Black with #156374
Text Example
Text Example
White with #156374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156374; }
p { color: rgb(21,99,116); }
H1.HeaderClassName
{
color: #156374;
}
.AnyTagClassName
{
color: #156374;
}
</style>
background-color css
<style>
a { background-color: #156374; }
a { background-color: rgb(21,99,116); }
div.DivClassName
{
background-color: #156374;
}
.BgClassName
{
background-color: #156374;
}
</style>
border-color css
<style>
span { border-color: #156374; }
span { border-color: rgb(21,99,116); }
td.TdClassName
{
border-color: #156374;
}
.TagClassName
{
border-color: #156374;
}
</style>