Shades of San Felix #237131
Tints of San Felix #237131
RGB
CMYK
RGB Variations
Color information
#237131 (or 0x237131) is known color: San Felix. HEX triplet: 23, 71 and 31. RGB value is (35,113,49). Sum of RGB (Red+Green+Blue) = 35+113+49=197 (26% of max value = 765). Red value is 35 (14.06% from 255 or 17.77% from 197); Green value is 113 (44.53% from 255 or 57.36% from 197); Blue value is 49 (19.53% from 255 or 24.87% from 197); Max value from RGB is 113 - color contains mainly: green. Hex color #237131 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237131 is #DC8ECE. Grayscale: #525252. Windows color (decimal): -14454479 or 3240227. OLE color: 3240227.
HSL color Cylindrical-coordinate representation of color #237131: hue angle of 130.77º 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 #237131 is Cyan = 0.69, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 113 | 49 | - |
| CMYK | 0.69 | 0 | 0.57 | 0.56 |
| HSL | 130.77º | 0.53% | 0.29% | - |
| HSV(B) | 130.77º | 0.69% | 0.44% | - |
| XYZ | 7.15 | 12.39 | 4.92 | - |
| YUV | 82.38 | 109.16 | 94.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 113 | 49 | 0.69 | 0 | 0.57 | 0.56 | 130.77 | 0.53 | 0.29 |
| Hex | 23 | 71 | 31 | 45 | 0 | 39 | 38 | 83 | 35 | 1D |
| Octal | 43 | 161 | 61 | 105 | 0 | 71 | 70 | 203 | 65 | 35 |
| Binary | 100011 | 1110001 | 110001 | 1000101 | 0 | 111001 | 111000 | 10000011 | 110101 | 11101 |
Color Harmonies of #237131
Complementary color
Monochromatic Colors of #237131
Black with #237131
Text Example
Text Example
White with #237131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237131; }
p { color: rgb(35,113,49); }
H1.HeaderClassName
{
color: #237131;
}
.AnyTagClassName
{
color: #237131;
}
</style>
background-color css
<style>
a { background-color: #237131; }
a { background-color: rgb(35,113,49); }
div.DivClassName
{
background-color: #237131;
}
.BgClassName
{
background-color: #237131;
}
</style>
border-color css
<style>
span { border-color: #237131; }
span { border-color: rgb(35,113,49); }
td.TdClassName
{
border-color: #237131;
}
.TagClassName
{
border-color: #237131;
}
</style>