Shades of Eden #267259
Tints of Eden #267259
RGB
CMYK
RGB Variations
Color information
#267259 (or 0x267259) is known color: Eden. HEX triplet: 26, 72 and 59. RGB value is (38,114,89). Sum of RGB (Red+Green+Blue) = 38+114+89=241 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.77% from 241); Green value is 114 (44.92% from 255 or 47.30% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 114 - color contains mainly: green. Hex color #267259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267259 is #D98DA6. Grayscale: #585858. Windows color (decimal): -14257575 or 5861926. OLE color: 5861926.
HSL color Cylindrical-coordinate representation of color #267259: hue angle of 160.26º 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 #267259 is Cyan = 0.67, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 114 | 89 | - |
| CMYK | 0.67 | 0 | 0.22 | 0.55 |
| HSL | 160.26º | 0.5% | 0.3% | - |
| HSV(B) | 160.26º | 0.67% | 0.45% | - |
| XYZ | 8.62 | 13.17 | 11.54 | - |
| YUV | 88.43 | 128.32 | 92.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 89 | 0.67 | 0 | 0.22 | 0.55 | 160.26 | 0.5 | 0.3 |
| Hex | 26 | 72 | 59 | 43 | 0 | 16 | 37 | A0 | 32 | 1E |
| Octal | 46 | 162 | 131 | 103 | 0 | 26 | 67 | 240 | 62 | 36 |
| Binary | 100110 | 1110010 | 1011001 | 1000011 | 0 | 10110 | 110111 | 10100000 | 110010 | 11110 |
Color Harmonies of #267259
Complementary color
Monochromatic Colors of #267259
Black with #267259
Text Example
Text Example
White with #267259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267259; }
p { color: rgb(38,114,89); }
H1.HeaderClassName
{
color: #267259;
}
.AnyTagClassName
{
color: #267259;
}
</style>
background-color css
<style>
a { background-color: #267259; }
a { background-color: rgb(38,114,89); }
div.DivClassName
{
background-color: #267259;
}
.BgClassName
{
background-color: #267259;
}
</style>
border-color css
<style>
span { border-color: #267259; }
span { border-color: rgb(38,114,89); }
td.TdClassName
{
border-color: #267259;
}
.TagClassName
{
border-color: #267259;
}
</style>