Shades of Eden #266055
Tints of Eden #266055
RGB
CMYK
RGB Variations
Color information
#266055 (or 0x266055) is known color: Eden. HEX triplet: 26, 60 and 55. RGB value is (38,96,85). Sum of RGB (Red+Green+Blue) = 38+96+85=219 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.35% from 219); Green value is 96 (37.89% from 255 or 43.84% from 219); Blue value is 85 (33.59% from 255 or 38.81% from 219); Max value from RGB is 96 - color contains mainly: green. Hex color #266055 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266055 is #D99FAA. Grayscale: #4D4D4D. Windows color (decimal): -14262187 or 5595174. OLE color: 5595174.
HSL color Cylindrical-coordinate representation of color #266055: hue angle of 168.62º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #266055 is Cyan = 0.60, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 96 | 85 | - |
| CMYK | 0.60 | 0 | 0.11 | 0.62 |
| HSL | 168.62º | 0.43% | 0.26% | - |
| HSV(B) | 168.62º | 0.6% | 0.38% | - |
| XYZ | 6.62 | 9.43 | 10.07 | - |
| YUV | 77.4 | 132.28 | 99.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 85 | 0.60 | 0 | 0.11 | 0.62 | 168.62 | 0.43 | 0.26 |
| Hex | 26 | 60 | 55 | 3C | 0 | B | 3E | A9 | 2B | 1A |
| Octal | 46 | 140 | 125 | 74 | 0 | 13 | 76 | 251 | 53 | 32 |
| Binary | 100110 | 1100000 | 1010101 | 111100 | 0 | 1011 | 111110 | 10101001 | 101011 | 11010 |
Color Harmonies of #266055
Complementary color
Monochromatic Colors of #266055
Black with #266055
Text Example
Text Example
White with #266055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266055; }
p { color: rgb(38,96,85); }
H1.HeaderClassName
{
color: #266055;
}
.AnyTagClassName
{
color: #266055;
}
</style>
background-color css
<style>
a { background-color: #266055; }
a { background-color: rgb(38,96,85); }
div.DivClassName
{
background-color: #266055;
}
.BgClassName
{
background-color: #266055;
}
</style>
border-color css
<style>
span { border-color: #266055; }
span { border-color: rgb(38,96,85); }
td.TdClassName
{
border-color: #266055;
}
.TagClassName
{
border-color: #266055;
}
</style>