Shades of San Felix #306734
Tints of San Felix #306734
RGB
CMYK
RGB Variations
Color information
#306734 (or 0x306734) is known color: San Felix. HEX triplet: 30, 67 and 34. RGB value is (48,103,52). Sum of RGB (Red+Green+Blue) = 48+103+52=203 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.65% from 203); Green value is 103 (40.62% from 255 or 50.74% from 203); Blue value is 52 (20.70% from 255 or 25.62% from 203); Max value from RGB is 103 - color contains mainly: green. Hex color #306734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306734 is #CF98CB. Grayscale: #505050. Windows color (decimal): -13605068 or 3434288. OLE color: 3434288.
HSL color Cylindrical-coordinate representation of color #306734: hue angle of 124.36º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #306734 is Cyan = 0.53, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 103 | 52 | - |
| CMYK | 0.53 | 0 | 0.50 | 0.60 |
| HSL | 124.36º | 0.36% | 0.3% | - |
| HSV(B) | 124.36º | 0.53% | 0.4% | - |
| XYZ | 6.69 | 10.58 | 4.94 | - |
| YUV | 80.74 | 111.78 | 104.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 52 | 0.53 | 0 | 0.50 | 0.60 | 124.36 | 0.36 | 0.3 |
| Hex | 30 | 67 | 34 | 35 | 0 | 32 | 3C | 7C | 24 | 1E |
| Octal | 60 | 147 | 64 | 65 | 0 | 62 | 74 | 174 | 44 | 36 |
| Binary | 110000 | 1100111 | 110100 | 110101 | 0 | 110010 | 111100 | 1111100 | 100100 | 11110 |
Color Harmonies of #306734
Complementary color
Monochromatic Colors of #306734
Black with #306734
Text Example
Text Example
White with #306734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306734; }
p { color: rgb(48,103,52); }
H1.HeaderClassName
{
color: #306734;
}
.AnyTagClassName
{
color: #306734;
}
</style>
background-color css
<style>
a { background-color: #306734; }
a { background-color: rgb(48,103,52); }
div.DivClassName
{
background-color: #306734;
}
.BgClassName
{
background-color: #306734;
}
</style>
border-color css
<style>
span { border-color: #306734; }
span { border-color: rgb(48,103,52); }
td.TdClassName
{
border-color: #306734;
}
.TagClassName
{
border-color: #306734;
}
</style>