Shades of Allports #136975
Tints of Allports #136975
RGB
CMYK
RGB Variations
Color information
#136975 (or 0x136975) is known color: Allports. HEX triplet: 13, 69 and 75. RGB value is (19,105,117). Sum of RGB (Red+Green+Blue) = 19+105+117=241 (31% of max value = 765). Red value is 19 (7.81% from 255 or 7.88% from 241); Green value is 105 (41.41% from 255 or 43.57% from 241); Blue value is 117 (46.09% from 255 or 48.55% from 241); Max value from RGB is 117 - color contains mainly: blue. Hex color #136975 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136975 is #EC968A. Grayscale: #505050. Windows color (decimal): -15505035 or 7694611. OLE color: 7694611.
HSL color Cylindrical-coordinate representation of color #136975: hue angle of 187.35º 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 #136975 is Cyan = 0.84, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 105 | 117 | - |
| CMYK | 0.84 | 0.10 | 0 | 0.54 |
| HSL | 187.35º | 0.72% | 0.27% | - |
| HSV(B) | 187.35º | 0.84% | 0.46% | - |
| XYZ | 8.53 | 11.53 | 18.6 | - |
| YUV | 80.65 | 148.51 | 84.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 105 | 117 | 0.84 | 0.10 | 0 | 0.54 | 187.35 | 0.72 | 0.27 |
| Hex | 13 | 69 | 75 | 54 | A | 0 | 36 | BB | 48 | 1B |
| Octal | 23 | 151 | 165 | 124 | 12 | 0 | 66 | 273 | 110 | 33 |
| Binary | 10011 | 1101001 | 1110101 | 1010100 | 1010 | 0 | 110110 | 10111011 | 1001000 | 11011 |
Color Harmonies of #136975
Complementary color
Monochromatic Colors of #136975
Black with #136975
Text Example
Text Example
White with #136975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136975; }
p { color: rgb(19,105,117); }
H1.HeaderClassName
{
color: #136975;
}
.AnyTagClassName
{
color: #136975;
}
</style>
background-color css
<style>
a { background-color: #136975; }
a { background-color: rgb(19,105,117); }
div.DivClassName
{
background-color: #136975;
}
.BgClassName
{
background-color: #136975;
}
</style>
border-color css
<style>
span { border-color: #136975; }
span { border-color: rgb(19,105,117); }
td.TdClassName
{
border-color: #136975;
}
.TagClassName
{
border-color: #136975;
}
</style>