Shades of San Felix #266227
Tints of San Felix #266227
RGB
CMYK
RGB Variations
Color information
#266227 (or 0x266227) is known color: San Felix. HEX triplet: 26, 62 and 27. RGB value is (38,98,39). Sum of RGB (Red+Green+Blue) = 38+98+39=175 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.71% from 175); Green value is 98 (38.67% from 255 or 56% from 175); Blue value is 39 (15.62% from 255 or 22.29% from 175); Max value from RGB is 98 - color contains mainly: green. Hex color #266227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266227 is #D99DD8. Grayscale: #494949. Windows color (decimal): -14261721 or 2581030. OLE color: 2581030.
HSL color Cylindrical-coordinate representation of color #266227: hue angle of 121º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #266227 is Cyan = 0.61, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 98 | 39 | - |
| CMYK | 0.61 | 0 | 0.60 | 0.62 |
| HSL | 121º | 0.44% | 0.27% | - |
| HSV(B) | 121º | 0.61% | 0.38% | - |
| XYZ | 5.53 | 9.29 | 3.42 | - |
| YUV | 73.33 | 108.62 | 102.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 98 | 39 | 0.61 | 0 | 0.60 | 0.62 | 121 | 0.44 | 0.27 |
| Hex | 26 | 62 | 27 | 3D | 0 | 3C | 3E | 79 | 2C | 1B |
| Octal | 46 | 142 | 47 | 75 | 0 | 74 | 76 | 171 | 54 | 33 |
| Binary | 100110 | 1100010 | 100111 | 111101 | 0 | 111100 | 111110 | 1111001 | 101100 | 11011 |
Color Harmonies of #266227
Complementary color
Monochromatic Colors of #266227
Black with #266227
Text Example
Text Example
White with #266227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266227; }
p { color: rgb(38,98,39); }
H1.HeaderClassName
{
color: #266227;
}
.AnyTagClassName
{
color: #266227;
}
</style>
background-color css
<style>
a { background-color: #266227; }
a { background-color: rgb(38,98,39); }
div.DivClassName
{
background-color: #266227;
}
.BgClassName
{
background-color: #266227;
}
</style>
border-color css
<style>
span { border-color: #266227; }
span { border-color: rgb(38,98,39); }
td.TdClassName
{
border-color: #266227;
}
.TagClassName
{
border-color: #266227;
}
</style>