Shades of San Felix #237328
Tints of San Felix #237328
RGB
CMYK
RGB Variations
Color information
#237328 (or 0x237328) is known color: San Felix. HEX triplet: 23, 73 and 28. RGB value is (35,115,40). Sum of RGB (Red+Green+Blue) = 35+115+40=190 (25% of max value = 765). Red value is 35 (14.06% from 255 or 18.42% from 190); Green value is 115 (45.31% from 255 or 60.53% from 190); Blue value is 40 (16.02% from 255 or 21.05% from 190); Max value from RGB is 115 - color contains mainly: green. Hex color #237328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237328 is #DC8CD7. Grayscale: #525252. Windows color (decimal): -14453976 or 2650915. OLE color: 2650915.
HSL color Cylindrical-coordinate representation of color #237328: hue angle of 123.75º 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 #237328 is Cyan = 0.70, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 115 | 40 | - |
| CMYK | 0.70 | 0 | 0.65 | 0.55 |
| HSL | 123.75º | 0.53% | 0.29% | - |
| HSV(B) | 123.75º | 0.7% | 0.45% | - |
| XYZ | 7.21 | 12.77 | 4.09 | - |
| YUV | 82.53 | 104 | 94.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 40 | 0.70 | 0 | 0.65 | 0.55 | 123.75 | 0.53 | 0.29 |
| Hex | 23 | 73 | 28 | 46 | 0 | 41 | 37 | 7C | 35 | 1D |
| Octal | 43 | 163 | 50 | 106 | 0 | 101 | 67 | 174 | 65 | 35 |
| Binary | 100011 | 1110011 | 101000 | 1000110 | 0 | 1000001 | 110111 | 1111100 | 110101 | 11101 |
Color Harmonies of #237328
Complementary color
Monochromatic Colors of #237328
Black with #237328
Text Example
Text Example
White with #237328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237328; }
p { color: rgb(35,115,40); }
H1.HeaderClassName
{
color: #237328;
}
.AnyTagClassName
{
color: #237328;
}
</style>
background-color css
<style>
a { background-color: #237328; }
a { background-color: rgb(35,115,40); }
div.DivClassName
{
background-color: #237328;
}
.BgClassName
{
background-color: #237328;
}
</style>
border-color css
<style>
span { border-color: #237328; }
span { border-color: rgb(35,115,40); }
td.TdClassName
{
border-color: #237328;
}
.TagClassName
{
border-color: #237328;
}
</style>