Shades of San Felix #237428
Tints of San Felix #237428
RGB
CMYK
RGB Variations
Color information
#237428 (or 0x237428) is known color: San Felix. HEX triplet: 23, 74 and 28. RGB value is (35,116,40). Sum of RGB (Red+Green+Blue) = 35+116+40=191 (25% of max value = 765). Red value is 35 (14.06% from 255 or 18.32% from 191); Green value is 116 (45.70% from 255 or 60.73% from 191); Blue value is 40 (16.02% from 255 or 20.94% from 191); Max value from RGB is 116 - color contains mainly: green. Hex color #237428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237428 is #DC8BD7. Grayscale: #535353. Windows color (decimal): -14453720 or 2651171. OLE color: 2651171.
HSL color Cylindrical-coordinate representation of color #237428: hue angle of 123.7º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237428 is Cyan = 0.70, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 116 | 40 | - |
| CMYK | 0.70 | 0 | 0.66 | 0.55 |
| HSL | 123.7º | 0.54% | 0.3% | - |
| HSV(B) | 123.7º | 0.7% | 0.45% | - |
| XYZ | 7.32 | 13 | 4.13 | - |
| YUV | 83.12 | 103.66 | 93.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 40 | 0.70 | 0 | 0.66 | 0.55 | 123.7 | 0.54 | 0.3 |
| Hex | 23 | 74 | 28 | 46 | 0 | 42 | 37 | 7C | 36 | 1E |
| Octal | 43 | 164 | 50 | 106 | 0 | 102 | 67 | 174 | 66 | 36 |
| Binary | 100011 | 1110100 | 101000 | 1000110 | 0 | 1000010 | 110111 | 1111100 | 110110 | 11110 |
Color Harmonies of #237428
Complementary color
Monochromatic Colors of #237428
Black with #237428
Text Example
Text Example
White with #237428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237428; }
p { color: rgb(35,116,40); }
H1.HeaderClassName
{
color: #237428;
}
.AnyTagClassName
{
color: #237428;
}
</style>
background-color css
<style>
a { background-color: #237428; }
a { background-color: rgb(35,116,40); }
div.DivClassName
{
background-color: #237428;
}
.BgClassName
{
background-color: #237428;
}
</style>
border-color css
<style>
span { border-color: #237428; }
span { border-color: rgb(35,116,40); }
td.TdClassName
{
border-color: #237428;
}
.TagClassName
{
border-color: #237428;
}
</style>