Shades of San Felix #267126
Tints of San Felix #267126
RGB
CMYK
RGB Variations
Color information
#267126 (or 0x267126) is known color: San Felix. HEX triplet: 26, 71 and 26. RGB value is (38,113,38). Sum of RGB (Red+Green+Blue) = 38+113+38=189 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20.11% from 189); Green value is 113 (44.53% from 255 or 59.79% from 189); Blue value is 38 (15.23% from 255 or 20.11% from 189); Max value from RGB is 113 - color contains mainly: green. Hex color #267126 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267126 is #D98ED9. Grayscale: #525252. Windows color (decimal): -14257882 or 2519334. OLE color: 2519334.
HSL color Cylindrical-coordinate representation of color #267126: hue angle of 120º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #267126 is Cyan = 0.66, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 38 | - |
| CMYK | 0.66 | 0 | 0.66 | 0.56 |
| HSL | 120º | 0.5% | 0.3% | - |
| HSV(B) | 120º | 0.66% | 0.44% | - |
| XYZ | 7.05 | 12.36 | 3.85 | - |
| YUV | 82.03 | 103.15 | 96.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 38 | 0.66 | 0 | 0.66 | 0.56 | 120 | 0.5 | 0.3 |
| Hex | 26 | 71 | 26 | 42 | 0 | 42 | 38 | 78 | 32 | 1E |
| Octal | 46 | 161 | 46 | 102 | 0 | 102 | 70 | 170 | 62 | 36 |
| Binary | 100110 | 1110001 | 100110 | 1000010 | 0 | 1000010 | 111000 | 1111000 | 110010 | 11110 |
Color Harmonies of #267126
Complementary color
Monochromatic Colors of #267126
Black with #267126
Text Example
Text Example
White with #267126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267126; }
p { color: rgb(38,113,38); }
H1.HeaderClassName
{
color: #267126;
}
.AnyTagClassName
{
color: #267126;
}
</style>
background-color css
<style>
a { background-color: #267126; }
a { background-color: rgb(38,113,38); }
div.DivClassName
{
background-color: #267126;
}
.BgClassName
{
background-color: #267126;
}
</style>
border-color css
<style>
span { border-color: #267126; }
span { border-color: rgb(38,113,38); }
td.TdClassName
{
border-color: #267126;
}
.TagClassName
{
border-color: #267126;
}
</style>