Shades of Eden #265750
Tints of Eden #265750
RGB
CMYK
RGB Variations
Color information
#265750 (or 0x265750) is known color: Eden. HEX triplet: 26, 57 and 50. RGB value is (38,87,80). Sum of RGB (Red+Green+Blue) = 38+87+80=205 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.54% from 205); Green value is 87 (34.38% from 255 or 42.44% from 205); Blue value is 80 (31.64% from 255 or 39.02% from 205); Max value from RGB is 87 - color contains mainly: green. Hex color #265750 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265750 is #D9A8AF. Grayscale: #474747. Windows color (decimal): -14264496 or 5265190. OLE color: 5265190.
HSL color Cylindrical-coordinate representation of color #265750: hue angle of 171.43º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #265750 is Cyan = 0.56, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 87 | 80 | - |
| CMYK | 0.56 | 0 | 0.08 | 0.66 |
| HSL | 171.43º | 0.39% | 0.25% | - |
| HSV(B) | 171.43º | 0.56% | 0.34% | - |
| XYZ | 5.66 | 7.81 | 8.8 | - |
| YUV | 71.55 | 132.77 | 104.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 87 | 80 | 0.56 | 0 | 0.08 | 0.66 | 171.43 | 0.39 | 0.25 |
| Hex | 26 | 57 | 50 | 38 | 0 | 8 | 42 | AB | 27 | 19 |
| Octal | 46 | 127 | 120 | 70 | 0 | 10 | 102 | 253 | 47 | 31 |
| Binary | 100110 | 1010111 | 1010000 | 111000 | 0 | 1000 | 1000010 | 10101011 | 100111 | 11001 |
Color Harmonies of #265750
Complementary color
Monochromatic Colors of #265750
Black with #265750
Text Example
Text Example
White with #265750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265750; }
p { color: rgb(38,87,80); }
H1.HeaderClassName
{
color: #265750;
}
.AnyTagClassName
{
color: #265750;
}
</style>
background-color css
<style>
a { background-color: #265750; }
a { background-color: rgb(38,87,80); }
div.DivClassName
{
background-color: #265750;
}
.BgClassName
{
background-color: #265750;
}
</style>
border-color css
<style>
span { border-color: #265750; }
span { border-color: rgb(38,87,80); }
td.TdClassName
{
border-color: #265750;
}
.TagClassName
{
border-color: #265750;
}
</style>