Shades of Eden #266154
Tints of Eden #266154
RGB
CMYK
RGB Variations
Color information
#266154 (or 0x266154) is known color: Eden. HEX triplet: 26, 61 and 54. RGB value is (38,97,84). Sum of RGB (Red+Green+Blue) = 38+97+84=219 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.35% from 219); Green value is 97 (38.28% from 255 or 44.29% from 219); Blue value is 84 (33.20% from 255 or 38.36% from 219); Max value from RGB is 97 - color contains mainly: green. Hex color #266154 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266154 is #D99EAB. Grayscale: #4D4D4D. Windows color (decimal): -14261932 or 5529894. OLE color: 5529894.
HSL color Cylindrical-coordinate representation of color #266154: hue angle of 166.78º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #266154 is Cyan = 0.61, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 97 | 84 | - |
| CMYK | 0.61 | 0 | 0.13 | 0.62 |
| HSL | 166.78º | 0.44% | 0.26% | - |
| HSV(B) | 166.78º | 0.61% | 0.38% | - |
| XYZ | 6.67 | 9.6 | 9.89 | - |
| YUV | 77.88 | 131.45 | 99.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 84 | 0.61 | 0 | 0.13 | 0.62 | 166.78 | 0.44 | 0.26 |
| Hex | 26 | 61 | 54 | 3D | 0 | D | 3E | A7 | 2C | 1A |
| Octal | 46 | 141 | 124 | 75 | 0 | 15 | 76 | 247 | 54 | 32 |
| Binary | 100110 | 1100001 | 1010100 | 111101 | 0 | 1101 | 111110 | 10100111 | 101100 | 11010 |
Color Harmonies of #266154
Complementary color
Monochromatic Colors of #266154
Black with #266154
Text Example
Text Example
White with #266154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266154; }
p { color: rgb(38,97,84); }
H1.HeaderClassName
{
color: #266154;
}
.AnyTagClassName
{
color: #266154;
}
</style>
background-color css
<style>
a { background-color: #266154; }
a { background-color: rgb(38,97,84); }
div.DivClassName
{
background-color: #266154;
}
.BgClassName
{
background-color: #266154;
}
</style>
border-color css
<style>
span { border-color: #266154; }
span { border-color: rgb(38,97,84); }
td.TdClassName
{
border-color: #266154;
}
.TagClassName
{
border-color: #266154;
}
</style>