Shades of San Felix #267331
Tints of San Felix #267331
RGB
CMYK
RGB Variations
Color information
#267331 (or 0x267331) is known color: San Felix. HEX triplet: 26, 73 and 31. RGB value is (38,115,49). Sum of RGB (Red+Green+Blue) = 38+115+49=202 (26% of max value = 765). Red value is 38 (15.23% from 255 or 18.81% from 202); Green value is 115 (45.31% from 255 or 56.93% from 202); Blue value is 49 (19.53% from 255 or 24.26% from 202); Max value from RGB is 115 - color contains mainly: green. Hex color #267331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267331 is #D98CCE. Grayscale: #545454. Windows color (decimal): -14257359 or 3240742. OLE color: 3240742.
HSL color Cylindrical-coordinate representation of color #267331: hue angle of 128.57º 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 #267331 is Cyan = 0.67, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 49 | - |
| CMYK | 0.67 | 0 | 0.57 | 0.55 |
| HSL | 128.57º | 0.5% | 0.3% | - |
| HSV(B) | 128.57º | 0.67% | 0.45% | - |
| XYZ | 7.48 | 12.9 | 5 | - |
| YUV | 84.45 | 107.99 | 94.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 49 | 0.67 | 0 | 0.57 | 0.55 | 128.57 | 0.5 | 0.3 |
| Hex | 26 | 73 | 31 | 43 | 0 | 39 | 37 | 81 | 32 | 1E |
| Octal | 46 | 163 | 61 | 103 | 0 | 71 | 67 | 201 | 62 | 36 |
| Binary | 100110 | 1110011 | 110001 | 1000011 | 0 | 111001 | 110111 | 10000001 | 110010 | 11110 |
Color Harmonies of #267331
Complementary color
Monochromatic Colors of #267331
Black with #267331
Text Example
Text Example
White with #267331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267331; }
p { color: rgb(38,115,49); }
H1.HeaderClassName
{
color: #267331;
}
.AnyTagClassName
{
color: #267331;
}
</style>
background-color css
<style>
a { background-color: #267331; }
a { background-color: rgb(38,115,49); }
div.DivClassName
{
background-color: #267331;
}
.BgClassName
{
background-color: #267331;
}
</style>
border-color css
<style>
span { border-color: #267331; }
span { border-color: rgb(38,115,49); }
td.TdClassName
{
border-color: #267331;
}
.TagClassName
{
border-color: #267331;
}
</style>