Shades of Allports #136979
Tints of Allports #136979
RGB
CMYK
RGB Variations
Color information
#136979 (or 0x136979) is known color: Allports. HEX triplet: 13, 69 and 79. RGB value is (19,105,121). Sum of RGB (Red+Green+Blue) = 19+105+121=245 (32% of max value = 765). Red value is 19 (7.81% from 255 or 7.76% from 245); Green value is 105 (41.41% from 255 or 42.86% from 245); Blue value is 121 (47.66% from 255 or 49.39% from 245); Max value from RGB is 121 - color contains mainly: blue. Hex color #136979 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136979 is #EC9686. Grayscale: #505050. Windows color (decimal): -15505031 or 7956755. OLE color: 7956755.
HSL color Cylindrical-coordinate representation of color #136979: hue angle of 189.41º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #136979 is Cyan = 0.84, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 105 | 121 | - |
| CMYK | 0.84 | 0.13 | 0 | 0.53 |
| HSL | 189.41º | 0.73% | 0.27% | - |
| HSV(B) | 189.41º | 0.84% | 0.47% | - |
| XYZ | 8.77 | 11.62 | 19.87 | - |
| YUV | 81.11 | 150.51 | 83.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 105 | 121 | 0.84 | 0.13 | 0 | 0.53 | 189.41 | 0.73 | 0.27 |
| Hex | 13 | 69 | 79 | 54 | D | 0 | 35 | BD | 49 | 1B |
| Octal | 23 | 151 | 171 | 124 | 15 | 0 | 65 | 275 | 111 | 33 |
| Binary | 10011 | 1101001 | 1111001 | 1010100 | 1101 | 0 | 110101 | 10111101 | 1001001 | 11011 |
Color Harmonies of #136979
Complementary color
Monochromatic Colors of #136979
Black with #136979
Text Example
Text Example
White with #136979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136979; }
p { color: rgb(19,105,121); }
H1.HeaderClassName
{
color: #136979;
}
.AnyTagClassName
{
color: #136979;
}
</style>
background-color css
<style>
a { background-color: #136979; }
a { background-color: rgb(19,105,121); }
div.DivClassName
{
background-color: #136979;
}
.BgClassName
{
background-color: #136979;
}
</style>
border-color css
<style>
span { border-color: #136979; }
span { border-color: rgb(19,105,121); }
td.TdClassName
{
border-color: #136979;
}
.TagClassName
{
border-color: #136979;
}
</style>