Shades of San Felix #237132
Tints of San Felix #237132
RGB
CMYK
RGB Variations
Color information
#237132 (or 0x237132) is known color: San Felix. HEX triplet: 23, 71 and 32. RGB value is (35,113,50). Sum of RGB (Red+Green+Blue) = 35+113+50=198 (26% of max value = 765). Red value is 35 (14.06% from 255 or 17.68% from 198); Green value is 113 (44.53% from 255 or 57.07% from 198); Blue value is 50 (19.92% from 255 or 25.25% from 198); Max value from RGB is 113 - color contains mainly: green. Hex color #237132 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237132 is #DC8ECD. Grayscale: #525252. Windows color (decimal): -14454478 or 3305763. OLE color: 3305763.
HSL color Cylindrical-coordinate representation of color #237132: hue angle of 131.54º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #237132 is Cyan = 0.69, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 113 | 50 | - |
| CMYK | 0.69 | 0 | 0.56 | 0.56 |
| HSL | 131.54º | 0.53% | 0.29% | - |
| HSV(B) | 131.54º | 0.69% | 0.44% | - |
| XYZ | 7.17 | 12.4 | 5.03 | - |
| YUV | 82.5 | 109.66 | 94.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 113 | 50 | 0.69 | 0 | 0.56 | 0.56 | 131.54 | 0.53 | 0.29 |
| Hex | 23 | 71 | 32 | 45 | 0 | 38 | 38 | 84 | 35 | 1D |
| Octal | 43 | 161 | 62 | 105 | 0 | 70 | 70 | 204 | 65 | 35 |
| Binary | 100011 | 1110001 | 110010 | 1000101 | 0 | 111000 | 111000 | 10000100 | 110101 | 11101 |
Color Harmonies of #237132
Complementary color
Monochromatic Colors of #237132
Black with #237132
Text Example
Text Example
White with #237132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237132; }
p { color: rgb(35,113,50); }
H1.HeaderClassName
{
color: #237132;
}
.AnyTagClassName
{
color: #237132;
}
</style>
background-color css
<style>
a { background-color: #237132; }
a { background-color: rgb(35,113,50); }
div.DivClassName
{
background-color: #237132;
}
.BgClassName
{
background-color: #237132;
}
</style>
border-color css
<style>
span { border-color: #237132; }
span { border-color: rgb(35,113,50); }
td.TdClassName
{
border-color: #237132;
}
.TagClassName
{
border-color: #237132;
}
</style>