Shades of Eden #306856
Tints of Eden #306856
RGB
CMYK
RGB Variations
Color information
#306856 (or 0x306856) is known color: Eden. HEX triplet: 30, 68 and 56. RGB value is (48,104,86). Sum of RGB (Red+Green+Blue) = 48+104+86=238 (31% of max value = 765). Red value is 48 (19.14% from 255 or 20.17% from 238); Green value is 104 (41.02% from 255 or 43.70% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 104 - color contains mainly: green. Hex color #306856 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306856 is #CF97A9. Grayscale: #555555. Windows color (decimal): -13604778 or 5662768. OLE color: 5662768.
HSL color Cylindrical-coordinate representation of color #306856: hue angle of 160.71º 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 #306856 is Cyan = 0.54, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 104 | 86 | - |
| CMYK | 0.54 | 0 | 0.17 | 0.59 |
| HSL | 160.71º | 0.37% | 0.3% | - |
| HSV(B) | 160.71º | 0.54% | 0.41% | - |
| XYZ | 7.85 | 11.2 | 10.55 | - |
| YUV | 85.2 | 128.45 | 101.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 86 | 0.54 | 0 | 0.17 | 0.59 | 160.71 | 0.37 | 0.3 |
| Hex | 30 | 68 | 56 | 36 | 0 | 11 | 3B | A1 | 25 | 1E |
| Octal | 60 | 150 | 126 | 66 | 0 | 21 | 73 | 241 | 45 | 36 |
| Binary | 110000 | 1101000 | 1010110 | 110110 | 0 | 10001 | 111011 | 10100001 | 100101 | 11110 |
Color Harmonies of #306856
Complementary color
Monochromatic Colors of #306856
Black with #306856
Text Example
Text Example
White with #306856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306856; }
p { color: rgb(48,104,86); }
H1.HeaderClassName
{
color: #306856;
}
.AnyTagClassName
{
color: #306856;
}
</style>
background-color css
<style>
a { background-color: #306856; }
a { background-color: rgb(48,104,86); }
div.DivClassName
{
background-color: #306856;
}
.BgClassName
{
background-color: #306856;
}
</style>
border-color css
<style>
span { border-color: #306856; }
span { border-color: rgb(48,104,86); }
td.TdClassName
{
border-color: #306856;
}
.TagClassName
{
border-color: #306856;
}
</style>