Shades of San Felix #236819
Tints of San Felix #236819
RGB
CMYK
RGB Variations
Color information
#236819 (or 0x236819) is known color: San Felix. HEX triplet: 23, 68 and 19. RGB value is (35,104,25). Sum of RGB (Red+Green+Blue) = 35+104+25=164 (21% of max value = 765). Red value is 35 (14.06% from 255 or 21.34% from 164); Green value is 104 (41.02% from 255 or 63.41% from 164); Blue value is 25 (10.16% from 255 or 15.24% from 164); Max value from RGB is 104 - color contains mainly: green. Hex color #236819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #236819 is #DC97E6. Grayscale: #4A4A4A. Windows color (decimal): -14456807 or 1665059. OLE color: 1665059.
HSL color Cylindrical-coordinate representation of color #236819: hue angle of 112.41º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #236819 is Cyan = 0.66, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 35 | 104 | 25 | - |
| CMYK | 0.66 | 0 | 0.76 | 0.59 |
| HSL | 112.41º | 0.61% | 0.25% | - |
| HSV(B) | 112.41º | 0.76% | 0.41% | - |
| XYZ | 5.82 | 10.33 | 2.61 | - |
| YUV | 74.36 | 100.14 | 99.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 104 | 25 | 0.66 | 0 | 0.76 | 0.59 | 112.41 | 0.61 | 0.25 |
| Hex | 23 | 68 | 19 | 42 | 0 | 4C | 3B | 70 | 3D | 19 |
| Octal | 43 | 150 | 31 | 102 | 0 | 114 | 73 | 160 | 75 | 31 |
| Binary | 100011 | 1101000 | 11001 | 1000010 | 0 | 1001100 | 111011 | 1110000 | 111101 | 11001 |
Color Harmonies of #236819
Complementary color
Monochromatic Colors of #236819
Black with #236819
Text Example
Text Example
White with #236819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236819; }
p { color: rgb(35,104,25); }
H1.HeaderClassName
{
color: #236819;
}
.AnyTagClassName
{
color: #236819;
}
</style>
background-color css
<style>
a { background-color: #236819; }
a { background-color: rgb(35,104,25); }
div.DivClassName
{
background-color: #236819;
}
.BgClassName
{
background-color: #236819;
}
</style>
border-color css
<style>
span { border-color: #236819; }
span { border-color: rgb(35,104,25); }
td.TdClassName
{
border-color: #236819;
}
.TagClassName
{
border-color: #236819;
}
</style>