Shades of San Felix #267127
Tints of San Felix #267127
RGB
CMYK
RGB Variations
Color information
#267127 (or 0x267127) is known color: San Felix. HEX triplet: 26, 71 and 27. RGB value is (38,113,39). Sum of RGB (Red+Green+Blue) = 38+113+39=190 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20% from 190); Green value is 113 (44.53% from 255 or 59.47% from 190); Blue value is 39 (15.62% from 255 or 20.53% from 190); Max value from RGB is 113 - color contains mainly: green. Hex color #267127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267127 is #D98ED8. Grayscale: #525252. Windows color (decimal): -14257881 or 2584870. OLE color: 2584870.
HSL color Cylindrical-coordinate representation of color #267127: hue angle of 120.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #267127 is Cyan = 0.66, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 39 | - |
| CMYK | 0.66 | 0 | 0.65 | 0.56 |
| HSL | 120.8º | 0.5% | 0.3% | - |
| HSV(B) | 120.8º | 0.66% | 0.44% | - |
| XYZ | 7.07 | 12.37 | 3.93 | - |
| YUV | 82.14 | 103.65 | 96.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 39 | 0.66 | 0 | 0.65 | 0.56 | 120.8 | 0.5 | 0.3 |
| Hex | 26 | 71 | 27 | 42 | 0 | 41 | 38 | 79 | 32 | 1E |
| Octal | 46 | 161 | 47 | 102 | 0 | 101 | 70 | 171 | 62 | 36 |
| Binary | 100110 | 1110001 | 100111 | 1000010 | 0 | 1000001 | 111000 | 1111001 | 110010 | 11110 |
Color Harmonies of #267127
Complementary color
Monochromatic Colors of #267127
Black with #267127
Text Example
Text Example
White with #267127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267127; }
p { color: rgb(38,113,39); }
H1.HeaderClassName
{
color: #267127;
}
.AnyTagClassName
{
color: #267127;
}
</style>
background-color css
<style>
a { background-color: #267127; }
a { background-color: rgb(38,113,39); }
div.DivClassName
{
background-color: #267127;
}
.BgClassName
{
background-color: #267127;
}
</style>
border-color css
<style>
span { border-color: #267127; }
span { border-color: rgb(38,113,39); }
td.TdClassName
{
border-color: #267127;
}
.TagClassName
{
border-color: #267127;
}
</style>