Shades of Eden #266052
Tints of Eden #266052
RGB
CMYK
RGB Variations
Color information
#266052 (or 0x266052) is known color: Eden. HEX triplet: 26, 60 and 52. RGB value is (38,96,82). Sum of RGB (Red+Green+Blue) = 38+96+82=216 (28% of max value = 765). Red value is 38 (15.23% from 255 or 17.59% from 216); Green value is 96 (37.89% from 255 or 44.44% from 216); Blue value is 82 (32.42% from 255 or 37.96% from 216); Max value from RGB is 96 - color contains mainly: green. Hex color #266052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266052 is #D99FAD. Grayscale: #4D4D4D. Windows color (decimal): -14262190 or 5398566. OLE color: 5398566.
HSL color Cylindrical-coordinate representation of color #266052: hue angle of 165.52º 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 #266052 is Cyan = 0.60, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 96 | 82 | - |
| CMYK | 0.60 | 0 | 0.15 | 0.62 |
| HSL | 165.52º | 0.43% | 0.26% | - |
| HSV(B) | 165.52º | 0.6% | 0.38% | - |
| XYZ | 6.51 | 9.39 | 9.45 | - |
| YUV | 77.06 | 130.78 | 100.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 82 | 0.60 | 0 | 0.15 | 0.62 | 165.52 | 0.43 | 0.26 |
| Hex | 26 | 60 | 52 | 3C | 0 | F | 3E | A6 | 2B | 1A |
| Octal | 46 | 140 | 122 | 74 | 0 | 17 | 76 | 246 | 53 | 32 |
| Binary | 100110 | 1100000 | 1010010 | 111100 | 0 | 1111 | 111110 | 10100110 | 101011 | 11010 |
Color Harmonies of #266052
Complementary color
Monochromatic Colors of #266052
Black with #266052
Text Example
Text Example
White with #266052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266052; }
p { color: rgb(38,96,82); }
H1.HeaderClassName
{
color: #266052;
}
.AnyTagClassName
{
color: #266052;
}
</style>
background-color css
<style>
a { background-color: #266052; }
a { background-color: rgb(38,96,82); }
div.DivClassName
{
background-color: #266052;
}
.BgClassName
{
background-color: #266052;
}
</style>
border-color css
<style>
span { border-color: #266052; }
span { border-color: rgb(38,96,82); }
td.TdClassName
{
border-color: #266052;
}
.TagClassName
{
border-color: #266052;
}
</style>