Shades of San Felix #237123
Tints of San Felix #237123
RGB
CMYK
RGB Variations
Color information
#237123 (or 0x237123) is known color: San Felix. HEX triplet: 23, 71 and 23. RGB value is (35,113,35). Sum of RGB (Red+Green+Blue) = 35+113+35=183 (24% of max value = 765). Red value is 35 (14.06% from 255 or 19.13% from 183); Green value is 113 (44.53% from 255 or 61.75% from 183); Blue value is 35 (14.06% from 255 or 19.13% from 183); Max value from RGB is 113 - color contains mainly: green. Hex color #237123 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237123 is #DC8EDC. Grayscale: #515151. Windows color (decimal): -14454493 or 2322723. OLE color: 2322723.
HSL color Cylindrical-coordinate representation of color #237123: hue angle of 120º 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 #237123 is Cyan = 0.69, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 113 | 35 | - |
| CMYK | 0.69 | 0 | 0.69 | 0.56 |
| HSL | 120º | 0.53% | 0.29% | - |
| HSV(B) | 120º | 0.69% | 0.44% | - |
| XYZ | 6.9 | 12.29 | 3.6 | - |
| YUV | 80.79 | 102.16 | 95.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 113 | 35 | 0.69 | 0 | 0.69 | 0.56 | 120 | 0.53 | 0.29 |
| Hex | 23 | 71 | 23 | 45 | 0 | 45 | 38 | 78 | 35 | 1D |
| Octal | 43 | 161 | 43 | 105 | 0 | 105 | 70 | 170 | 65 | 35 |
| Binary | 100011 | 1110001 | 100011 | 1000101 | 0 | 1000101 | 111000 | 1111000 | 110101 | 11101 |
Color Harmonies of #237123
Complementary color
Monochromatic Colors of #237123
Black with #237123
Text Example
Text Example
White with #237123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237123; }
p { color: rgb(35,113,35); }
H1.HeaderClassName
{
color: #237123;
}
.AnyTagClassName
{
color: #237123;
}
</style>
background-color css
<style>
a { background-color: #237123; }
a { background-color: rgb(35,113,35); }
div.DivClassName
{
background-color: #237123;
}
.BgClassName
{
background-color: #237123;
}
</style>
border-color css
<style>
span { border-color: #237123; }
span { border-color: rgb(35,113,35); }
td.TdClassName
{
border-color: #237123;
}
.TagClassName
{
border-color: #237123;
}
</style>