Shades of San Felix #306730
Tints of San Felix #306730
RGB
CMYK
RGB Variations
Color information
#306730 (or 0x306730) is known color: San Felix. HEX triplet: 30, 67 and 30. RGB value is (48,103,48). Sum of RGB (Red+Green+Blue) = 48+103+48=199 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.12% from 199); Green value is 103 (40.62% from 255 or 51.76% from 199); Blue value is 48 (19.14% from 255 or 24.12% from 199); Max value from RGB is 103 - color contains mainly: green. Hex color #306730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306730 is #CF98CF. Grayscale: #505050. Windows color (decimal): -13605072 or 3172144. OLE color: 3172144.
HSL color Cylindrical-coordinate representation of color #306730: hue angle of 120º 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 #306730 is Cyan = 0.53, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 103 | 48 | - |
| CMYK | 0.53 | 0 | 0.53 | 0.60 |
| HSL | 120º | 0.36% | 0.3% | - |
| HSV(B) | 120º | 0.53% | 0.4% | - |
| XYZ | 6.6 | 10.54 | 4.48 | - |
| YUV | 80.29 | 109.78 | 104.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 48 | 0.53 | 0 | 0.53 | 0.60 | 120 | 0.36 | 0.3 |
| Hex | 30 | 67 | 30 | 35 | 0 | 35 | 3C | 78 | 24 | 1E |
| Octal | 60 | 147 | 60 | 65 | 0 | 65 | 74 | 170 | 44 | 36 |
| Binary | 110000 | 1100111 | 110000 | 110101 | 0 | 110101 | 111100 | 1111000 | 100100 | 11110 |
Color Harmonies of #306730
Complementary color
Monochromatic Colors of #306730
Black with #306730
Text Example
Text Example
White with #306730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306730; }
p { color: rgb(48,103,48); }
H1.HeaderClassName
{
color: #306730;
}
.AnyTagClassName
{
color: #306730;
}
</style>
background-color css
<style>
a { background-color: #306730; }
a { background-color: rgb(48,103,48); }
div.DivClassName
{
background-color: #306730;
}
.BgClassName
{
background-color: #306730;
}
</style>
border-color css
<style>
span { border-color: #306730; }
span { border-color: rgb(48,103,48); }
td.TdClassName
{
border-color: #306730;
}
.TagClassName
{
border-color: #306730;
}
</style>