Shades of Eden #265954
Tints of Eden #265954
RGB
CMYK
RGB Variations
Color information
#265954 (or 0x265954) is known color: Eden. HEX triplet: 26, 59 and 54. RGB value is (38,89,84). Sum of RGB (Red+Green+Blue) = 38+89+84=211 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.01% from 211); Green value is 89 (35.16% from 255 or 42.18% from 211); Blue value is 84 (33.20% from 255 or 39.81% from 211); Max value from RGB is 89 - color contains mainly: green. Hex color #265954 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265954 is #D9A6AB. Grayscale: #494949. Windows color (decimal): -14263980 or 5527846. OLE color: 5527846.
HSL color Cylindrical-coordinate representation of color #265954: hue angle of 174.12º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #265954 is Cyan = 0.57, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 89 | 84 | - |
| CMYK | 0.57 | 0 | 0.06 | 0.65 |
| HSL | 174.12º | 0.4% | 0.25% | - |
| HSV(B) | 174.12º | 0.57% | 0.35% | - |
| XYZ | 5.97 | 8.2 | 9.65 | - |
| YUV | 73.18 | 134.1 | 102.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 89 | 84 | 0.57 | 0 | 0.06 | 0.65 | 174.12 | 0.4 | 0.25 |
| Hex | 26 | 59 | 54 | 39 | 0 | 6 | 41 | AE | 28 | 19 |
| Octal | 46 | 131 | 124 | 71 | 0 | 6 | 101 | 256 | 50 | 31 |
| Binary | 100110 | 1011001 | 1010100 | 111001 | 0 | 110 | 1000001 | 10101110 | 101000 | 11001 |
Color Harmonies of #265954
Complementary color
Monochromatic Colors of #265954
Black with #265954
Text Example
Text Example
White with #265954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265954; }
p { color: rgb(38,89,84); }
H1.HeaderClassName
{
color: #265954;
}
.AnyTagClassName
{
color: #265954;
}
</style>
background-color css
<style>
a { background-color: #265954; }
a { background-color: rgb(38,89,84); }
div.DivClassName
{
background-color: #265954;
}
.BgClassName
{
background-color: #265954;
}
</style>
border-color css
<style>
span { border-color: #265954; }
span { border-color: rgb(38,89,84); }
td.TdClassName
{
border-color: #265954;
}
.TagClassName
{
border-color: #265954;
}
</style>