Shades of San Felix #237331
Tints of San Felix #237331
RGB
CMYK
RGB Variations
Color information
#237331 (or 0x237331) is known color: San Felix. HEX triplet: 23, 73 and 31. RGB value is (35,115,49). Sum of RGB (Red+Green+Blue) = 35+115+49=199 (26% of max value = 765). Red value is 35 (14.06% from 255 or 17.59% from 199); Green value is 115 (45.31% from 255 or 57.79% from 199); Blue value is 49 (19.53% from 255 or 24.62% from 199); Max value from RGB is 115 - color contains mainly: green. Hex color #237331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237331 is #DC8CCE. Grayscale: #535353. Windows color (decimal): -14453967 or 3240739. OLE color: 3240739.
HSL color Cylindrical-coordinate representation of color #237331: hue angle of 130.5º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237331 is Cyan = 0.70, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 115 | 49 | - |
| CMYK | 0.70 | 0 | 0.57 | 0.55 |
| HSL | 130.5º | 0.53% | 0.29% | - |
| HSV(B) | 130.5º | 0.7% | 0.45% | - |
| XYZ | 7.38 | 12.84 | 5 | - |
| YUV | 83.56 | 108.5 | 93.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 49 | 0.70 | 0 | 0.57 | 0.55 | 130.5 | 0.53 | 0.29 |
| Hex | 23 | 73 | 31 | 46 | 0 | 39 | 37 | 82 | 35 | 1D |
| Octal | 43 | 163 | 61 | 106 | 0 | 71 | 67 | 202 | 65 | 35 |
| Binary | 100011 | 1110011 | 110001 | 1000110 | 0 | 111001 | 110111 | 10000010 | 110101 | 11101 |
Color Harmonies of #237331
Complementary color
Monochromatic Colors of #237331
Black with #237331
Text Example
Text Example
White with #237331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237331; }
p { color: rgb(35,115,49); }
H1.HeaderClassName
{
color: #237331;
}
.AnyTagClassName
{
color: #237331;
}
</style>
background-color css
<style>
a { background-color: #237331; }
a { background-color: rgb(35,115,49); }
div.DivClassName
{
background-color: #237331;
}
.BgClassName
{
background-color: #237331;
}
</style>
border-color css
<style>
span { border-color: #237331; }
span { border-color: rgb(35,115,49); }
td.TdClassName
{
border-color: #237331;
}
.TagClassName
{
border-color: #237331;
}
</style>