Shades of San Felix #237432
Tints of San Felix #237432
RGB
CMYK
RGB Variations
Color information
#237432 (or 0x237432) is known color: San Felix. HEX triplet: 23, 74 and 32. RGB value is (35,116,50). Sum of RGB (Red+Green+Blue) = 35+116+50=201 (26% of max value = 765). Red value is 35 (14.06% from 255 or 17.41% from 201); Green value is 116 (45.70% from 255 or 57.71% from 201); Blue value is 50 (19.92% from 255 or 24.88% from 201); Max value from RGB is 116 - color contains mainly: green. Hex color #237432 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237432 is #DC8BCD. Grayscale: #545454. Windows color (decimal): -14453710 or 3306531. OLE color: 3306531.
HSL color Cylindrical-coordinate representation of color #237432: hue angle of 131.11º 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 #237432 is Cyan = 0.70, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 116 | 50 | - |
| CMYK | 0.70 | 0 | 0.57 | 0.55 |
| HSL | 131.11º | 0.54% | 0.3% | - |
| HSV(B) | 131.11º | 0.7% | 0.45% | - |
| XYZ | 7.51 | 13.08 | 5.15 | - |
| YUV | 84.26 | 108.66 | 92.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 50 | 0.70 | 0 | 0.57 | 0.55 | 131.11 | 0.54 | 0.3 |
| Hex | 23 | 74 | 32 | 46 | 0 | 39 | 37 | 83 | 36 | 1E |
| Octal | 43 | 164 | 62 | 106 | 0 | 71 | 67 | 203 | 66 | 36 |
| Binary | 100011 | 1110100 | 110010 | 1000110 | 0 | 111001 | 110111 | 10000011 | 110110 | 11110 |
Color Harmonies of #237432
Complementary color
Monochromatic Colors of #237432
Black with #237432
Text Example
Text Example
White with #237432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237432; }
p { color: rgb(35,116,50); }
H1.HeaderClassName
{
color: #237432;
}
.AnyTagClassName
{
color: #237432;
}
</style>
background-color css
<style>
a { background-color: #237432; }
a { background-color: rgb(35,116,50); }
div.DivClassName
{
background-color: #237432;
}
.BgClassName
{
background-color: #237432;
}
</style>
border-color css
<style>
span { border-color: #237432; }
span { border-color: rgb(35,116,50); }
td.TdClassName
{
border-color: #237432;
}
.TagClassName
{
border-color: #237432;
}
</style>