Shades of Allports #136771
Tints of Allports #136771
RGB
CMYK
RGB Variations
Color information
#136771 (or 0x136771) is known color: Allports. HEX triplet: 13, 67 and 71. RGB value is (19,103,113). Sum of RGB (Red+Green+Blue) = 19+103+113=235 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.09% from 235); Green value is 103 (40.62% from 255 or 43.83% from 235); Blue value is 113 (44.53% from 255 or 48.09% from 235); Max value from RGB is 113 - color contains mainly: blue. Hex color #136771 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136771 is #EC988E. Grayscale: #4E4E4E. Windows color (decimal): -15505551 or 7431955. OLE color: 7431955.
HSL color Cylindrical-coordinate representation of color #136771: hue angle of 186.38º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #136771 is Cyan = 0.83, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 103 | 113 | - |
| CMYK | 0.83 | 0.09 | 0 | 0.56 |
| HSL | 186.38º | 0.71% | 0.26% | - |
| HSV(B) | 186.38º | 0.83% | 0.44% | - |
| XYZ | 8.1 | 11.03 | 17.33 | - |
| YUV | 79.02 | 147.17 | 85.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 113 | 0.83 | 0.09 | 0 | 0.56 | 186.38 | 0.71 | 0.26 |
| Hex | 13 | 67 | 71 | 53 | 9 | 0 | 38 | BA | 47 | 1A |
| Octal | 23 | 147 | 161 | 123 | 11 | 0 | 70 | 272 | 107 | 32 |
| Binary | 10011 | 1100111 | 1110001 | 1010011 | 1001 | 0 | 111000 | 10111010 | 1000111 | 11010 |
Color Harmonies of #136771
Complementary color
Monochromatic Colors of #136771
Black with #136771
Text Example
Text Example
White with #136771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136771; }
p { color: rgb(19,103,113); }
H1.HeaderClassName
{
color: #136771;
}
.AnyTagClassName
{
color: #136771;
}
</style>
background-color css
<style>
a { background-color: #136771; }
a { background-color: rgb(19,103,113); }
div.DivClassName
{
background-color: #136771;
}
.BgClassName
{
background-color: #136771;
}
</style>
border-color css
<style>
span { border-color: #136771; }
span { border-color: rgb(19,103,113); }
td.TdClassName
{
border-color: #136771;
}
.TagClassName
{
border-color: #136771;
}
</style>