Shades of San Felix #267328
Tints of San Felix #267328
RGB
CMYK
RGB Variations
Color information
#267328 (or 0x267328) is known color: San Felix. HEX triplet: 26, 73 and 28. RGB value is (38,115,40). Sum of RGB (Red+Green+Blue) = 38+115+40=193 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.69% from 193); Green value is 115 (45.31% from 255 or 59.59% from 193); Blue value is 40 (16.02% from 255 or 20.73% from 193); Max value from RGB is 115 - color contains mainly: green. Hex color #267328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267328 is #D98CD7. Grayscale: #535353. Windows color (decimal): -14257368 or 2650918. OLE color: 2650918.
HSL color Cylindrical-coordinate representation of color #267328: hue angle of 121.56º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #267328 is Cyan = 0.67, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 40 | - |
| CMYK | 0.67 | 0 | 0.65 | 0.55 |
| HSL | 121.56º | 0.5% | 0.3% | - |
| HSV(B) | 121.56º | 0.67% | 0.45% | - |
| XYZ | 7.31 | 12.83 | 4.1 | - |
| YUV | 83.43 | 103.49 | 95.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 40 | 0.67 | 0 | 0.65 | 0.55 | 121.56 | 0.5 | 0.3 |
| Hex | 26 | 73 | 28 | 43 | 0 | 41 | 37 | 7A | 32 | 1E |
| Octal | 46 | 163 | 50 | 103 | 0 | 101 | 67 | 172 | 62 | 36 |
| Binary | 100110 | 1110011 | 101000 | 1000011 | 0 | 1000001 | 110111 | 1111010 | 110010 | 11110 |
Color Harmonies of #267328
Complementary color
Monochromatic Colors of #267328
Black with #267328
Text Example
Text Example
White with #267328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267328; }
p { color: rgb(38,115,40); }
H1.HeaderClassName
{
color: #267328;
}
.AnyTagClassName
{
color: #267328;
}
</style>
background-color css
<style>
a { background-color: #267328; }
a { background-color: rgb(38,115,40); }
div.DivClassName
{
background-color: #267328;
}
.BgClassName
{
background-color: #267328;
}
</style>
border-color css
<style>
span { border-color: #267328; }
span { border-color: rgb(38,115,40); }
td.TdClassName
{
border-color: #267328;
}
.TagClassName
{
border-color: #267328;
}
</style>