Shades of San Felix #307034
Tints of San Felix #307034
RGB
CMYK
RGB Variations
Color information
#307034 (or 0x307034) is known color: San Felix. HEX triplet: 30, 70 and 34. RGB value is (48,112,52). Sum of RGB (Red+Green+Blue) = 48+112+52=212 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.64% from 212); Green value is 112 (44.14% from 255 or 52.83% from 212); Blue value is 52 (20.70% from 255 or 24.53% from 212); Max value from RGB is 112 - color contains mainly: green. Hex color #307034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307034 is #CF8FCB. Grayscale: #565656. Windows color (decimal): -13602764 or 3436592. OLE color: 3436592.
HSL color Cylindrical-coordinate representation of color #307034: hue angle of 123.75º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #307034 is Cyan = 0.57, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 52 | - |
| CMYK | 0.57 | 0 | 0.54 | 0.56 |
| HSL | 123.75º | 0.4% | 0.31% | - |
| HSV(B) | 123.75º | 0.57% | 0.44% | - |
| XYZ | 7.63 | 12.46 | 5.25 | - |
| YUV | 86.02 | 108.8 | 100.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 52 | 0.57 | 0 | 0.54 | 0.56 | 123.75 | 0.4 | 0.31 |
| Hex | 30 | 70 | 34 | 39 | 0 | 36 | 38 | 7C | 28 | 1F |
| Octal | 60 | 160 | 64 | 71 | 0 | 66 | 70 | 174 | 50 | 37 |
| Binary | 110000 | 1110000 | 110100 | 111001 | 0 | 110110 | 111000 | 1111100 | 101000 | 11111 |
Color Harmonies of #307034
Complementary color
Monochromatic Colors of #307034
Black with #307034
Text Example
Text Example
White with #307034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307034; }
p { color: rgb(48,112,52); }
H1.HeaderClassName
{
color: #307034;
}
.AnyTagClassName
{
color: #307034;
}
</style>
background-color css
<style>
a { background-color: #307034; }
a { background-color: rgb(48,112,52); }
div.DivClassName
{
background-color: #307034;
}
.BgClassName
{
background-color: #307034;
}
</style>
border-color css
<style>
span { border-color: #307034; }
span { border-color: rgb(48,112,52); }
td.TdClassName
{
border-color: #307034;
}
.TagClassName
{
border-color: #307034;
}
</style>