Shades of San Felix #386838
Tints of San Felix #386838
RGB
CMYK
RGB Variations
Color information
#386838 (or 0x386838) is known color: San Felix. HEX triplet: 38, 68 and 38. RGB value is (56,104,56). Sum of RGB (Red+Green+Blue) = 56+104+56=216 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.93% from 216); Green value is 104 (41.02% from 255 or 48.15% from 216); Blue value is 56 (22.27% from 255 or 25.93% from 216); Max value from RGB is 104 - color contains mainly: green. Hex color #386838 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386838 is #C797C7. Grayscale: #545454. Windows color (decimal): -13080520 or 3696696. OLE color: 3696696.
HSL color Cylindrical-coordinate representation of color #386838: hue angle of 120º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386838 is Cyan = 0.46, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 104 | 56 | - |
| CMYK | 0.46 | 0 | 0.46 | 0.59 |
| HSL | 120º | 0.3% | 0.31% | - |
| HSV(B) | 120º | 0.46% | 0.41% | - |
| XYZ | 7.3 | 11.03 | 5.49 | - |
| YUV | 84.18 | 112.1 | 107.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 56 | 0.46 | 0 | 0.46 | 0.59 | 120 | 0.3 | 0.31 |
| Hex | 38 | 68 | 38 | 2E | 0 | 2E | 3B | 78 | 1E | 1F |
| Octal | 70 | 150 | 70 | 56 | 0 | 56 | 73 | 170 | 36 | 37 |
| Binary | 111000 | 1101000 | 111000 | 101110 | 0 | 101110 | 111011 | 1111000 | 11110 | 11111 |
Color Harmonies of #386838
Complementary color
Monochromatic Colors of #386838
Black with #386838
Text Example
Text Example
White with #386838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386838; }
p { color: rgb(56,104,56); }
H1.HeaderClassName
{
color: #386838;
}
.AnyTagClassName
{
color: #386838;
}
</style>
background-color css
<style>
a { background-color: #386838; }
a { background-color: rgb(56,104,56); }
div.DivClassName
{
background-color: #386838;
}
.BgClassName
{
background-color: #386838;
}
</style>
border-color css
<style>
span { border-color: #386838; }
span { border-color: rgb(56,104,56); }
td.TdClassName
{
border-color: #386838;
}
.TagClassName
{
border-color: #386838;
}
</style>