Shades of San Felix #267122
Tints of San Felix #267122
RGB
CMYK
RGB Variations
Color information
#267122 (or 0x267122) is known color: San Felix. HEX triplet: 26, 71 and 22. RGB value is (38,113,34). Sum of RGB (Red+Green+Blue) = 38+113+34=185 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.54% from 185); Green value is 113 (44.53% from 255 or 61.08% from 185); Blue value is 34 (13.67% from 255 or 18.38% from 185); Max value from RGB is 113 - color contains mainly: green. Hex color #267122 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267122 is #D98EDD. Grayscale: #515151. Windows color (decimal): -14257886 or 2257190. OLE color: 2257190.
HSL color Cylindrical-coordinate representation of color #267122: hue angle of 116.96º degrees, saturation: 0.54, 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 #267122 is Cyan = 0.66, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 34 | - |
| CMYK | 0.66 | 0 | 0.70 | 0.56 |
| HSL | 116.96º | 0.54% | 0.29% | - |
| HSV(B) | 116.96º | 0.7% | 0.44% | - |
| XYZ | 6.99 | 12.34 | 3.53 | - |
| YUV | 81.57 | 101.15 | 96.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 34 | 0.66 | 0 | 0.70 | 0.56 | 116.96 | 0.54 | 0.29 |
| Hex | 26 | 71 | 22 | 42 | 0 | 46 | 38 | 75 | 36 | 1D |
| Octal | 46 | 161 | 42 | 102 | 0 | 106 | 70 | 165 | 66 | 35 |
| Binary | 100110 | 1110001 | 100010 | 1000010 | 0 | 1000110 | 111000 | 1110101 | 110110 | 11101 |
Color Harmonies of #267122
Complementary color
Monochromatic Colors of #267122
Black with #267122
Text Example
Text Example
White with #267122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267122; }
p { color: rgb(38,113,34); }
H1.HeaderClassName
{
color: #267122;
}
.AnyTagClassName
{
color: #267122;
}
</style>
background-color css
<style>
a { background-color: #267122; }
a { background-color: rgb(38,113,34); }
div.DivClassName
{
background-color: #267122;
}
.BgClassName
{
background-color: #267122;
}
</style>
border-color css
<style>
span { border-color: #267122; }
span { border-color: rgb(38,113,34); }
td.TdClassName
{
border-color: #267122;
}
.TagClassName
{
border-color: #267122;
}
</style>