Shades of San Felix #267120
Tints of San Felix #267120
RGB
CMYK
RGB Variations
Color information
#267120 (or 0x267120) is known color: San Felix. HEX triplet: 26, 71 and 20. RGB value is (38,113,32). Sum of RGB (Red+Green+Blue) = 38+113+32=183 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.77% from 183); Green value is 113 (44.53% from 255 or 61.75% from 183); Blue value is 32 (12.89% from 255 or 17.49% from 183); Max value from RGB is 113 - color contains mainly: green. Hex color #267120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267120 is #D98EDF. Grayscale: #515151. Windows color (decimal): -14257888 or 2126118. OLE color: 2126118.
HSL color Cylindrical-coordinate representation of color #267120: hue angle of 115.56º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #267120 is Cyan = 0.66, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 32 | - |
| CMYK | 0.66 | 0 | 0.72 | 0.56 |
| HSL | 115.56º | 0.56% | 0.28% | - |
| HSV(B) | 115.56º | 0.72% | 0.44% | - |
| XYZ | 6.97 | 12.33 | 3.38 | - |
| YUV | 81.34 | 100.15 | 97.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 32 | 0.66 | 0 | 0.72 | 0.56 | 115.56 | 0.56 | 0.28 |
| Hex | 26 | 71 | 20 | 42 | 0 | 48 | 38 | 74 | 38 | 1C |
| Octal | 46 | 161 | 40 | 102 | 0 | 110 | 70 | 164 | 70 | 34 |
| Binary | 100110 | 1110001 | 100000 | 1000010 | 0 | 1001000 | 111000 | 1110100 | 111000 | 11100 |
Color Harmonies of #267120
Complementary color
Monochromatic Colors of #267120
Black with #267120
Text Example
Text Example
White with #267120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267120; }
p { color: rgb(38,113,32); }
H1.HeaderClassName
{
color: #267120;
}
.AnyTagClassName
{
color: #267120;
}
</style>
background-color css
<style>
a { background-color: #267120; }
a { background-color: rgb(38,113,32); }
div.DivClassName
{
background-color: #267120;
}
.BgClassName
{
background-color: #267120;
}
</style>
border-color css
<style>
span { border-color: #267120; }
span { border-color: rgb(38,113,32); }
td.TdClassName
{
border-color: #267120;
}
.TagClassName
{
border-color: #267120;
}
</style>