Shades of San Felix #227023
Tints of San Felix #227023
RGB
CMYK
RGB Variations
Color information
#227023 (or 0x227023) is known color: San Felix. HEX triplet: 22, 70 and 23. RGB value is (34,112,35). Sum of RGB (Red+Green+Blue) = 34+112+35=181 (23% of max value = 765). Red value is 34 (13.67% from 255 or 18.78% from 181); Green value is 112 (44.14% from 255 or 61.88% from 181); Blue value is 35 (14.06% from 255 or 19.34% from 181); Max value from RGB is 112 - color contains mainly: green. Hex color #227023 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227023 is #DD8FDC. Grayscale: #505050. Windows color (decimal): -14520285 or 2322466. OLE color: 2322466.
HSL color Cylindrical-coordinate representation of color #227023: hue angle of 120.77º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #227023 is Cyan = 0.70, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 112 | 35 | - |
| CMYK | 0.70 | 0 | 0.69 | 0.56 |
| HSL | 120.77º | 0.53% | 0.29% | - |
| HSV(B) | 120.77º | 0.7% | 0.44% | - |
| XYZ | 6.76 | 12.05 | 3.56 | - |
| YUV | 79.9 | 102.66 | 95.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 112 | 35 | 0.70 | 0 | 0.69 | 0.56 | 120.77 | 0.53 | 0.29 |
| Hex | 22 | 70 | 23 | 46 | 0 | 45 | 38 | 79 | 35 | 1D |
| Octal | 42 | 160 | 43 | 106 | 0 | 105 | 70 | 171 | 65 | 35 |
| Binary | 100010 | 1110000 | 100011 | 1000110 | 0 | 1000101 | 111000 | 1111001 | 110101 | 11101 |
Color Harmonies of #227023
Complementary color
Monochromatic Colors of #227023
Black with #227023
Text Example
Text Example
White with #227023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227023; }
p { color: rgb(34,112,35); }
H1.HeaderClassName
{
color: #227023;
}
.AnyTagClassName
{
color: #227023;
}
</style>
background-color css
<style>
a { background-color: #227023; }
a { background-color: rgb(34,112,35); }
div.DivClassName
{
background-color: #227023;
}
.BgClassName
{
background-color: #227023;
}
</style>
border-color css
<style>
span { border-color: #227023; }
span { border-color: rgb(34,112,35); }
td.TdClassName
{
border-color: #227023;
}
.TagClassName
{
border-color: #227023;
}
</style>