Shades of Allports #136076
Tints of Allports #136076
RGB
CMYK
RGB Variations
Color information
#136076 (or 0x136076) is known color: Allports. HEX triplet: 13, 60 and 76. RGB value is (19,96,118). Sum of RGB (Red+Green+Blue) = 19+96+118=233 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.15% from 233); Green value is 96 (37.89% from 255 or 41.20% from 233); Blue value is 118 (46.48% from 255 or 50.64% from 233); Max value from RGB is 118 - color contains mainly: blue. Hex color #136076 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136076 is #EC9F89. Grayscale: #4B4B4B. Windows color (decimal): -15507338 or 7757843. OLE color: 7757843.
HSL color Cylindrical-coordinate representation of color #136076: hue angle of 193.33º 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 #136076 is Cyan = 0.84, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 96 | 118 | - |
| CMYK | 0.84 | 0.19 | 0 | 0.54 |
| HSL | 193.33º | 0.72% | 0.27% | - |
| HSV(B) | 193.33º | 0.84% | 0.46% | - |
| XYZ | 7.72 | 9.81 | 18.63 | - |
| YUV | 75.49 | 151.99 | 87.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 96 | 118 | 0.84 | 0.19 | 0 | 0.54 | 193.33 | 0.72 | 0.27 |
| Hex | 13 | 60 | 76 | 54 | 13 | 0 | 36 | C1 | 48 | 1B |
| Octal | 23 | 140 | 166 | 124 | 23 | 0 | 66 | 301 | 110 | 33 |
| Binary | 10011 | 1100000 | 1110110 | 1010100 | 10011 | 0 | 110110 | 11000001 | 1001000 | 11011 |
Color Harmonies of #136076
Complementary color
Monochromatic Colors of #136076
Black with #136076
Text Example
Text Example
White with #136076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136076; }
p { color: rgb(19,96,118); }
H1.HeaderClassName
{
color: #136076;
}
.AnyTagClassName
{
color: #136076;
}
</style>
background-color css
<style>
a { background-color: #136076; }
a { background-color: rgb(19,96,118); }
div.DivClassName
{
background-color: #136076;
}
.BgClassName
{
background-color: #136076;
}
</style>
border-color css
<style>
span { border-color: #136076; }
span { border-color: rgb(19,96,118); }
td.TdClassName
{
border-color: #136076;
}
.TagClassName
{
border-color: #136076;
}
</style>