Shades of Eden #267358
Tints of Eden #267358
RGB
CMYK
RGB Variations
Color information
#267358 (or 0x267358) is known color: Eden. HEX triplet: 26, 73 and 58. RGB value is (38,115,88). Sum of RGB (Red+Green+Blue) = 38+115+88=241 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.77% from 241); Green value is 115 (45.31% from 255 or 47.72% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 115 - color contains mainly: green. Hex color #267358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267358 is #D98CA7. Grayscale: #585858. Windows color (decimal): -14257320 or 5796646. OLE color: 5796646.
HSL color Cylindrical-coordinate representation of color #267358: hue angle of 158.96º 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 #267358 is Cyan = 0.67, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 88 | - |
| CMYK | 0.67 | 0 | 0.23 | 0.55 |
| HSL | 158.96º | 0.5% | 0.3% | - |
| HSV(B) | 158.96º | 0.67% | 0.45% | - |
| XYZ | 8.69 | 13.38 | 11.36 | - |
| YUV | 88.9 | 127.49 | 91.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 88 | 0.67 | 0 | 0.23 | 0.55 | 158.96 | 0.5 | 0.3 |
| Hex | 26 | 73 | 58 | 43 | 0 | 17 | 37 | 9F | 32 | 1E |
| Octal | 46 | 163 | 130 | 103 | 0 | 27 | 67 | 237 | 62 | 36 |
| Binary | 100110 | 1110011 | 1011000 | 1000011 | 0 | 10111 | 110111 | 10011111 | 110010 | 11110 |
Color Harmonies of #267358
Complementary color
Monochromatic Colors of #267358
Black with #267358
Text Example
Text Example
White with #267358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267358; }
p { color: rgb(38,115,88); }
H1.HeaderClassName
{
color: #267358;
}
.AnyTagClassName
{
color: #267358;
}
</style>
background-color css
<style>
a { background-color: #267358; }
a { background-color: rgb(38,115,88); }
div.DivClassName
{
background-color: #267358;
}
.BgClassName
{
background-color: #267358;
}
</style>
border-color css
<style>
span { border-color: #267358; }
span { border-color: rgb(38,115,88); }
td.TdClassName
{
border-color: #267358;
}
.TagClassName
{
border-color: #267358;
}
</style>