Shades of San Felix #266731
Tints of San Felix #266731
RGB
CMYK
RGB Variations
Color information
#266731 (or 0x266731) is known color: San Felix. HEX triplet: 26, 67 and 31. RGB value is (38,103,49). Sum of RGB (Red+Green+Blue) = 38+103+49=190 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20% from 190); Green value is 103 (40.62% from 255 or 54.21% from 190); Blue value is 49 (19.53% from 255 or 25.79% from 190); Max value from RGB is 103 - color contains mainly: green. Hex color #266731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #266731 is #D998CE. Grayscale: #4D4D4D. Windows color (decimal): -14260431 or 3237670. OLE color: 3237670.
HSL color Cylindrical-coordinate representation of color #266731: hue angle of 130.15º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #266731 is Cyan = 0.63, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 103 | 49 | - |
| CMYK | 0.63 | 0 | 0.52 | 0.60 |
| HSL | 130.15º | 0.46% | 0.28% | - |
| HSV(B) | 130.15º | 0.63% | 0.4% | - |
| XYZ | 6.2 | 10.33 | 4.57 | - |
| YUV | 77.41 | 111.97 | 99.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 103 | 49 | 0.63 | 0 | 0.52 | 0.60 | 130.15 | 0.46 | 0.28 |
| Hex | 26 | 67 | 31 | 3F | 0 | 34 | 3C | 82 | 2E | 1C |
| Octal | 46 | 147 | 61 | 77 | 0 | 64 | 74 | 202 | 56 | 34 |
| Binary | 100110 | 1100111 | 110001 | 111111 | 0 | 110100 | 111100 | 10000010 | 101110 | 11100 |
Color Harmonies of #266731
Complementary color
Monochromatic Colors of #266731
Black with #266731
Text Example
Text Example
White with #266731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266731; }
p { color: rgb(38,103,49); }
H1.HeaderClassName
{
color: #266731;
}
.AnyTagClassName
{
color: #266731;
}
</style>
background-color css
<style>
a { background-color: #266731; }
a { background-color: rgb(38,103,49); }
div.DivClassName
{
background-color: #266731;
}
.BgClassName
{
background-color: #266731;
}
</style>
border-color css
<style>
span { border-color: #266731; }
span { border-color: rgb(38,103,49); }
td.TdClassName
{
border-color: #266731;
}
.TagClassName
{
border-color: #266731;
}
</style>