Shades of Allports #136776
Tints of Allports #136776
RGB
CMYK
RGB Variations
Color information
#136776 (or 0x136776) is known color: Allports. HEX triplet: 13, 67 and 76. RGB value is (19,103,118). Sum of RGB (Red+Green+Blue) = 19+103+118=240 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.92% from 240); Green value is 103 (40.62% from 255 or 42.92% from 240); Blue value is 118 (46.48% from 255 or 49.17% from 240); Max value from RGB is 118 - color contains mainly: blue. Hex color #136776 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136776 is #EC9889. Grayscale: #4F4F4F. Windows color (decimal): -15505546 or 7759635. OLE color: 7759635.
HSL color Cylindrical-coordinate representation of color #136776: hue angle of 189.09º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #136776 is Cyan = 0.84, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 103 | 118 | - |
| CMYK | 0.84 | 0.13 | 0 | 0.54 |
| HSL | 189.09º | 0.72% | 0.27% | - |
| HSV(B) | 189.09º | 0.84% | 0.46% | - |
| XYZ | 8.39 | 11.15 | 18.85 | - |
| YUV | 79.59 | 149.67 | 84.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 118 | 0.84 | 0.13 | 0 | 0.54 | 189.09 | 0.72 | 0.27 |
| Hex | 13 | 67 | 76 | 54 | D | 0 | 36 | BD | 48 | 1B |
| Octal | 23 | 147 | 166 | 124 | 15 | 0 | 66 | 275 | 110 | 33 |
| Binary | 10011 | 1100111 | 1110110 | 1010100 | 1101 | 0 | 110110 | 10111101 | 1001000 | 11011 |
Color Harmonies of #136776
Complementary color
Monochromatic Colors of #136776
Black with #136776
Text Example
Text Example
White with #136776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136776; }
p { color: rgb(19,103,118); }
H1.HeaderClassName
{
color: #136776;
}
.AnyTagClassName
{
color: #136776;
}
</style>
background-color css
<style>
a { background-color: #136776; }
a { background-color: rgb(19,103,118); }
div.DivClassName
{
background-color: #136776;
}
.BgClassName
{
background-color: #136776;
}
</style>
border-color css
<style>
span { border-color: #136776; }
span { border-color: rgb(19,103,118); }
td.TdClassName
{
border-color: #136776;
}
.TagClassName
{
border-color: #136776;
}
</style>