Shades of Allports #136276
Tints of Allports #136276
RGB
CMYK
RGB Variations
Color information
#136276 (or 0x136276) is known color: Allports. HEX triplet: 13, 62 and 76. RGB value is (19,98,118). Sum of RGB (Red+Green+Blue) = 19+98+118=235 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.09% from 235); Green value is 98 (38.67% from 255 or 41.70% from 235); Blue value is 118 (46.48% from 255 or 50.21% from 235); Max value from RGB is 118 - color contains mainly: blue. Hex color #136276 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136276 is #EC9D89. Grayscale: #4C4C4C. Windows color (decimal): -15506826 or 7758355. OLE color: 7758355.
HSL color Cylindrical-coordinate representation of color #136276: hue angle of 192.12º 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 #136276 is Cyan = 0.84, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 98 | 118 | - |
| CMYK | 0.84 | 0.17 | 0 | 0.54 |
| HSL | 192.12º | 0.72% | 0.27% | - |
| HSV(B) | 192.12º | 0.84% | 0.46% | - |
| XYZ | 7.91 | 10.18 | 18.69 | - |
| YUV | 76.66 | 151.33 | 86.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 98 | 118 | 0.84 | 0.17 | 0 | 0.54 | 192.12 | 0.72 | 0.27 |
| Hex | 13 | 62 | 76 | 54 | 11 | 0 | 36 | C0 | 48 | 1B |
| Octal | 23 | 142 | 166 | 124 | 21 | 0 | 66 | 300 | 110 | 33 |
| Binary | 10011 | 1100010 | 1110110 | 1010100 | 10001 | 0 | 110110 | 11000000 | 1001000 | 11011 |
Color Harmonies of #136276
Complementary color
Monochromatic Colors of #136276
Black with #136276
Text Example
Text Example
White with #136276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136276; }
p { color: rgb(19,98,118); }
H1.HeaderClassName
{
color: #136276;
}
.AnyTagClassName
{
color: #136276;
}
</style>
background-color css
<style>
a { background-color: #136276; }
a { background-color: rgb(19,98,118); }
div.DivClassName
{
background-color: #136276;
}
.BgClassName
{
background-color: #136276;
}
</style>
border-color css
<style>
span { border-color: #136276; }
span { border-color: rgb(19,98,118); }
td.TdClassName
{
border-color: #136276;
}
.TagClassName
{
border-color: #136276;
}
</style>