Shades of Eden #306756
Tints of Eden #306756
RGB
CMYK
RGB Variations
Color information
#306756 (or 0x306756) is known color: Eden. HEX triplet: 30, 67 and 56. RGB value is (48,103,86). Sum of RGB (Red+Green+Blue) = 48+103+86=237 (31% of max value = 765). Red value is 48 (19.14% from 255 or 20.25% from 237); Green value is 103 (40.62% from 255 or 43.46% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 103 - color contains mainly: green. Hex color #306756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306756 is #CF98A9. Grayscale: #545454. Windows color (decimal): -13605034 or 5662512. OLE color: 5662512.
HSL color Cylindrical-coordinate representation of color #306756: hue angle of 161.45º 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 #306756 is Cyan = 0.53, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 103 | 86 | - |
| CMYK | 0.53 | 0 | 0.17 | 0.60 |
| HSL | 161.45º | 0.36% | 0.3% | - |
| HSV(B) | 161.45º | 0.53% | 0.4% | - |
| XYZ | 7.75 | 11 | 10.52 | - |
| YUV | 84.62 | 128.78 | 101.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 86 | 0.53 | 0 | 0.17 | 0.60 | 161.45 | 0.36 | 0.3 |
| Hex | 30 | 67 | 56 | 35 | 0 | 11 | 3C | A1 | 24 | 1E |
| Octal | 60 | 147 | 126 | 65 | 0 | 21 | 74 | 241 | 44 | 36 |
| Binary | 110000 | 1100111 | 1010110 | 110101 | 0 | 10001 | 111100 | 10100001 | 100100 | 11110 |
Color Harmonies of #306756
Complementary color
Monochromatic Colors of #306756
Black with #306756
Text Example
Text Example
White with #306756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306756; }
p { color: rgb(48,103,86); }
H1.HeaderClassName
{
color: #306756;
}
.AnyTagClassName
{
color: #306756;
}
</style>
background-color css
<style>
a { background-color: #306756; }
a { background-color: rgb(48,103,86); }
div.DivClassName
{
background-color: #306756;
}
.BgClassName
{
background-color: #306756;
}
</style>
border-color css
<style>
span { border-color: #306756; }
span { border-color: rgb(48,103,86); }
td.TdClassName
{
border-color: #306756;
}
.TagClassName
{
border-color: #306756;
}
</style>