Shades of San Felix #237321
Tints of San Felix #237321
RGB
CMYK
RGB Variations
Color information
#237321 (or 0x237321) is known color: San Felix. HEX triplet: 23, 73 and 21. RGB value is (35,115,33). Sum of RGB (Red+Green+Blue) = 35+115+33=183 (24% of max value = 765). Red value is 35 (14.06% from 255 or 19.13% from 183); Green value is 115 (45.31% from 255 or 62.84% from 183); Blue value is 33 (13.28% from 255 or 18.03% from 183); Max value from RGB is 115 - color contains mainly: green. Hex color #237321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237321 is #DC8CDE. Grayscale: #515151. Windows color (decimal): -14453983 or 2192163. OLE color: 2192163.
HSL color Cylindrical-coordinate representation of color #237321: hue angle of 118.54º 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 #237321 is Cyan = 0.70, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 115 | 33 | - |
| CMYK | 0.70 | 0 | 0.71 | 0.55 |
| HSL | 118.54º | 0.55% | 0.29% | - |
| HSV(B) | 118.54º | 0.71% | 0.45% | - |
| XYZ | 7.1 | 12.73 | 3.52 | - |
| YUV | 81.73 | 100.5 | 94.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 33 | 0.70 | 0 | 0.71 | 0.55 | 118.54 | 0.55 | 0.29 |
| Hex | 23 | 73 | 21 | 46 | 0 | 47 | 37 | 77 | 37 | 1D |
| Octal | 43 | 163 | 41 | 106 | 0 | 107 | 67 | 167 | 67 | 35 |
| Binary | 100011 | 1110011 | 100001 | 1000110 | 0 | 1000111 | 110111 | 1110111 | 110111 | 11101 |
Color Harmonies of #237321
Complementary color
Monochromatic Colors of #237321
Black with #237321
Text Example
Text Example
White with #237321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237321; }
p { color: rgb(35,115,33); }
H1.HeaderClassName
{
color: #237321;
}
.AnyTagClassName
{
color: #237321;
}
</style>
background-color css
<style>
a { background-color: #237321; }
a { background-color: rgb(35,115,33); }
div.DivClassName
{
background-color: #237321;
}
.BgClassName
{
background-color: #237321;
}
</style>
border-color css
<style>
span { border-color: #237321; }
span { border-color: rgb(35,115,33); }
td.TdClassName
{
border-color: #237321;
}
.TagClassName
{
border-color: #237321;
}
</style>