Shades of Eden #306762
Tints of Eden #306762
RGB
CMYK
RGB Variations
Color information
#306762 (or 0x306762) is known color: Eden. HEX triplet: 30, 67 and 62. RGB value is (48,103,98). Sum of RGB (Red+Green+Blue) = 48+103+98=249 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.28% from 249); Green value is 103 (40.62% from 255 or 41.37% from 249); Blue value is 98 (38.67% from 255 or 39.36% from 249); Max value from RGB is 103 - color contains mainly: green. Hex color #306762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306762 is #CF989D. Grayscale: #555555. Windows color (decimal): -13605022 or 6448944. OLE color: 6448944.
HSL color Cylindrical-coordinate representation of color #306762: hue angle of 174.55º 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 #306762 is Cyan = 0.53, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 103 | 98 | - |
| CMYK | 0.53 | 0 | 0.05 | 0.60 |
| HSL | 174.55º | 0.36% | 0.3% | - |
| HSV(B) | 174.55º | 0.53% | 0.4% | - |
| XYZ | 8.27 | 11.21 | 13.28 | - |
| YUV | 85.99 | 134.78 | 100.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 98 | 0.53 | 0 | 0.05 | 0.60 | 174.55 | 0.36 | 0.3 |
| Hex | 30 | 67 | 62 | 35 | 0 | 5 | 3C | AF | 24 | 1E |
| Octal | 60 | 147 | 142 | 65 | 0 | 5 | 74 | 257 | 44 | 36 |
| Binary | 110000 | 1100111 | 1100010 | 110101 | 0 | 101 | 111100 | 10101111 | 100100 | 11110 |
Color Harmonies of #306762
Complementary color
Monochromatic Colors of #306762
Black with #306762
Text Example
Text Example
White with #306762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306762; }
p { color: rgb(48,103,98); }
H1.HeaderClassName
{
color: #306762;
}
.AnyTagClassName
{
color: #306762;
}
</style>
background-color css
<style>
a { background-color: #306762; }
a { background-color: rgb(48,103,98); }
div.DivClassName
{
background-color: #306762;
}
.BgClassName
{
background-color: #306762;
}
</style>
border-color css
<style>
span { border-color: #306762; }
span { border-color: rgb(48,103,98); }
td.TdClassName
{
border-color: #306762;
}
.TagClassName
{
border-color: #306762;
}
</style>