Shades of Allports #136772
Tints of Allports #136772
RGB
CMYK
RGB Variations
Color information
#136772 (or 0x136772) is known color: Allports. HEX triplet: 13, 67 and 72. RGB value is (19,103,114). Sum of RGB (Red+Green+Blue) = 19+103+114=236 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.05% from 236); Green value is 103 (40.62% from 255 or 43.64% from 236); Blue value is 114 (44.92% from 255 or 48.31% from 236); Max value from RGB is 114 - color contains mainly: blue. Hex color #136772 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136772 is #EC988D. Grayscale: #4F4F4F. Windows color (decimal): -15505550 or 7497491. OLE color: 7497491.
HSL color Cylindrical-coordinate representation of color #136772: hue angle of 186.95º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #136772 is Cyan = 0.83, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 103 | 114 | - |
| CMYK | 0.83 | 0.10 | 0 | 0.55 |
| HSL | 186.95º | 0.71% | 0.26% | - |
| HSV(B) | 186.95º | 0.83% | 0.45% | - |
| XYZ | 8.16 | 11.05 | 17.62 | - |
| YUV | 79.14 | 147.67 | 85.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 114 | 0.83 | 0.10 | 0 | 0.55 | 186.95 | 0.71 | 0.26 |
| Hex | 13 | 67 | 72 | 53 | A | 0 | 37 | BB | 47 | 1A |
| Octal | 23 | 147 | 162 | 123 | 12 | 0 | 67 | 273 | 107 | 32 |
| Binary | 10011 | 1100111 | 1110010 | 1010011 | 1010 | 0 | 110111 | 10111011 | 1000111 | 11010 |
Color Harmonies of #136772
Complementary color
Monochromatic Colors of #136772
Black with #136772
Text Example
Text Example
White with #136772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136772; }
p { color: rgb(19,103,114); }
H1.HeaderClassName
{
color: #136772;
}
.AnyTagClassName
{
color: #136772;
}
</style>
background-color css
<style>
a { background-color: #136772; }
a { background-color: rgb(19,103,114); }
div.DivClassName
{
background-color: #136772;
}
.BgClassName
{
background-color: #136772;
}
</style>
border-color css
<style>
span { border-color: #136772; }
span { border-color: rgb(19,103,114); }
td.TdClassName
{
border-color: #136772;
}
.TagClassName
{
border-color: #136772;
}
</style>