Shades of San Felix #236026
Tints of San Felix #236026
RGB
CMYK
RGB Variations
Color information
#236026 (or 0x236026) is known color: San Felix. HEX triplet: 23, 60 and 26. RGB value is (35,96,38). Sum of RGB (Red+Green+Blue) = 35+96+38=169 (22% of max value = 765). Red value is 35 (14.06% from 255 or 20.71% from 169); Green value is 96 (37.89% from 255 or 56.80% from 169); Blue value is 38 (15.23% from 255 or 22.49% from 169); Max value from RGB is 96 - color contains mainly: green. Hex color #236026 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #236026 is #DC9FD9. Grayscale: #474747. Windows color (decimal): -14458842 or 2514979. OLE color: 2514979.
HSL color Cylindrical-coordinate representation of color #236026: hue angle of 122.95º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #236026 is Cyan = 0.64, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 96 | 38 | - |
| CMYK | 0.64 | 0 | 0.60 | 0.62 |
| HSL | 122.95º | 0.47% | 0.26% | - |
| HSV(B) | 122.95º | 0.64% | 0.38% | - |
| XYZ | 5.23 | 8.86 | 3.27 | - |
| YUV | 71.15 | 109.29 | 102.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 96 | 38 | 0.64 | 0 | 0.60 | 0.62 | 122.95 | 0.47 | 0.26 |
| Hex | 23 | 60 | 26 | 40 | 0 | 3C | 3E | 7B | 2F | 1A |
| Octal | 43 | 140 | 46 | 100 | 0 | 74 | 76 | 173 | 57 | 32 |
| Binary | 100011 | 1100000 | 100110 | 1000000 | 0 | 111100 | 111110 | 1111011 | 101111 | 11010 |
Color Harmonies of #236026
Complementary color
Monochromatic Colors of #236026
Black with #236026
Text Example
Text Example
White with #236026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236026; }
p { color: rgb(35,96,38); }
H1.HeaderClassName
{
color: #236026;
}
.AnyTagClassName
{
color: #236026;
}
</style>
background-color css
<style>
a { background-color: #236026; }
a { background-color: rgb(35,96,38); }
div.DivClassName
{
background-color: #236026;
}
.BgClassName
{
background-color: #236026;
}
</style>
border-color css
<style>
span { border-color: #236026; }
span { border-color: rgb(35,96,38); }
td.TdClassName
{
border-color: #236026;
}
.TagClassName
{
border-color: #236026;
}
</style>