Shades of San Felix #237934
Tints of San Felix #237934
RGB
CMYK
RGB Variations
Color information
#237934 (or 0x237934) is known color: San Felix. HEX triplet: 23, 79 and 34. RGB value is (35,121,52). Sum of RGB (Red+Green+Blue) = 35+121+52=208 (27% of max value = 765). Red value is 35 (14.06% from 255 or 16.83% from 208); Green value is 121 (47.66% from 255 or 58.17% from 208); Blue value is 52 (20.70% from 255 or 25% from 208); Max value from RGB is 121 - color contains mainly: green. Hex color #237934 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237934 is #DC86CB. Grayscale: #575757. Windows color (decimal): -14452428 or 3438883. OLE color: 3438883.
HSL color Cylindrical-coordinate representation of color #237934: hue angle of 131.86º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #237934 is Cyan = 0.71, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 35 | 121 | 52 | - |
| CMYK | 0.71 | 0 | 0.57 | 0.53 |
| HSL | 131.86º | 0.55% | 0.31% | - |
| HSV(B) | 131.86º | 0.71% | 0.47% | - |
| XYZ | 8.15 | 14.28 | 5.58 | - |
| YUV | 87.42 | 108.01 | 90.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 121 | 52 | 0.71 | 0 | 0.57 | 0.53 | 131.86 | 0.55 | 0.31 |
| Hex | 23 | 79 | 34 | 47 | 0 | 39 | 35 | 84 | 37 | 1F |
| Octal | 43 | 171 | 64 | 107 | 0 | 71 | 65 | 204 | 67 | 37 |
| Binary | 100011 | 1111001 | 110100 | 1000111 | 0 | 111001 | 110101 | 10000100 | 110111 | 11111 |
Color Harmonies of #237934
Complementary color
Monochromatic Colors of #237934
Black with #237934
Text Example
Text Example
White with #237934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237934; }
p { color: rgb(35,121,52); }
H1.HeaderClassName
{
color: #237934;
}
.AnyTagClassName
{
color: #237934;
}
</style>
background-color css
<style>
a { background-color: #237934; }
a { background-color: rgb(35,121,52); }
div.DivClassName
{
background-color: #237934;
}
.BgClassName
{
background-color: #237934;
}
</style>
border-color css
<style>
span { border-color: #237934; }
span { border-color: rgb(35,121,52); }
td.TdClassName
{
border-color: #237934;
}
.TagClassName
{
border-color: #237934;
}
</style>