Shades of Allports #137683
Tints of Allports #137683
RGB
CMYK
RGB Variations
Color information
#137683 (or 0x137683) is known color: Allports. HEX triplet: 13, 76 and 83. RGB value is (19,118,131). Sum of RGB (Red+Green+Blue) = 19+118+131=268 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.09% from 268); Green value is 118 (46.48% from 255 or 44.03% from 268); Blue value is 131 (51.56% from 255 or 48.88% from 268); Max value from RGB is 131 - color contains mainly: blue. Hex color #137683 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #137683 is #EC897C. Grayscale: #595959. Windows color (decimal): -15501693 or 8615443. OLE color: 8615443.
HSL color Cylindrical-coordinate representation of color #137683: hue angle of 186.96º 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 #137683 is Cyan = 0.85, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 118 | 131 | - |
| CMYK | 0.85 | 0.10 | 0 | 0.49 |
| HSL | 186.96º | 0.75% | 0.29% | - |
| HSV(B) | 186.96º | 0.85% | 0.51% | - |
| XYZ | 10.84 | 14.73 | 23.75 | - |
| YUV | 89.88 | 151.2 | 77.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 118 | 131 | 0.85 | 0.10 | 0 | 0.49 | 186.96 | 0.75 | 0.29 |
| Hex | 13 | 76 | 83 | 55 | A | 0 | 31 | BB | 4B | 1D |
| Octal | 23 | 166 | 203 | 125 | 12 | 0 | 61 | 273 | 113 | 35 |
| Binary | 10011 | 1110110 | 10000011 | 1010101 | 1010 | 0 | 110001 | 10111011 | 1001011 | 11101 |
Color Harmonies of #137683
Complementary color
Monochromatic Colors of #137683
Black with #137683
Text Example
Text Example
White with #137683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137683; }
p { color: rgb(19,118,131); }
H1.HeaderClassName
{
color: #137683;
}
.AnyTagClassName
{
color: #137683;
}
</style>
background-color css
<style>
a { background-color: #137683; }
a { background-color: rgb(19,118,131); }
div.DivClassName
{
background-color: #137683;
}
.BgClassName
{
background-color: #137683;
}
</style>
border-color css
<style>
span { border-color: #137683; }
span { border-color: rgb(19,118,131); }
td.TdClassName
{
border-color: #137683;
}
.TagClassName
{
border-color: #137683;
}
</style>