Shades of San Felix #237223
Tints of San Felix #237223
RGB
CMYK
RGB Variations
Color information
#237223 (or 0x237223) is known color: San Felix. HEX triplet: 23, 72 and 23. RGB value is (35,114,35). Sum of RGB (Red+Green+Blue) = 35+114+35=184 (24% of max value = 765). Red value is 35 (14.06% from 255 or 19.02% from 184); Green value is 114 (44.92% from 255 or 61.96% from 184); Blue value is 35 (14.06% from 255 or 19.02% from 184); Max value from RGB is 114 - color contains mainly: green. Hex color #237223 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237223 is #DC8DDC. Grayscale: #515151. Windows color (decimal): -14454237 or 2322979. OLE color: 2322979.
HSL color Cylindrical-coordinate representation of color #237223: hue angle of 120º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #237223 is Cyan = 0.69, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 114 | 35 | - |
| CMYK | 0.69 | 0 | 0.69 | 0.55 |
| HSL | 120º | 0.53% | 0.29% | - |
| HSV(B) | 120º | 0.69% | 0.45% | - |
| XYZ | 7.01 | 12.51 | 3.64 | - |
| YUV | 81.37 | 101.83 | 94.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 114 | 35 | 0.69 | 0 | 0.69 | 0.55 | 120 | 0.53 | 0.29 |
| Hex | 23 | 72 | 23 | 45 | 0 | 45 | 37 | 78 | 35 | 1D |
| Octal | 43 | 162 | 43 | 105 | 0 | 105 | 67 | 170 | 65 | 35 |
| Binary | 100011 | 1110010 | 100011 | 1000101 | 0 | 1000101 | 110111 | 1111000 | 110101 | 11101 |
Color Harmonies of #237223
Complementary color
Monochromatic Colors of #237223
Black with #237223
Text Example
Text Example
White with #237223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237223; }
p { color: rgb(35,114,35); }
H1.HeaderClassName
{
color: #237223;
}
.AnyTagClassName
{
color: #237223;
}
</style>
background-color css
<style>
a { background-color: #237223; }
a { background-color: rgb(35,114,35); }
div.DivClassName
{
background-color: #237223;
}
.BgClassName
{
background-color: #237223;
}
</style>
border-color css
<style>
span { border-color: #237223; }
span { border-color: rgb(35,114,35); }
td.TdClassName
{
border-color: #237223;
}
.TagClassName
{
border-color: #237223;
}
</style>