Shades of Eden #306958
Tints of Eden #306958
RGB
CMYK
RGB Variations
Color information
#306958 (or 0x306958) is known color: Eden. HEX triplet: 30, 69 and 58. RGB value is (48,105,88). Sum of RGB (Red+Green+Blue) = 48+105+88=241 (31% of max value = 765). Red value is 48 (19.14% from 255 or 19.92% from 241); Green value is 105 (41.41% from 255 or 43.57% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 105 - color contains mainly: green. Hex color #306958 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306958 is #CF96A7. Grayscale: #565656. Windows color (decimal): -13604520 or 5794096. OLE color: 5794096.
HSL color Cylindrical-coordinate representation of color #306958: hue angle of 162.11º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #306958 is Cyan = 0.54, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 105 | 88 | - |
| CMYK | 0.54 | 0 | 0.16 | 0.59 |
| HSL | 162.11º | 0.37% | 0.3% | - |
| HSV(B) | 162.11º | 0.54% | 0.41% | - |
| XYZ | 8.03 | 11.44 | 11.02 | - |
| YUV | 86.02 | 129.12 | 100.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 105 | 88 | 0.54 | 0 | 0.16 | 0.59 | 162.11 | 0.37 | 0.3 |
| Hex | 30 | 69 | 58 | 36 | 0 | 10 | 3B | A2 | 25 | 1E |
| Octal | 60 | 151 | 130 | 66 | 0 | 20 | 73 | 242 | 45 | 36 |
| Binary | 110000 | 1101001 | 1011000 | 110110 | 0 | 10000 | 111011 | 10100010 | 100101 | 11110 |
Color Harmonies of #306958
Complementary color
Monochromatic Colors of #306958
Black with #306958
Text Example
Text Example
White with #306958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306958; }
p { color: rgb(48,105,88); }
H1.HeaderClassName
{
color: #306958;
}
.AnyTagClassName
{
color: #306958;
}
</style>
background-color css
<style>
a { background-color: #306958; }
a { background-color: rgb(48,105,88); }
div.DivClassName
{
background-color: #306958;
}
.BgClassName
{
background-color: #306958;
}
</style>
border-color css
<style>
span { border-color: #306958; }
span { border-color: rgb(48,105,88); }
td.TdClassName
{
border-color: #306958;
}
.TagClassName
{
border-color: #306958;
}
</style>