Shades of San Felix #236419
Tints of San Felix #236419
RGB
CMYK
RGB Variations
Color information
#236419 (or 0x236419) is known color: San Felix. HEX triplet: 23, 64 and 19. RGB value is (35,100,25). Sum of RGB (Red+Green+Blue) = 35+100+25=160 (21% of max value = 765). Red value is 35 (14.06% from 255 or 21.88% from 160); Green value is 100 (39.45% from 255 or 62.5% from 160); Blue value is 25 (10.16% from 255 or 15.62% from 160); Max value from RGB is 100 - color contains mainly: green. Hex color #236419 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #236419 is #DC9BE6. Grayscale: #484848. Windows color (decimal): -14457831 or 1664035. OLE color: 1664035.
HSL color Cylindrical-coordinate representation of color #236419: hue angle of 112º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #236419 is Cyan = 0.65, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 35 | 100 | 25 | - |
| CMYK | 0.65 | 0 | 0.75 | 0.61 |
| HSL | 112º | 0.6% | 0.25% | - |
| HSV(B) | 112º | 0.75% | 0.39% | - |
| XYZ | 5.43 | 9.54 | 2.48 | - |
| YUV | 72.02 | 101.47 | 101.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 100 | 25 | 0.65 | 0 | 0.75 | 0.61 | 112 | 0.6 | 0.25 |
| Hex | 23 | 64 | 19 | 41 | 0 | 4B | 3D | 70 | 3C | 19 |
| Octal | 43 | 144 | 31 | 101 | 0 | 113 | 75 | 160 | 74 | 31 |
| Binary | 100011 | 1100100 | 11001 | 1000001 | 0 | 1001011 | 111101 | 1110000 | 111100 | 11001 |
Color Harmonies of #236419
Complementary color
Monochromatic Colors of #236419
Black with #236419
Text Example
Text Example
White with #236419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236419; }
p { color: rgb(35,100,25); }
H1.HeaderClassName
{
color: #236419;
}
.AnyTagClassName
{
color: #236419;
}
</style>
background-color css
<style>
a { background-color: #236419; }
a { background-color: rgb(35,100,25); }
div.DivClassName
{
background-color: #236419;
}
.BgClassName
{
background-color: #236419;
}
</style>
border-color css
<style>
span { border-color: #236419; }
span { border-color: rgb(35,100,25); }
td.TdClassName
{
border-color: #236419;
}
.TagClassName
{
border-color: #236419;
}
</style>