Shades of San Felix #266930
Tints of San Felix #266930
RGB
CMYK
RGB Variations
Color information
#266930 (or 0x266930) is known color: San Felix. HEX triplet: 26, 69 and 30. RGB value is (38,105,48). Sum of RGB (Red+Green+Blue) = 38+105+48=191 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.90% from 191); Green value is 105 (41.41% from 255 or 54.97% from 191); Blue value is 48 (19.14% from 255 or 25.13% from 191); Max value from RGB is 105 - color contains mainly: green. Hex color #266930 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266930 is #D996CF. Grayscale: #4E4E4E. Windows color (decimal): -14259920 or 3172646. OLE color: 3172646.
HSL color Cylindrical-coordinate representation of color #266930: hue angle of 128.96º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #266930 is Cyan = 0.64, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 105 | 48 | - |
| CMYK | 0.64 | 0 | 0.54 | 0.59 |
| HSL | 128.96º | 0.47% | 0.28% | - |
| HSV(B) | 128.96º | 0.64% | 0.41% | - |
| XYZ | 6.38 | 10.73 | 4.53 | - |
| YUV | 78.47 | 110.8 | 99.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 105 | 48 | 0.64 | 0 | 0.54 | 0.59 | 128.96 | 0.47 | 0.28 |
| Hex | 26 | 69 | 30 | 40 | 0 | 36 | 3B | 81 | 2F | 1C |
| Octal | 46 | 151 | 60 | 100 | 0 | 66 | 73 | 201 | 57 | 34 |
| Binary | 100110 | 1101001 | 110000 | 1000000 | 0 | 110110 | 111011 | 10000001 | 101111 | 11100 |
Color Harmonies of #266930
Complementary color
Monochromatic Colors of #266930
Black with #266930
Text Example
Text Example
White with #266930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266930; }
p { color: rgb(38,105,48); }
H1.HeaderClassName
{
color: #266930;
}
.AnyTagClassName
{
color: #266930;
}
</style>
background-color css
<style>
a { background-color: #266930; }
a { background-color: rgb(38,105,48); }
div.DivClassName
{
background-color: #266930;
}
.BgClassName
{
background-color: #266930;
}
</style>
border-color css
<style>
span { border-color: #266930; }
span { border-color: rgb(38,105,48); }
td.TdClassName
{
border-color: #266930;
}
.TagClassName
{
border-color: #266930;
}
</style>