Shades of Eden #266559
Tints of Eden #266559
RGB
CMYK
RGB Variations
Color information
#266559 (or 0x266559) is known color: Eden. HEX triplet: 26, 65 and 59. RGB value is (38,101,89). Sum of RGB (Red+Green+Blue) = 38+101+89=228 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.67% from 228); Green value is 101 (39.84% from 255 or 44.30% from 228); Blue value is 89 (35.16% from 255 or 39.04% from 228); Max value from RGB is 101 - color contains mainly: green. Hex color #266559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266559 is #D99AA6. Grayscale: #505050. Windows color (decimal): -14260903 or 5858598. OLE color: 5858598.
HSL color Cylindrical-coordinate representation of color #266559: hue angle of 168.57º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #266559 is Cyan = 0.62, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 101 | 89 | - |
| CMYK | 0.62 | 0 | 0.12 | 0.60 |
| HSL | 168.57º | 0.45% | 0.27% | - |
| HSV(B) | 168.57º | 0.62% | 0.4% | - |
| XYZ | 7.26 | 10.44 | 11.08 | - |
| YUV | 80.8 | 132.63 | 97.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 101 | 89 | 0.62 | 0 | 0.12 | 0.60 | 168.57 | 0.45 | 0.27 |
| Hex | 26 | 65 | 59 | 3E | 0 | C | 3C | A9 | 2D | 1B |
| Octal | 46 | 145 | 131 | 76 | 0 | 14 | 74 | 251 | 55 | 33 |
| Binary | 100110 | 1100101 | 1011001 | 111110 | 0 | 1100 | 111100 | 10101001 | 101101 | 11011 |
Color Harmonies of #266559
Complementary color
Monochromatic Colors of #266559
Black with #266559
Text Example
Text Example
White with #266559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266559; }
p { color: rgb(38,101,89); }
H1.HeaderClassName
{
color: #266559;
}
.AnyTagClassName
{
color: #266559;
}
</style>
background-color css
<style>
a { background-color: #266559; }
a { background-color: rgb(38,101,89); }
div.DivClassName
{
background-color: #266559;
}
.BgClassName
{
background-color: #266559;
}
</style>
border-color css
<style>
span { border-color: #266559; }
span { border-color: rgb(38,101,89); }
td.TdClassName
{
border-color: #266559;
}
.TagClassName
{
border-color: #266559;
}
</style>