Shades of Eden #266962
Tints of Eden #266962
RGB
CMYK
RGB Variations
Color information
#266962 (or 0x266962) is known color: Eden. HEX triplet: 26, 69 and 62. RGB value is (38,105,98). Sum of RGB (Red+Green+Blue) = 38+105+98=241 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.77% from 241); Green value is 105 (41.41% from 255 or 43.57% from 241); Blue value is 98 (38.67% from 255 or 40.66% from 241); Max value from RGB is 105 - color contains mainly: green. Hex color #266962 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266962 is #D9969D. Grayscale: #545454. Windows color (decimal): -14259870 or 6449446. OLE color: 6449446.
HSL color Cylindrical-coordinate representation of color #266962: hue angle of 173.73º 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 #266962 is Cyan = 0.64, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 105 | 98 | - |
| CMYK | 0.64 | 0 | 0.07 | 0.59 |
| HSL | 173.73º | 0.47% | 0.28% | - |
| HSV(B) | 173.73º | 0.64% | 0.41% | - |
| XYZ | 8.06 | 11.4 | 13.33 | - |
| YUV | 84.17 | 135.8 | 95.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 105 | 98 | 0.64 | 0 | 0.07 | 0.59 | 173.73 | 0.47 | 0.28 |
| Hex | 26 | 69 | 62 | 40 | 0 | 7 | 3B | AE | 2F | 1C |
| Octal | 46 | 151 | 142 | 100 | 0 | 7 | 73 | 256 | 57 | 34 |
| Binary | 100110 | 1101001 | 1100010 | 1000000 | 0 | 111 | 111011 | 10101110 | 101111 | 11100 |
Color Harmonies of #266962
Complementary color
Monochromatic Colors of #266962
Black with #266962
Text Example
Text Example
White with #266962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266962; }
p { color: rgb(38,105,98); }
H1.HeaderClassName
{
color: #266962;
}
.AnyTagClassName
{
color: #266962;
}
</style>
background-color css
<style>
a { background-color: #266962; }
a { background-color: rgb(38,105,98); }
div.DivClassName
{
background-color: #266962;
}
.BgClassName
{
background-color: #266962;
}
</style>
border-color css
<style>
span { border-color: #266962; }
span { border-color: rgb(38,105,98); }
td.TdClassName
{
border-color: #266962;
}
.TagClassName
{
border-color: #266962;
}
</style>