Shades of San Felix #197327
Tints of San Felix #197327
RGB
CMYK
RGB Variations
Color information
#197327 (or 0x197327) is known color: San Felix. HEX triplet: 19, 73 and 27. RGB value is (25,115,39). Sum of RGB (Red+Green+Blue) = 25+115+39=179 (23% of max value = 765). Red value is 25 (10.16% from 255 or 13.97% from 179); Green value is 115 (45.31% from 255 or 64.25% from 179); Blue value is 39 (15.62% from 255 or 21.79% from 179); Max value from RGB is 115 - color contains mainly: green. Hex color #197327 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #197327 is #E68CD8. Grayscale: #4F4F4F. Windows color (decimal): -15109337 or 2585369. OLE color: 2585369.
HSL color Cylindrical-coordinate representation of color #197327: hue angle of 129.33º 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 #197327 is Cyan = 0.78, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 115 | 39 | - |
| CMYK | 0.78 | 0 | 0.66 | 0.55 |
| HSL | 129.33º | 0.64% | 0.27% | - |
| HSV(B) | 129.33º | 0.78% | 0.45% | - |
| XYZ | 6.9 | 12.61 | 3.99 | - |
| YUV | 79.43 | 105.18 | 89.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 115 | 39 | 0.78 | 0 | 0.66 | 0.55 | 129.33 | 0.64 | 0.27 |
| Hex | 19 | 73 | 27 | 4E | 0 | 42 | 37 | 81 | 40 | 1B |
| Octal | 31 | 163 | 47 | 116 | 0 | 102 | 67 | 201 | 100 | 33 |
| Binary | 11001 | 1110011 | 100111 | 1001110 | 0 | 1000010 | 110111 | 10000001 | 1000000 | 11011 |
Color Harmonies of #197327
Complementary color
Monochromatic Colors of #197327
Black with #197327
Text Example
Text Example
White with #197327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197327; }
p { color: rgb(25,115,39); }
H1.HeaderClassName
{
color: #197327;
}
.AnyTagClassName
{
color: #197327;
}
</style>
background-color css
<style>
a { background-color: #197327; }
a { background-color: rgb(25,115,39); }
div.DivClassName
{
background-color: #197327;
}
.BgClassName
{
background-color: #197327;
}
</style>
border-color css
<style>
span { border-color: #197327; }
span { border-color: rgb(25,115,39); }
td.TdClassName
{
border-color: #197327;
}
.TagClassName
{
border-color: #197327;
}
</style>