Shades of Allports #136576
Tints of Allports #136576
RGB
CMYK
RGB Variations
Color information
#136576 (or 0x136576) is known color: Allports. HEX triplet: 13, 65 and 76. RGB value is (19,101,118). Sum of RGB (Red+Green+Blue) = 19+101+118=238 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.98% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 118 (46.48% from 255 or 49.58% from 238); Max value from RGB is 118 - color contains mainly: blue. Hex color #136576 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136576 is #EC9A89. Grayscale: #4E4E4E. Windows color (decimal): -15506058 or 7759123. OLE color: 7759123.
HSL color Cylindrical-coordinate representation of color #136576: hue angle of 190.3º 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 #136576 is Cyan = 0.84, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 101 | 118 | - |
| CMYK | 0.84 | 0.14 | 0 | 0.54 |
| HSL | 190.3º | 0.72% | 0.27% | - |
| HSV(B) | 190.3º | 0.84% | 0.46% | - |
| XYZ | 8.19 | 10.75 | 18.78 | - |
| YUV | 78.42 | 150.33 | 85.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 101 | 118 | 0.84 | 0.14 | 0 | 0.54 | 190.3 | 0.72 | 0.27 |
| Hex | 13 | 65 | 76 | 54 | E | 0 | 36 | BE | 48 | 1B |
| Octal | 23 | 145 | 166 | 124 | 16 | 0 | 66 | 276 | 110 | 33 |
| Binary | 10011 | 1100101 | 1110110 | 1010100 | 1110 | 0 | 110110 | 10111110 | 1001000 | 11011 |
Color Harmonies of #136576
Complementary color
Monochromatic Colors of #136576
Black with #136576
Text Example
Text Example
White with #136576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136576; }
p { color: rgb(19,101,118); }
H1.HeaderClassName
{
color: #136576;
}
.AnyTagClassName
{
color: #136576;
}
</style>
background-color css
<style>
a { background-color: #136576; }
a { background-color: rgb(19,101,118); }
div.DivClassName
{
background-color: #136576;
}
.BgClassName
{
background-color: #136576;
}
</style>
border-color css
<style>
span { border-color: #136576; }
span { border-color: rgb(19,101,118); }
td.TdClassName
{
border-color: #136576;
}
.TagClassName
{
border-color: #136576;
}
</style>