Shades of Eden #306760
Tints of Eden #306760
RGB
CMYK
RGB Variations
Color information
#306760 (or 0x306760) is known color: Eden. HEX triplet: 30, 67 and 60. RGB value is (48,103,96). Sum of RGB (Red+Green+Blue) = 48+103+96=247 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.43% from 247); Green value is 103 (40.62% from 255 or 41.70% from 247); Blue value is 96 (37.89% from 255 or 38.87% from 247); Max value from RGB is 103 - color contains mainly: green. Hex color #306760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306760 is #CF989F. Grayscale: #555555. Windows color (decimal): -13605024 or 6317872. OLE color: 6317872.
HSL color Cylindrical-coordinate representation of color #306760: hue angle of 172.36º 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 #306760 is Cyan = 0.53, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 103 | 96 | - |
| CMYK | 0.53 | 0 | 0.07 | 0.60 |
| HSL | 172.36º | 0.36% | 0.3% | - |
| HSV(B) | 172.36º | 0.53% | 0.4% | - |
| XYZ | 8.18 | 11.17 | 12.79 | - |
| YUV | 85.76 | 133.78 | 101.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 96 | 0.53 | 0 | 0.07 | 0.60 | 172.36 | 0.36 | 0.3 |
| Hex | 30 | 67 | 60 | 35 | 0 | 7 | 3C | AC | 24 | 1E |
| Octal | 60 | 147 | 140 | 65 | 0 | 7 | 74 | 254 | 44 | 36 |
| Binary | 110000 | 1100111 | 1100000 | 110101 | 0 | 111 | 111100 | 10101100 | 100100 | 11110 |
Color Harmonies of #306760
Complementary color
Monochromatic Colors of #306760
Black with #306760
Text Example
Text Example
White with #306760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306760; }
p { color: rgb(48,103,96); }
H1.HeaderClassName
{
color: #306760;
}
.AnyTagClassName
{
color: #306760;
}
</style>
background-color css
<style>
a { background-color: #306760; }
a { background-color: rgb(48,103,96); }
div.DivClassName
{
background-color: #306760;
}
.BgClassName
{
background-color: #306760;
}
</style>
border-color css
<style>
span { border-color: #306760; }
span { border-color: rgb(48,103,96); }
td.TdClassName
{
border-color: #306760;
}
.TagClassName
{
border-color: #306760;
}
</style>