Shades of San Felix #136918
Tints of San Felix #136918
RGB
CMYK
RGB Variations
Color information
#136918 (or 0x136918) is known color: San Felix. HEX triplet: 13, 69 and 18. RGB value is (19,105,24). Sum of RGB (Red+Green+Blue) = 19+105+24=148 (19% of max value = 765). Red value is 19 (7.81% from 255 or 12.84% from 148); Green value is 105 (41.41% from 255 or 70.95% from 148); Blue value is 24 (9.77% from 255 or 16.22% from 148); Max value from RGB is 105 - color contains mainly: green. Hex color #136918 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #136918 is #EC96E7. Grayscale: #464646. Windows color (decimal): -15505128 or 1599763. OLE color: 1599763.
HSL color Cylindrical-coordinate representation of color #136918: hue angle of 123.49º 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 #136918 is Cyan = 0.82, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 105 | 24 | - |
| CMYK | 0.82 | 0 | 0.77 | 0.59 |
| HSL | 123.49º | 0.69% | 0.24% | - |
| HSV(B) | 123.49º | 0.82% | 0.41% | - |
| XYZ | 5.49 | 10.31 | 2.56 | - |
| YUV | 70.05 | 102.01 | 91.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 105 | 24 | 0.82 | 0 | 0.77 | 0.59 | 123.49 | 0.69 | 0.24 |
| Hex | 13 | 69 | 18 | 52 | 0 | 4D | 3B | 7B | 45 | 18 |
| Octal | 23 | 151 | 30 | 122 | 0 | 115 | 73 | 173 | 105 | 30 |
| Binary | 10011 | 1101001 | 11000 | 1010010 | 0 | 1001101 | 111011 | 1111011 | 1000101 | 11000 |
Color Harmonies of #136918
Complementary color
Monochromatic Colors of #136918
Black with #136918
Text Example
Text Example
White with #136918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136918; }
p { color: rgb(19,105,24); }
H1.HeaderClassName
{
color: #136918;
}
.AnyTagClassName
{
color: #136918;
}
</style>
background-color css
<style>
a { background-color: #136918; }
a { background-color: rgb(19,105,24); }
div.DivClassName
{
background-color: #136918;
}
.BgClassName
{
background-color: #136918;
}
</style>
border-color css
<style>
span { border-color: #136918; }
span { border-color: rgb(19,105,24); }
td.TdClassName
{
border-color: #136918;
}
.TagClassName
{
border-color: #136918;
}
</style>