Shades of San Felix #386936
Tints of San Felix #386936
RGB
CMYK
RGB Variations
Color information
#386936 (or 0x386936) is known color: San Felix. HEX triplet: 38, 69 and 36. RGB value is (56,105,54). Sum of RGB (Red+Green+Blue) = 56+105+54=215 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.05% from 215); Green value is 105 (41.41% from 255 or 48.84% from 215); Blue value is 54 (21.48% from 255 or 25.12% from 215); Max value from RGB is 105 - color contains mainly: green. Hex color #386936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386936 is #C796C9. Grayscale: #545454. Windows color (decimal): -13080266 or 3565880. OLE color: 3565880.
HSL color Cylindrical-coordinate representation of color #386936: hue angle of 117.65º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #386936 is Cyan = 0.47, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 105 | 54 | - |
| CMYK | 0.47 | 0 | 0.49 | 0.59 |
| HSL | 117.65º | 0.32% | 0.31% | - |
| HSV(B) | 117.65º | 0.49% | 0.41% | - |
| XYZ | 7.35 | 11.21 | 5.27 | - |
| YUV | 84.54 | 110.77 | 107.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 54 | 0.47 | 0 | 0.49 | 0.59 | 117.65 | 0.32 | 0.31 |
| Hex | 38 | 69 | 36 | 2F | 0 | 31 | 3B | 76 | 20 | 1F |
| Octal | 70 | 151 | 66 | 57 | 0 | 61 | 73 | 166 | 40 | 37 |
| Binary | 111000 | 1101001 | 110110 | 101111 | 0 | 110001 | 111011 | 1110110 | 100000 | 11111 |
Color Harmonies of #386936
Complementary color
Monochromatic Colors of #386936
Black with #386936
Text Example
Text Example
White with #386936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386936; }
p { color: rgb(56,105,54); }
H1.HeaderClassName
{
color: #386936;
}
.AnyTagClassName
{
color: #386936;
}
</style>
background-color css
<style>
a { background-color: #386936; }
a { background-color: rgb(56,105,54); }
div.DivClassName
{
background-color: #386936;
}
.BgClassName
{
background-color: #386936;
}
</style>
border-color css
<style>
span { border-color: #386936; }
span { border-color: rgb(56,105,54); }
td.TdClassName
{
border-color: #386936;
}
.TagClassName
{
border-color: #386936;
}
</style>