Shades of San Felix #136717
Tints of San Felix #136717
RGB
CMYK
RGB Variations
Color information
#136717 (or 0x136717) is known color: San Felix. HEX triplet: 13, 67 and 17. RGB value is (19,103,23). Sum of RGB (Red+Green+Blue) = 19+103+23=145 (19% of max value = 765). Red value is 19 (7.81% from 255 or 13.10% from 145); Green value is 103 (40.62% from 255 or 71.03% from 145); Blue value is 23 (9.38% from 255 or 15.86% from 145); Max value from RGB is 103 - color contains mainly: green. Hex color #136717 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #136717 is #EC98E8. Grayscale: #454545. Windows color (decimal): -15505641 or 1533715. OLE color: 1533715.
HSL color Cylindrical-coordinate representation of color #136717: hue angle of 122.86º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136717 is Cyan = 0.82, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 19 | 103 | 23 | - |
| CMYK | 0.82 | 0 | 0.78 | 0.60 |
| HSL | 122.86º | 0.69% | 0.24% | - |
| HSV(B) | 122.86º | 0.82% | 0.4% | - |
| XYZ | 5.27 | 9.9 | 2.44 | - |
| YUV | 68.76 | 102.17 | 92.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 23 | 0.82 | 0 | 0.78 | 0.60 | 122.86 | 0.69 | 0.24 |
| Hex | 13 | 67 | 17 | 52 | 0 | 4E | 3C | 7B | 45 | 18 |
| Octal | 23 | 147 | 27 | 122 | 0 | 116 | 74 | 173 | 105 | 30 |
| Binary | 10011 | 1100111 | 10111 | 1010010 | 0 | 1001110 | 111100 | 1111011 | 1000101 | 11000 |
Color Harmonies of #136717
Complementary color
Monochromatic Colors of #136717
Black with #136717
Text Example
Text Example
White with #136717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136717; }
p { color: rgb(19,103,23); }
H1.HeaderClassName
{
color: #136717;
}
.AnyTagClassName
{
color: #136717;
}
</style>
background-color css
<style>
a { background-color: #136717; }
a { background-color: rgb(19,103,23); }
div.DivClassName
{
background-color: #136717;
}
.BgClassName
{
background-color: #136717;
}
</style>
border-color css
<style>
span { border-color: #136717; }
span { border-color: rgb(19,103,23); }
td.TdClassName
{
border-color: #136717;
}
.TagClassName
{
border-color: #136717;
}
</style>