Shades of San Felix #227830
Tints of San Felix #227830
RGB
CMYK
RGB Variations
Color information
#227830 (or 0x227830) is known color: San Felix. HEX triplet: 22, 78 and 30. RGB value is (34,120,48). Sum of RGB (Red+Green+Blue) = 34+120+48=202 (26% of max value = 765). Red value is 34 (13.67% from 255 or 16.83% from 202); Green value is 120 (47.27% from 255 or 59.41% from 202); Blue value is 48 (19.14% from 255 or 23.76% from 202); Max value from RGB is 120 - color contains mainly: green. Hex color #227830 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #227830 is #DD87CF. Grayscale: #565656. Windows color (decimal): -14518224 or 3176482. OLE color: 3176482.
HSL color Cylindrical-coordinate representation of color #227830: hue angle of 129.77º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #227830 is Cyan = 0.72, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 34 | 120 | 48 | - |
| CMYK | 0.72 | 0 | 0.60 | 0.53 |
| HSL | 129.77º | 0.56% | 0.3% | - |
| HSV(B) | 129.77º | 0.72% | 0.47% | - |
| XYZ | 7.91 | 13.99 | 5.08 | - |
| YUV | 86.08 | 106.51 | 90.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 120 | 48 | 0.72 | 0 | 0.60 | 0.53 | 129.77 | 0.56 | 0.3 |
| Hex | 22 | 78 | 30 | 48 | 0 | 3C | 35 | 82 | 38 | 1E |
| Octal | 42 | 170 | 60 | 110 | 0 | 74 | 65 | 202 | 70 | 36 |
| Binary | 100010 | 1111000 | 110000 | 1001000 | 0 | 111100 | 110101 | 10000010 | 111000 | 11110 |
Color Harmonies of #227830
Complementary color
Monochromatic Colors of #227830
Black with #227830
Text Example
Text Example
White with #227830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227830; }
p { color: rgb(34,120,48); }
H1.HeaderClassName
{
color: #227830;
}
.AnyTagClassName
{
color: #227830;
}
</style>
background-color css
<style>
a { background-color: #227830; }
a { background-color: rgb(34,120,48); }
div.DivClassName
{
background-color: #227830;
}
.BgClassName
{
background-color: #227830;
}
</style>
border-color css
<style>
span { border-color: #227830; }
span { border-color: rgb(34,120,48); }
td.TdClassName
{
border-color: #227830;
}
.TagClassName
{
border-color: #227830;
}
</style>