Shades of Eden #266956
Tints of Eden #266956
RGB
CMYK
RGB Variations
Color information
#266956 (or 0x266956) is known color: Eden. HEX triplet: 26, 69 and 56. RGB value is (38,105,86). Sum of RGB (Red+Green+Blue) = 38+105+86=229 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.59% from 229); Green value is 105 (41.41% from 255 or 45.85% from 229); Blue value is 86 (33.98% from 255 or 37.55% from 229); Max value from RGB is 105 - color contains mainly: green. Hex color #266956 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266956 is #D996A9. Grayscale: #525252. Windows color (decimal): -14259882 or 5663014. OLE color: 5663014.
HSL color Cylindrical-coordinate representation of color #266956: hue angle of 162.99º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #266956 is Cyan = 0.64, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 105 | 86 | - |
| CMYK | 0.64 | 0 | 0.18 | 0.59 |
| HSL | 162.99º | 0.47% | 0.28% | - |
| HSV(B) | 162.99º | 0.64% | 0.41% | - |
| XYZ | 7.53 | 11.19 | 10.57 | - |
| YUV | 82.8 | 129.8 | 96.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 105 | 86 | 0.64 | 0 | 0.18 | 0.59 | 162.99 | 0.47 | 0.28 |
| Hex | 26 | 69 | 56 | 40 | 0 | 12 | 3B | A3 | 2F | 1C |
| Octal | 46 | 151 | 126 | 100 | 0 | 22 | 73 | 243 | 57 | 34 |
| Binary | 100110 | 1101001 | 1010110 | 1000000 | 0 | 10010 | 111011 | 10100011 | 101111 | 11100 |
Color Harmonies of #266956
Complementary color
Monochromatic Colors of #266956
Black with #266956
Text Example
Text Example
White with #266956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266956; }
p { color: rgb(38,105,86); }
H1.HeaderClassName
{
color: #266956;
}
.AnyTagClassName
{
color: #266956;
}
</style>
background-color css
<style>
a { background-color: #266956; }
a { background-color: rgb(38,105,86); }
div.DivClassName
{
background-color: #266956;
}
.BgClassName
{
background-color: #266956;
}
</style>
border-color css
<style>
span { border-color: #266956; }
span { border-color: rgb(38,105,86); }
td.TdClassName
{
border-color: #266956;
}
.TagClassName
{
border-color: #266956;
}
</style>