Shades of San Felix #236329
Tints of San Felix #236329
RGB
CMYK
RGB Variations
Color information
#236329 (or 0x236329) is known color: San Felix. HEX triplet: 23, 63 and 29. RGB value is (35,99,41). Sum of RGB (Red+Green+Blue) = 35+99+41=175 (23% of max value = 765). Red value is 35 (14.06% from 255 or 20% from 175); Green value is 99 (39.06% from 255 or 56.57% from 175); Blue value is 41 (16.41% from 255 or 23.43% from 175); Max value from RGB is 99 - color contains mainly: green. Hex color #236329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #236329 is #DC9CD6. Grayscale: #494949. Windows color (decimal): -14458071 or 2712355. OLE color: 2712355.
HSL color Cylindrical-coordinate representation of color #236329: hue angle of 125.62º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #236329 is Cyan = 0.65, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 35 | 99 | 41 | - |
| CMYK | 0.65 | 0 | 0.59 | 0.61 |
| HSL | 125.63º | 0.48% | 0.26% | - |
| HSV(B) | 125.63º | 0.65% | 0.39% | - |
| XYZ | 5.56 | 9.44 | 3.63 | - |
| YUV | 73.25 | 109.8 | 100.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 99 | 41 | 0.65 | 0 | 0.59 | 0.61 | 125.63 | 0.48 | 0.26 |
| Hex | 23 | 63 | 29 | 41 | 0 | 3B | 3D | 7E | 30 | 1A |
| Octal | 43 | 143 | 51 | 101 | 0 | 73 | 75 | 176 | 60 | 32 |
| Binary | 100011 | 1100011 | 101001 | 1000001 | 0 | 111011 | 111101 | 1111110 | 110000 | 11010 |
Color Harmonies of #236329
Complementary color
Monochromatic Colors of #236329
Black with #236329
Text Example
Text Example
White with #236329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236329; }
p { color: rgb(35,99,41); }
H1.HeaderClassName
{
color: #236329;
}
.AnyTagClassName
{
color: #236329;
}
</style>
background-color css
<style>
a { background-color: #236329; }
a { background-color: rgb(35,99,41); }
div.DivClassName
{
background-color: #236329;
}
.BgClassName
{
background-color: #236329;
}
</style>
border-color css
<style>
span { border-color: #236329; }
span { border-color: rgb(35,99,41); }
td.TdClassName
{
border-color: #236329;
}
.TagClassName
{
border-color: #236329;
}
</style>