Shades of Eden #306559
Tints of Eden #306559
RGB
CMYK
RGB Variations
Color information
#306559 (or 0x306559) is known color: Eden. HEX triplet: 30, 65 and 59. RGB value is (48,101,89). Sum of RGB (Red+Green+Blue) = 48+101+89=238 (31% of max value = 765). Red value is 48 (19.14% from 255 or 20.17% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 101 - color contains mainly: green. Hex color #306559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306559 is #CF9AA6. Grayscale: #535353. Windows color (decimal): -13605543 or 5858608. OLE color: 5858608.
HSL color Cylindrical-coordinate representation of color #306559: hue angle of 166.42º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #306559 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 101 | 89 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.60 |
| HSL | 166.42º | 0.36% | 0.29% | - |
| HSV(B) | 166.42º | 0.52% | 0.4% | - |
| XYZ | 7.68 | 10.66 | 11.1 | - |
| YUV | 83.79 | 130.94 | 102.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 101 | 89 | 0.52 | 0 | 0.12 | 0.60 | 166.42 | 0.36 | 0.29 |
| Hex | 30 | 65 | 59 | 34 | 0 | C | 3C | A6 | 24 | 1D |
| Octal | 60 | 145 | 131 | 64 | 0 | 14 | 74 | 246 | 44 | 35 |
| Binary | 110000 | 1100101 | 1011001 | 110100 | 0 | 1100 | 111100 | 10100110 | 100100 | 11101 |
Color Harmonies of #306559
Complementary color
Monochromatic Colors of #306559
Black with #306559
Text Example
Text Example
White with #306559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306559; }
p { color: rgb(48,101,89); }
H1.HeaderClassName
{
color: #306559;
}
.AnyTagClassName
{
color: #306559;
}
</style>
background-color css
<style>
a { background-color: #306559; }
a { background-color: rgb(48,101,89); }
div.DivClassName
{
background-color: #306559;
}
.BgClassName
{
background-color: #306559;
}
</style>
border-color css
<style>
span { border-color: #306559; }
span { border-color: rgb(48,101,89); }
td.TdClassName
{
border-color: #306559;
}
.TagClassName
{
border-color: #306559;
}
</style>