Shades of San Felix #237422
Tints of San Felix #237422
RGB
CMYK
RGB Variations
Color information
#237422 (or 0x237422) is known color: San Felix. HEX triplet: 23, 74 and 22. RGB value is (35,116,34). Sum of RGB (Red+Green+Blue) = 35+116+34=185 (24% of max value = 765). Red value is 35 (14.06% from 255 or 18.92% from 185); Green value is 116 (45.70% from 255 or 62.70% from 185); Blue value is 34 (13.67% from 255 or 18.38% from 185); Max value from RGB is 116 - color contains mainly: green. Hex color #237422 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237422 is #DC8BDD. Grayscale: #525252. Windows color (decimal): -14453726 or 2257955. OLE color: 2257955.
HSL color Cylindrical-coordinate representation of color #237422: hue angle of 119.27º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #237422 is Cyan = 0.70, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 116 | 34 | - |
| CMYK | 0.70 | 0 | 0.71 | 0.55 |
| HSL | 119.27º | 0.55% | 0.29% | - |
| HSV(B) | 119.27º | 0.71% | 0.45% | - |
| XYZ | 7.23 | 12.96 | 3.63 | - |
| YUV | 82.43 | 100.66 | 94.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 34 | 0.70 | 0 | 0.71 | 0.55 | 119.27 | 0.55 | 0.29 |
| Hex | 23 | 74 | 22 | 46 | 0 | 47 | 37 | 77 | 37 | 1D |
| Octal | 43 | 164 | 42 | 106 | 0 | 107 | 67 | 167 | 67 | 35 |
| Binary | 100011 | 1110100 | 100010 | 1000110 | 0 | 1000111 | 110111 | 1110111 | 110111 | 11101 |
Color Harmonies of #237422
Complementary color
Monochromatic Colors of #237422
Black with #237422
Text Example
Text Example
White with #237422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237422; }
p { color: rgb(35,116,34); }
H1.HeaderClassName
{
color: #237422;
}
.AnyTagClassName
{
color: #237422;
}
</style>
background-color css
<style>
a { background-color: #237422; }
a { background-color: rgb(35,116,34); }
div.DivClassName
{
background-color: #237422;
}
.BgClassName
{
background-color: #237422;
}
</style>
border-color css
<style>
span { border-color: #237422; }
span { border-color: rgb(35,116,34); }
td.TdClassName
{
border-color: #237422;
}
.TagClassName
{
border-color: #237422;
}
</style>