Shades of San Felix #267221
Tints of San Felix #267221
RGB
CMYK
RGB Variations
Color information
#267221 (or 0x267221) is known color: San Felix. HEX triplet: 26, 72 and 21. RGB value is (38,114,33). Sum of RGB (Red+Green+Blue) = 38+114+33=185 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.54% from 185); Green value is 114 (44.92% from 255 or 61.62% from 185); Blue value is 33 (13.28% from 255 or 17.84% from 185); Max value from RGB is 114 - color contains mainly: green. Hex color #267221 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267221 is #D98DDE. Grayscale: #525252. Windows color (decimal): -14257631 or 2191910. OLE color: 2191910.
HSL color Cylindrical-coordinate representation of color #267221: hue angle of 116.3º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #267221 is Cyan = 0.67, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 114 | 33 | - |
| CMYK | 0.67 | 0 | 0.71 | 0.55 |
| HSL | 116.3º | 0.55% | 0.29% | - |
| HSV(B) | 116.3º | 0.71% | 0.45% | - |
| XYZ | 7.09 | 12.56 | 3.49 | - |
| YUV | 82.04 | 100.32 | 96.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 33 | 0.67 | 0 | 0.71 | 0.55 | 116.3 | 0.55 | 0.29 |
| Hex | 26 | 72 | 21 | 43 | 0 | 47 | 37 | 74 | 37 | 1D |
| Octal | 46 | 162 | 41 | 103 | 0 | 107 | 67 | 164 | 67 | 35 |
| Binary | 100110 | 1110010 | 100001 | 1000011 | 0 | 1000111 | 110111 | 1110100 | 110111 | 11101 |
Color Harmonies of #267221
Complementary color
Monochromatic Colors of #267221
Black with #267221
Text Example
Text Example
White with #267221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267221; }
p { color: rgb(38,114,33); }
H1.HeaderClassName
{
color: #267221;
}
.AnyTagClassName
{
color: #267221;
}
</style>
background-color css
<style>
a { background-color: #267221; }
a { background-color: rgb(38,114,33); }
div.DivClassName
{
background-color: #267221;
}
.BgClassName
{
background-color: #267221;
}
</style>
border-color css
<style>
span { border-color: #267221; }
span { border-color: rgb(38,114,33); }
td.TdClassName
{
border-color: #267221;
}
.TagClassName
{
border-color: #267221;
}
</style>