Shades of San Felix #267636
Tints of San Felix #267636
RGB
CMYK
RGB Variations
Color information
#267636 (or 0x267636) is known color: San Felix. HEX triplet: 26, 76 and 36. RGB value is (38,118,54). Sum of RGB (Red+Green+Blue) = 38+118+54=210 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.10% from 210); Green value is 118 (46.48% from 255 or 56.19% from 210); Blue value is 54 (21.48% from 255 or 25.71% from 210); Max value from RGB is 118 - color contains mainly: green. Hex color #267636 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267636 is #D989C9. Grayscale: #565656. Windows color (decimal): -14256586 or 3569190. OLE color: 3569190.
HSL color Cylindrical-coordinate representation of color #267636: hue angle of 132º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267636 is Cyan = 0.68, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 118 | 54 | - |
| CMYK | 0.68 | 0 | 0.54 | 0.54 |
| HSL | 132º | 0.51% | 0.31% | - |
| HSV(B) | 132º | 0.68% | 0.46% | - |
| XYZ | 7.94 | 13.64 | 5.7 | - |
| YUV | 86.78 | 109.5 | 93.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 118 | 54 | 0.68 | 0 | 0.54 | 0.54 | 132 | 0.51 | 0.31 |
| Hex | 26 | 76 | 36 | 44 | 0 | 36 | 36 | 84 | 33 | 1F |
| Octal | 46 | 166 | 66 | 104 | 0 | 66 | 66 | 204 | 63 | 37 |
| Binary | 100110 | 1110110 | 110110 | 1000100 | 0 | 110110 | 110110 | 10000100 | 110011 | 11111 |
Color Harmonies of #267636
Complementary color
Monochromatic Colors of #267636
Black with #267636
Text Example
Text Example
White with #267636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267636; }
p { color: rgb(38,118,54); }
H1.HeaderClassName
{
color: #267636;
}
.AnyTagClassName
{
color: #267636;
}
</style>
background-color css
<style>
a { background-color: #267636; }
a { background-color: rgb(38,118,54); }
div.DivClassName
{
background-color: #267636;
}
.BgClassName
{
background-color: #267636;
}
</style>
border-color css
<style>
span { border-color: #267636; }
span { border-color: rgb(38,118,54); }
td.TdClassName
{
border-color: #267636;
}
.TagClassName
{
border-color: #267636;
}
</style>