Shades of San Felix #267321
Tints of San Felix #267321
RGB
CMYK
RGB Variations
Color information
#267321 (or 0x267321) is known color: San Felix. HEX triplet: 26, 73 and 21. RGB value is (38,115,33). Sum of RGB (Red+Green+Blue) = 38+115+33=186 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.43% from 186); Green value is 115 (45.31% from 255 or 61.83% from 186); Blue value is 33 (13.28% from 255 or 17.74% from 186); Max value from RGB is 115 - color contains mainly: green. Hex color #267321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267321 is #D98CDE. Grayscale: #525252. Windows color (decimal): -14257375 or 2192166. OLE color: 2192166.
HSL color Cylindrical-coordinate representation of color #267321: hue angle of 116.34º 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 #267321 is Cyan = 0.67, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 33 | - |
| CMYK | 0.67 | 0 | 0.71 | 0.55 |
| HSL | 116.34º | 0.55% | 0.29% | - |
| HSV(B) | 116.34º | 0.71% | 0.45% | - |
| XYZ | 7.2 | 12.78 | 3.53 | - |
| YUV | 82.63 | 99.99 | 96.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 33 | 0.67 | 0 | 0.71 | 0.55 | 116.34 | 0.55 | 0.29 |
| Hex | 26 | 73 | 21 | 43 | 0 | 47 | 37 | 74 | 37 | 1D |
| Octal | 46 | 163 | 41 | 103 | 0 | 107 | 67 | 164 | 67 | 35 |
| Binary | 100110 | 1110011 | 100001 | 1000011 | 0 | 1000111 | 110111 | 1110100 | 110111 | 11101 |
Color Harmonies of #267321
Complementary color
Monochromatic Colors of #267321
Black with #267321
Text Example
Text Example
White with #267321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267321; }
p { color: rgb(38,115,33); }
H1.HeaderClassName
{
color: #267321;
}
.AnyTagClassName
{
color: #267321;
}
</style>
background-color css
<style>
a { background-color: #267321; }
a { background-color: rgb(38,115,33); }
div.DivClassName
{
background-color: #267321;
}
.BgClassName
{
background-color: #267321;
}
</style>
border-color css
<style>
span { border-color: #267321; }
span { border-color: rgb(38,115,33); }
td.TdClassName
{
border-color: #267321;
}
.TagClassName
{
border-color: #267321;
}
</style>