Shades of San Felix #236718
Tints of San Felix #236718
RGB
CMYK
RGB Variations
Color information
#236718 (or 0x236718) is known color: San Felix. HEX triplet: 23, 67 and 18. RGB value is (35,103,24). Sum of RGB (Red+Green+Blue) = 35+103+24=162 (21% of max value = 765). Red value is 35 (14.06% from 255 or 21.60% from 162); Green value is 103 (40.62% from 255 or 63.58% from 162); Blue value is 24 (9.77% from 255 or 14.81% from 162); Max value from RGB is 103 - color contains mainly: green. Hex color #236718 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #236718 is #DC98E7. Grayscale: #494949. Windows color (decimal): -14457064 or 1599267. OLE color: 1599267.
HSL color Cylindrical-coordinate representation of color #236718: hue angle of 111.65º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #236718 is Cyan = 0.66, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 35 | 103 | 24 | - |
| CMYK | 0.66 | 0 | 0.77 | 0.60 |
| HSL | 111.65º | 0.62% | 0.25% | - |
| HSV(B) | 111.65º | 0.77% | 0.4% | - |
| XYZ | 5.71 | 10.12 | 2.52 | - |
| YUV | 73.66 | 99.97 | 100.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 103 | 24 | 0.66 | 0 | 0.77 | 0.60 | 111.65 | 0.62 | 0.25 |
| Hex | 23 | 67 | 18 | 42 | 0 | 4D | 3C | 70 | 3E | 19 |
| Octal | 43 | 147 | 30 | 102 | 0 | 115 | 74 | 160 | 76 | 31 |
| Binary | 100011 | 1100111 | 11000 | 1000010 | 0 | 1001101 | 111100 | 1110000 | 111110 | 11001 |
Color Harmonies of #236718
Complementary color
Monochromatic Colors of #236718
Black with #236718
Text Example
Text Example
White with #236718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236718; }
p { color: rgb(35,103,24); }
H1.HeaderClassName
{
color: #236718;
}
.AnyTagClassName
{
color: #236718;
}
</style>
background-color css
<style>
a { background-color: #236718; }
a { background-color: rgb(35,103,24); }
div.DivClassName
{
background-color: #236718;
}
.BgClassName
{
background-color: #236718;
}
</style>
border-color css
<style>
span { border-color: #236718; }
span { border-color: rgb(35,103,24); }
td.TdClassName
{
border-color: #236718;
}
.TagClassName
{
border-color: #236718;
}
</style>