Shades of San Felix #197227
Tints of San Felix #197227
RGB
CMYK
RGB Variations
Color information
#197227 (or 0x197227) is known color: San Felix. HEX triplet: 19, 72 and 27. RGB value is (25,114,39). Sum of RGB (Red+Green+Blue) = 25+114+39=178 (23% of max value = 765). Red value is 25 (10.16% from 255 or 14.04% from 178); Green value is 114 (44.92% from 255 or 64.04% from 178); Blue value is 39 (15.62% from 255 or 21.91% from 178); Max value from RGB is 114 - color contains mainly: green. Hex color #197227 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #197227 is #E68DD8. Grayscale: #4F4F4F. Windows color (decimal): -15109593 or 2585113. OLE color: 2585113.
HSL color Cylindrical-coordinate representation of color #197227: hue angle of 129.44º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #197227 is Cyan = 0.78, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 114 | 39 | - |
| CMYK | 0.78 | 0 | 0.66 | 0.55 |
| HSL | 129.44º | 0.64% | 0.27% | - |
| HSV(B) | 129.44º | 0.78% | 0.45% | - |
| XYZ | 6.78 | 12.39 | 3.95 | - |
| YUV | 78.84 | 105.51 | 89.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 114 | 39 | 0.78 | 0 | 0.66 | 0.55 | 129.44 | 0.64 | 0.27 |
| Hex | 19 | 72 | 27 | 4E | 0 | 42 | 37 | 81 | 40 | 1B |
| Octal | 31 | 162 | 47 | 116 | 0 | 102 | 67 | 201 | 100 | 33 |
| Binary | 11001 | 1110010 | 100111 | 1001110 | 0 | 1000010 | 110111 | 10000001 | 1000000 | 11011 |
Color Harmonies of #197227
Complementary color
Monochromatic Colors of #197227
Black with #197227
Text Example
Text Example
White with #197227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197227; }
p { color: rgb(25,114,39); }
H1.HeaderClassName
{
color: #197227;
}
.AnyTagClassName
{
color: #197227;
}
</style>
background-color css
<style>
a { background-color: #197227; }
a { background-color: rgb(25,114,39); }
div.DivClassName
{
background-color: #197227;
}
.BgClassName
{
background-color: #197227;
}
</style>
border-color css
<style>
span { border-color: #197227; }
span { border-color: rgb(25,114,39); }
td.TdClassName
{
border-color: #197227;
}
.TagClassName
{
border-color: #197227;
}
</style>