Shades of San Felix #237224
Tints of San Felix #237224
RGB
CMYK
RGB Variations
Color information
#237224 (or 0x237224) is known color: San Felix. HEX triplet: 23, 72 and 24. RGB value is (35,114,36). Sum of RGB (Red+Green+Blue) = 35+114+36=185 (24% of max value = 765). Red value is 35 (14.06% from 255 or 18.92% from 185); Green value is 114 (44.92% from 255 or 61.62% from 185); Blue value is 36 (14.45% from 255 or 19.46% from 185); Max value from RGB is 114 - color contains mainly: green. Hex color #237224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237224 is #DC8DDB. Grayscale: #515151. Windows color (decimal): -14454236 or 2388515. OLE color: 2388515.
HSL color Cylindrical-coordinate representation of color #237224: hue angle of 120.76º 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 #237224 is Cyan = 0.69, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 114 | 36 | - |
| CMYK | 0.69 | 0 | 0.68 | 0.55 |
| HSL | 120.76º | 0.53% | 0.29% | - |
| HSV(B) | 120.76º | 0.69% | 0.45% | - |
| XYZ | 7.03 | 12.52 | 3.72 | - |
| YUV | 81.49 | 102.33 | 94.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 114 | 36 | 0.69 | 0 | 0.68 | 0.55 | 120.76 | 0.53 | 0.29 |
| Hex | 23 | 72 | 24 | 45 | 0 | 44 | 37 | 79 | 35 | 1D |
| Octal | 43 | 162 | 44 | 105 | 0 | 104 | 67 | 171 | 65 | 35 |
| Binary | 100011 | 1110010 | 100100 | 1000101 | 0 | 1000100 | 110111 | 1111001 | 110101 | 11101 |
Color Harmonies of #237224
Complementary color
Monochromatic Colors of #237224
Black with #237224
Text Example
Text Example
White with #237224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237224; }
p { color: rgb(35,114,36); }
H1.HeaderClassName
{
color: #237224;
}
.AnyTagClassName
{
color: #237224;
}
</style>
background-color css
<style>
a { background-color: #237224; }
a { background-color: rgb(35,114,36); }
div.DivClassName
{
background-color: #237224;
}
.BgClassName
{
background-color: #237224;
}
</style>
border-color css
<style>
span { border-color: #237224; }
span { border-color: rgb(35,114,36); }
td.TdClassName
{
border-color: #237224;
}
.TagClassName
{
border-color: #237224;
}
</style>