Shades of San Felix #267220
Tints of San Felix #267220
RGB
CMYK
RGB Variations
Color information
#267220 (or 0x267220) is known color: San Felix. HEX triplet: 26, 72 and 20. RGB value is (38,114,32). Sum of RGB (Red+Green+Blue) = 38+114+32=184 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.65% from 184); Green value is 114 (44.92% from 255 or 61.96% from 184); Blue value is 32 (12.89% from 255 or 17.39% from 184); Max value from RGB is 114 - color contains mainly: green. Hex color #267220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267220 is #D98DDF. Grayscale: #525252. Windows color (decimal): -14257632 or 2126374. OLE color: 2126374.
HSL color Cylindrical-coordinate representation of color #267220: hue angle of 115.61º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #267220 is Cyan = 0.67, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 114 | 32 | - |
| CMYK | 0.67 | 0 | 0.72 | 0.55 |
| HSL | 115.61º | 0.56% | 0.29% | - |
| HSV(B) | 115.61º | 0.72% | 0.45% | - |
| XYZ | 7.08 | 12.55 | 3.42 | - |
| YUV | 81.93 | 99.82 | 96.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 32 | 0.67 | 0 | 0.72 | 0.55 | 115.61 | 0.56 | 0.29 |
| Hex | 26 | 72 | 20 | 43 | 0 | 48 | 37 | 74 | 38 | 1D |
| Octal | 46 | 162 | 40 | 103 | 0 | 110 | 67 | 164 | 70 | 35 |
| Binary | 100110 | 1110010 | 100000 | 1000011 | 0 | 1001000 | 110111 | 1110100 | 111000 | 11101 |
Color Harmonies of #267220
Complementary color
Monochromatic Colors of #267220
Black with #267220
Text Example
Text Example
White with #267220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267220; }
p { color: rgb(38,114,32); }
H1.HeaderClassName
{
color: #267220;
}
.AnyTagClassName
{
color: #267220;
}
</style>
background-color css
<style>
a { background-color: #267220; }
a { background-color: rgb(38,114,32); }
div.DivClassName
{
background-color: #267220;
}
.BgClassName
{
background-color: #267220;
}
</style>
border-color css
<style>
span { border-color: #267220; }
span { border-color: rgb(38,114,32); }
td.TdClassName
{
border-color: #267220;
}
.TagClassName
{
border-color: #267220;
}
</style>