Shades of San Felix #237127
Tints of San Felix #237127
RGB
CMYK
RGB Variations
Color information
#237127 (or 0x237127) is known color: San Felix. HEX triplet: 23, 71 and 27. RGB value is (35,113,39). Sum of RGB (Red+Green+Blue) = 35+113+39=187 (24% of max value = 765). Red value is 35 (14.06% from 255 or 18.72% from 187); Green value is 113 (44.53% from 255 or 60.43% from 187); Blue value is 39 (15.62% from 255 or 20.86% from 187); Max value from RGB is 113 - color contains mainly: green. Hex color #237127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237127 is #DC8ED8. Grayscale: #515151. Windows color (decimal): -14454489 or 2584867. OLE color: 2584867.
HSL color Cylindrical-coordinate representation of color #237127: hue angle of 123.08º 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 #237127 is Cyan = 0.69, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 113 | 39 | - |
| CMYK | 0.69 | 0 | 0.65 | 0.56 |
| HSL | 123.08º | 0.53% | 0.29% | - |
| HSV(B) | 123.08º | 0.69% | 0.44% | - |
| XYZ | 6.96 | 12.31 | 3.93 | - |
| YUV | 81.24 | 104.16 | 95.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 113 | 39 | 0.69 | 0 | 0.65 | 0.56 | 123.08 | 0.53 | 0.29 |
| Hex | 23 | 71 | 27 | 45 | 0 | 41 | 38 | 7B | 35 | 1D |
| Octal | 43 | 161 | 47 | 105 | 0 | 101 | 70 | 173 | 65 | 35 |
| Binary | 100011 | 1110001 | 100111 | 1000101 | 0 | 1000001 | 111000 | 1111011 | 110101 | 11101 |
Color Harmonies of #237127
Complementary color
Monochromatic Colors of #237127
Black with #237127
Text Example
Text Example
White with #237127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237127; }
p { color: rgb(35,113,39); }
H1.HeaderClassName
{
color: #237127;
}
.AnyTagClassName
{
color: #237127;
}
</style>
background-color css
<style>
a { background-color: #237127; }
a { background-color: rgb(35,113,39); }
div.DivClassName
{
background-color: #237127;
}
.BgClassName
{
background-color: #237127;
}
</style>
border-color css
<style>
span { border-color: #237127; }
span { border-color: rgb(35,113,39); }
td.TdClassName
{
border-color: #237127;
}
.TagClassName
{
border-color: #237127;
}
</style>