Shades of Eden #267359
Tints of Eden #267359
RGB
CMYK
RGB Variations
Color information
#267359 (or 0x267359) is known color: Eden. HEX triplet: 26, 73 and 59. RGB value is (38,115,89). Sum of RGB (Red+Green+Blue) = 38+115+89=242 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.70% from 242); Green value is 115 (45.31% from 255 or 47.52% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 115 - color contains mainly: green. Hex color #267359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267359 is #D98CA6. Grayscale: #595959. Windows color (decimal): -14257319 or 5862182. OLE color: 5862182.
HSL color Cylindrical-coordinate representation of color #267359: hue angle of 159.74º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #267359 is Cyan = 0.67, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 89 | - |
| CMYK | 0.67 | 0 | 0.23 | 0.55 |
| HSL | 159.74º | 0.5% | 0.3% | - |
| HSV(B) | 159.74º | 0.67% | 0.45% | - |
| XYZ | 8.73 | 13.39 | 11.58 | - |
| YUV | 89.01 | 127.99 | 91.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 89 | 0.67 | 0 | 0.23 | 0.55 | 159.74 | 0.5 | 0.3 |
| Hex | 26 | 73 | 59 | 43 | 0 | 17 | 37 | A0 | 32 | 1E |
| Octal | 46 | 163 | 131 | 103 | 0 | 27 | 67 | 240 | 62 | 36 |
| Binary | 100110 | 1110011 | 1011001 | 1000011 | 0 | 10111 | 110111 | 10100000 | 110010 | 11110 |
Color Harmonies of #267359
Complementary color
Monochromatic Colors of #267359
Black with #267359
Text Example
Text Example
White with #267359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267359; }
p { color: rgb(38,115,89); }
H1.HeaderClassName
{
color: #267359;
}
.AnyTagClassName
{
color: #267359;
}
</style>
background-color css
<style>
a { background-color: #267359; }
a { background-color: rgb(38,115,89); }
div.DivClassName
{
background-color: #267359;
}
.BgClassName
{
background-color: #267359;
}
</style>
border-color css
<style>
span { border-color: #267359; }
span { border-color: rgb(38,115,89); }
td.TdClassName
{
border-color: #267359;
}
.TagClassName
{
border-color: #267359;
}
</style>