Shades of Allports #136476
Tints of Allports #136476
RGB
CMYK
RGB Variations
Color information
#136476 (or 0x136476) is known color: Allports. HEX triplet: 13, 64 and 76. RGB value is (19,100,118). Sum of RGB (Red+Green+Blue) = 19+100+118=237 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.02% from 237); Green value is 100 (39.45% from 255 or 42.19% from 237); Blue value is 118 (46.48% from 255 or 49.79% from 237); Max value from RGB is 118 - color contains mainly: blue. Hex color #136476 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136476 is #EC9B89. Grayscale: #4D4D4D. Windows color (decimal): -15506314 or 7758867. OLE color: 7758867.
HSL color Cylindrical-coordinate representation of color #136476: hue angle of 190.91º 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 #136476 is Cyan = 0.84, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 100 | 118 | - |
| CMYK | 0.84 | 0.15 | 0 | 0.54 |
| HSL | 190.91º | 0.72% | 0.27% | - |
| HSV(B) | 190.91º | 0.84% | 0.46% | - |
| XYZ | 8.1 | 10.56 | 18.75 | - |
| YUV | 77.83 | 150.66 | 86.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 100 | 118 | 0.84 | 0.15 | 0 | 0.54 | 190.91 | 0.72 | 0.27 |
| Hex | 13 | 64 | 76 | 54 | F | 0 | 36 | BF | 48 | 1B |
| Octal | 23 | 144 | 166 | 124 | 17 | 0 | 66 | 277 | 110 | 33 |
| Binary | 10011 | 1100100 | 1110110 | 1010100 | 1111 | 0 | 110110 | 10111111 | 1001000 | 11011 |
Color Harmonies of #136476
Complementary color
Monochromatic Colors of #136476
Black with #136476
Text Example
Text Example
White with #136476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136476; }
p { color: rgb(19,100,118); }
H1.HeaderClassName
{
color: #136476;
}
.AnyTagClassName
{
color: #136476;
}
</style>
background-color css
<style>
a { background-color: #136476; }
a { background-color: rgb(19,100,118); }
div.DivClassName
{
background-color: #136476;
}
.BgClassName
{
background-color: #136476;
}
</style>
border-color css
<style>
span { border-color: #136476; }
span { border-color: rgb(19,100,118); }
td.TdClassName
{
border-color: #136476;
}
.TagClassName
{
border-color: #136476;
}
</style>