Shades of San Felix #267334
Tints of San Felix #267334
RGB
CMYK
RGB Variations
Color information
#267334 (or 0x267334) is known color: San Felix. HEX triplet: 26, 73 and 34. RGB value is (38,115,52). Sum of RGB (Red+Green+Blue) = 38+115+52=205 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.54% from 205); Green value is 115 (45.31% from 255 or 56.10% from 205); Blue value is 52 (20.70% from 255 or 25.37% from 205); Max value from RGB is 115 - color contains mainly: green. Hex color #267334 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267334 is #D98CCB. Grayscale: #545454. Windows color (decimal): -14257356 or 3437350. OLE color: 3437350.
HSL color Cylindrical-coordinate representation of color #267334: hue angle of 130.91º 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 #267334 is Cyan = 0.67, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 52 | - |
| CMYK | 0.67 | 0 | 0.55 | 0.55 |
| HSL | 130.91º | 0.5% | 0.3% | - |
| HSV(B) | 130.91º | 0.67% | 0.45% | - |
| XYZ | 7.55 | 12.92 | 5.34 | - |
| YUV | 84.8 | 109.49 | 94.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 52 | 0.67 | 0 | 0.55 | 0.55 | 130.91 | 0.5 | 0.3 |
| Hex | 26 | 73 | 34 | 43 | 0 | 37 | 37 | 83 | 32 | 1E |
| Octal | 46 | 163 | 64 | 103 | 0 | 67 | 67 | 203 | 62 | 36 |
| Binary | 100110 | 1110011 | 110100 | 1000011 | 0 | 110111 | 110111 | 10000011 | 110010 | 11110 |
Color Harmonies of #267334
Complementary color
Monochromatic Colors of #267334
Black with #267334
Text Example
Text Example
White with #267334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267334; }
p { color: rgb(38,115,52); }
H1.HeaderClassName
{
color: #267334;
}
.AnyTagClassName
{
color: #267334;
}
</style>
background-color css
<style>
a { background-color: #267334; }
a { background-color: rgb(38,115,52); }
div.DivClassName
{
background-color: #267334;
}
.BgClassName
{
background-color: #267334;
}
</style>
border-color css
<style>
span { border-color: #267334; }
span { border-color: rgb(38,115,52); }
td.TdClassName
{
border-color: #267334;
}
.TagClassName
{
border-color: #267334;
}
</style>