Shades of Eden #306858
Tints of Eden #306858
RGB
CMYK
RGB Variations
Color information
#306858 (or 0x306858) is known color: Eden. HEX triplet: 30, 68 and 58. RGB value is (48,104,88). Sum of RGB (Red+Green+Blue) = 48+104+88=240 (31% of max value = 765). Red value is 48 (19.14% from 255 or 20% from 240); Green value is 104 (41.02% from 255 or 43.33% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 104 - color contains mainly: green. Hex color #306858 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306858 is #CF97A7. Grayscale: #555555. Windows color (decimal): -13604776 or 5793840. OLE color: 5793840.
HSL color Cylindrical-coordinate representation of color #306858: hue angle of 162.86º 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 #306858 is Cyan = 0.54, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 104 | 88 | - |
| CMYK | 0.54 | 0 | 0.15 | 0.59 |
| HSL | 162.86º | 0.37% | 0.3% | - |
| HSV(B) | 162.86º | 0.54% | 0.41% | - |
| XYZ | 7.93 | 11.23 | 10.98 | - |
| YUV | 85.43 | 129.45 | 101.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 88 | 0.54 | 0 | 0.15 | 0.59 | 162.86 | 0.37 | 0.3 |
| Hex | 30 | 68 | 58 | 36 | 0 | F | 3B | A3 | 25 | 1E |
| Octal | 60 | 150 | 130 | 66 | 0 | 17 | 73 | 243 | 45 | 36 |
| Binary | 110000 | 1101000 | 1011000 | 110110 | 0 | 1111 | 111011 | 10100011 | 100101 | 11110 |
Color Harmonies of #306858
Complementary color
Monochromatic Colors of #306858
Black with #306858
Text Example
Text Example
White with #306858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306858; }
p { color: rgb(48,104,88); }
H1.HeaderClassName
{
color: #306858;
}
.AnyTagClassName
{
color: #306858;
}
</style>
background-color css
<style>
a { background-color: #306858; }
a { background-color: rgb(48,104,88); }
div.DivClassName
{
background-color: #306858;
}
.BgClassName
{
background-color: #306858;
}
</style>
border-color css
<style>
span { border-color: #306858; }
span { border-color: rgb(48,104,88); }
td.TdClassName
{
border-color: #306858;
}
.TagClassName
{
border-color: #306858;
}
</style>