Shades of Allports #147687
Tints of Allports #147687
RGB
CMYK
RGB Variations
Color information
#147687 (or 0x147687) is known color: Allports. HEX triplet: 14, 76 and 87. RGB value is (20,118,135). Sum of RGB (Red+Green+Blue) = 20+118+135=273 (36% of max value = 765). Red value is 20 (8.20% from 255 or 7.33% from 273); Green value is 118 (46.48% from 255 or 43.22% from 273); Blue value is 135 (53.12% from 255 or 49.45% from 273); Max value from RGB is 135 - color contains mainly: blue. Hex color #147687 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #147687 is #EB8978. Grayscale: #5A5A5A. Windows color (decimal): -15436153 or 8877588. OLE color: 8877588.
HSL color Cylindrical-coordinate representation of color #147687: hue angle of 188.87º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #147687 is Cyan = 0.85, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 20 | 118 | 135 | - |
| CMYK | 0.85 | 0.13 | 0 | 0.47 |
| HSL | 188.87º | 0.74% | 0.3% | - |
| HSV(B) | 188.87º | 0.85% | 0.53% | - |
| XYZ | 11.14 | 14.85 | 25.2 | - |
| YUV | 90.64 | 153.03 | 77.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 118 | 135 | 0.85 | 0.13 | 0 | 0.47 | 188.87 | 0.74 | 0.3 |
| Hex | 14 | 76 | 87 | 55 | D | 0 | 2F | BD | 4A | 1E |
| Octal | 24 | 166 | 207 | 125 | 15 | 0 | 57 | 275 | 112 | 36 |
| Binary | 10100 | 1110110 | 10000111 | 1010101 | 1101 | 0 | 101111 | 10111101 | 1001010 | 11110 |
Color Harmonies of #147687
Complementary color
Monochromatic Colors of #147687
Black with #147687
Text Example
Text Example
White with #147687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147687; }
p { color: rgb(20,118,135); }
H1.HeaderClassName
{
color: #147687;
}
.AnyTagClassName
{
color: #147687;
}
</style>
background-color css
<style>
a { background-color: #147687; }
a { background-color: rgb(20,118,135); }
div.DivClassName
{
background-color: #147687;
}
.BgClassName
{
background-color: #147687;
}
</style>
border-color css
<style>
span { border-color: #147687; }
span { border-color: rgb(20,118,135); }
td.TdClassName
{
border-color: #147687;
}
.TagClassName
{
border-color: #147687;
}
</style>