Shades of San Felix #346731
Tints of San Felix #346731
RGB
CMYK
RGB Variations
Color information
#346731 (or 0x346731) is known color: San Felix. HEX triplet: 34, 67 and 31. RGB value is (52,103,49). Sum of RGB (Red+Green+Blue) = 52+103+49=204 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.49% from 204); Green value is 103 (40.62% from 255 or 50.49% from 204); Blue value is 49 (19.53% from 255 or 24.02% from 204); Max value from RGB is 103 - color contains mainly: green. Hex color #346731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346731 is #CB98CE. Grayscale: #515151. Windows color (decimal): -13342927 or 3237684. OLE color: 3237684.
HSL color Cylindrical-coordinate representation of color #346731: hue angle of 116.67º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #346731 is Cyan = 0.50, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 49 | - |
| CMYK | 0.50 | 0 | 0.52 | 0.60 |
| HSL | 116.67º | 0.36% | 0.3% | - |
| HSV(B) | 116.67º | 0.52% | 0.4% | - |
| XYZ | 6.82 | 10.65 | 4.6 | - |
| YUV | 81.6 | 109.6 | 106.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 49 | 0.50 | 0 | 0.52 | 0.60 | 116.67 | 0.36 | 0.3 |
| Hex | 34 | 67 | 31 | 32 | 0 | 34 | 3C | 75 | 24 | 1E |
| Octal | 64 | 147 | 61 | 62 | 0 | 64 | 74 | 165 | 44 | 36 |
| Binary | 110100 | 1100111 | 110001 | 110010 | 0 | 110100 | 111100 | 1110101 | 100100 | 11110 |
Color Harmonies of #346731
Complementary color
Monochromatic Colors of #346731
Black with #346731
Text Example
Text Example
White with #346731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346731; }
p { color: rgb(52,103,49); }
H1.HeaderClassName
{
color: #346731;
}
.AnyTagClassName
{
color: #346731;
}
</style>
background-color css
<style>
a { background-color: #346731; }
a { background-color: rgb(52,103,49); }
div.DivClassName
{
background-color: #346731;
}
.BgClassName
{
background-color: #346731;
}
</style>
border-color css
<style>
span { border-color: #346731; }
span { border-color: rgb(52,103,49); }
td.TdClassName
{
border-color: #346731;
}
.TagClassName
{
border-color: #346731;
}
</style>