Shades of San Felix #136816
Tints of San Felix #136816
RGB
CMYK
RGB Variations
Color information
#136816 (or 0x136816) is known color: San Felix. HEX triplet: 13, 68 and 16. RGB value is (19,104,22). Sum of RGB (Red+Green+Blue) = 19+104+22=145 (19% of max value = 765). Red value is 19 (7.81% from 255 or 13.10% from 145); Green value is 104 (41.02% from 255 or 71.72% from 145); Blue value is 22 (8.98% from 255 or 15.17% from 145); Max value from RGB is 104 - color contains mainly: green. Hex color #136816 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #136816 is #EC97E9. Grayscale: #454545. Windows color (decimal): -15505386 or 1468435. OLE color: 1468435.
HSL color Cylindrical-coordinate representation of color #136816: hue angle of 122.12º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136816 is Cyan = 0.82, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 104 | 22 | - |
| CMYK | 0.82 | 0 | 0.79 | 0.59 |
| HSL | 122.12º | 0.69% | 0.24% | - |
| HSV(B) | 122.12º | 0.82% | 0.41% | - |
| XYZ | 5.36 | 10.1 | 2.43 | - |
| YUV | 69.24 | 101.34 | 92.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 104 | 22 | 0.82 | 0 | 0.79 | 0.59 | 122.12 | 0.69 | 0.24 |
| Hex | 13 | 68 | 16 | 52 | 0 | 4F | 3B | 7A | 45 | 18 |
| Octal | 23 | 150 | 26 | 122 | 0 | 117 | 73 | 172 | 105 | 30 |
| Binary | 10011 | 1101000 | 10110 | 1010010 | 0 | 1001111 | 111011 | 1111010 | 1000101 | 11000 |
Color Harmonies of #136816
Complementary color
Monochromatic Colors of #136816
Black with #136816
Text Example
Text Example
White with #136816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136816; }
p { color: rgb(19,104,22); }
H1.HeaderClassName
{
color: #136816;
}
.AnyTagClassName
{
color: #136816;
}
</style>
background-color css
<style>
a { background-color: #136816; }
a { background-color: rgb(19,104,22); }
div.DivClassName
{
background-color: #136816;
}
.BgClassName
{
background-color: #136816;
}
</style>
border-color css
<style>
span { border-color: #136816; }
span { border-color: rgb(19,104,22); }
td.TdClassName
{
border-color: #136816;
}
.TagClassName
{
border-color: #136816;
}
</style>