Shades of Allports #137783
Tints of Allports #137783
RGB
CMYK
RGB Variations
Color information
#137783 (or 0x137783) is known color: Allports. HEX triplet: 13, 77 and 83. RGB value is (19,119,131). Sum of RGB (Red+Green+Blue) = 19+119+131=269 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.06% from 269); Green value is 119 (46.88% from 255 or 44.24% from 269); Blue value is 131 (51.56% from 255 or 48.70% from 269); Max value from RGB is 131 - color contains mainly: blue. Hex color #137783 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137783 is #EC887C. Grayscale: #5A5A5A. Windows color (decimal): -15501437 or 8615699. OLE color: 8615699.
HSL color Cylindrical-coordinate representation of color #137783: hue angle of 186.43º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #137783 is Cyan = 0.85, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 119 | 131 | - |
| CMYK | 0.85 | 0.09 | 0 | 0.49 |
| HSL | 186.43º | 0.75% | 0.29% | - |
| HSV(B) | 186.43º | 0.85% | 0.51% | - |
| XYZ | 10.96 | 14.97 | 23.78 | - |
| YUV | 90.47 | 150.87 | 77.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 119 | 131 | 0.85 | 0.09 | 0 | 0.49 | 186.43 | 0.75 | 0.29 |
| Hex | 13 | 77 | 83 | 55 | 9 | 0 | 31 | BA | 4B | 1D |
| Octal | 23 | 167 | 203 | 125 | 11 | 0 | 61 | 272 | 113 | 35 |
| Binary | 10011 | 1110111 | 10000011 | 1010101 | 1001 | 0 | 110001 | 10111010 | 1001011 | 11101 |
Color Harmonies of #137783
Complementary color
Monochromatic Colors of #137783
Black with #137783
Text Example
Text Example
White with #137783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137783; }
p { color: rgb(19,119,131); }
H1.HeaderClassName
{
color: #137783;
}
.AnyTagClassName
{
color: #137783;
}
</style>
background-color css
<style>
a { background-color: #137783; }
a { background-color: rgb(19,119,131); }
div.DivClassName
{
background-color: #137783;
}
.BgClassName
{
background-color: #137783;
}
</style>
border-color css
<style>
span { border-color: #137783; }
span { border-color: rgb(19,119,131); }
td.TdClassName
{
border-color: #137783;
}
.TagClassName
{
border-color: #137783;
}
</style>