Shades of San Felix #237128
Tints of San Felix #237128
RGB
CMYK
RGB Variations
Color information
#237128 (or 0x237128) is known color: San Felix. HEX triplet: 23, 71 and 28. RGB value is (35,113,40). Sum of RGB (Red+Green+Blue) = 35+113+40=188 (24% of max value = 765). Red value is 35 (14.06% from 255 or 18.62% from 188); Green value is 113 (44.53% from 255 or 60.11% from 188); Blue value is 40 (16.02% from 255 or 21.28% from 188); Max value from RGB is 113 - color contains mainly: green. Hex color #237128 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #237128 is #DC8ED7. Grayscale: #515151. Windows color (decimal): -14454488 or 2650403. OLE color: 2650403.
HSL color Cylindrical-coordinate representation of color #237128: hue angle of 123.85º 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 #237128 is Cyan = 0.69, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 113 | 40 | - |
| CMYK | 0.69 | 0 | 0.65 | 0.56 |
| HSL | 123.85º | 0.53% | 0.29% | - |
| HSV(B) | 123.85º | 0.69% | 0.44% | - |
| XYZ | 6.98 | 12.32 | 4.02 | - |
| YUV | 81.36 | 104.66 | 94.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 113 | 40 | 0.69 | 0 | 0.65 | 0.56 | 123.85 | 0.53 | 0.29 |
| Hex | 23 | 71 | 28 | 45 | 0 | 41 | 38 | 7C | 35 | 1D |
| Octal | 43 | 161 | 50 | 105 | 0 | 101 | 70 | 174 | 65 | 35 |
| Binary | 100011 | 1110001 | 101000 | 1000101 | 0 | 1000001 | 111000 | 1111100 | 110101 | 11101 |
Color Harmonies of #237128
Complementary color
Monochromatic Colors of #237128
Black with #237128
Text Example
Text Example
White with #237128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237128; }
p { color: rgb(35,113,40); }
H1.HeaderClassName
{
color: #237128;
}
.AnyTagClassName
{
color: #237128;
}
</style>
background-color css
<style>
a { background-color: #237128; }
a { background-color: rgb(35,113,40); }
div.DivClassName
{
background-color: #237128;
}
.BgClassName
{
background-color: #237128;
}
</style>
border-color css
<style>
span { border-color: #237128; }
span { border-color: rgb(35,113,40); }
td.TdClassName
{
border-color: #237128;
}
.TagClassName
{
border-color: #237128;
}
</style>