Shades of Allports #136671
Tints of Allports #136671
RGB
CMYK
RGB Variations
Color information
#136671 (or 0x136671) is known color: Allports. HEX triplet: 13, 66 and 71. RGB value is (19,102,113). Sum of RGB (Red+Green+Blue) = 19+102+113=234 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.12% from 234); Green value is 102 (40.23% from 255 or 43.59% from 234); Blue value is 113 (44.53% from 255 or 48.29% from 234); Max value from RGB is 113 - color contains mainly: blue. Hex color #136671 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136671 is #EC998E. Grayscale: #4E4E4E. Windows color (decimal): -15505807 or 7431699. OLE color: 7431699.
HSL color Cylindrical-coordinate representation of color #136671: hue angle of 187.02º 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 #136671 is Cyan = 0.83, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 102 | 113 | - |
| CMYK | 0.83 | 0.10 | 0 | 0.56 |
| HSL | 187.02º | 0.71% | 0.26% | - |
| HSV(B) | 187.02º | 0.83% | 0.44% | - |
| XYZ | 8 | 10.83 | 17.29 | - |
| YUV | 78.44 | 147.5 | 85.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 102 | 113 | 0.83 | 0.10 | 0 | 0.56 | 187.02 | 0.71 | 0.26 |
| Hex | 13 | 66 | 71 | 53 | A | 0 | 38 | BB | 47 | 1A |
| Octal | 23 | 146 | 161 | 123 | 12 | 0 | 70 | 273 | 107 | 32 |
| Binary | 10011 | 1100110 | 1110001 | 1010011 | 1010 | 0 | 111000 | 10111011 | 1000111 | 11010 |
Color Harmonies of #136671
Complementary color
Monochromatic Colors of #136671
Black with #136671
Text Example
Text Example
White with #136671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136671; }
p { color: rgb(19,102,113); }
H1.HeaderClassName
{
color: #136671;
}
.AnyTagClassName
{
color: #136671;
}
</style>
background-color css
<style>
a { background-color: #136671; }
a { background-color: rgb(19,102,113); }
div.DivClassName
{
background-color: #136671;
}
.BgClassName
{
background-color: #136671;
}
</style>
border-color css
<style>
span { border-color: #136671; }
span { border-color: rgb(19,102,113); }
td.TdClassName
{
border-color: #136671;
}
.TagClassName
{
border-color: #136671;
}
</style>