Shades of Eden #266456
Tints of Eden #266456
RGB
CMYK
RGB Variations
Color information
#266456 (or 0x266456) is known color: Eden. HEX triplet: 26, 64 and 56. RGB value is (38,100,86). Sum of RGB (Red+Green+Blue) = 38+100+86=224 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.96% from 224); Green value is 100 (39.45% from 255 or 44.64% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 100 - color contains mainly: green. Hex color #266456 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266456 is #D99BA9. Grayscale: #4F4F4F. Windows color (decimal): -14261162 or 5661734. OLE color: 5661734.
HSL color Cylindrical-coordinate representation of color #266456: hue angle of 166.45º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #266456 is Cyan = 0.62, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 100 | 86 | - |
| CMYK | 0.62 | 0 | 0.14 | 0.61 |
| HSL | 166.45º | 0.45% | 0.27% | - |
| HSV(B) | 166.45º | 0.62% | 0.39% | - |
| XYZ | 7.04 | 10.2 | 10.4 | - |
| YUV | 79.87 | 131.46 | 98.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 100 | 86 | 0.62 | 0 | 0.14 | 0.61 | 166.45 | 0.45 | 0.27 |
| Hex | 26 | 64 | 56 | 3E | 0 | E | 3D | A6 | 2D | 1B |
| Octal | 46 | 144 | 126 | 76 | 0 | 16 | 75 | 246 | 55 | 33 |
| Binary | 100110 | 1100100 | 1010110 | 111110 | 0 | 1110 | 111101 | 10100110 | 101101 | 11011 |
Color Harmonies of #266456
Complementary color
Monochromatic Colors of #266456
Black with #266456
Text Example
Text Example
White with #266456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266456; }
p { color: rgb(38,100,86); }
H1.HeaderClassName
{
color: #266456;
}
.AnyTagClassName
{
color: #266456;
}
</style>
background-color css
<style>
a { background-color: #266456; }
a { background-color: rgb(38,100,86); }
div.DivClassName
{
background-color: #266456;
}
.BgClassName
{
background-color: #266456;
}
</style>
border-color css
<style>
span { border-color: #266456; }
span { border-color: rgb(38,100,86); }
td.TdClassName
{
border-color: #266456;
}
.TagClassName
{
border-color: #266456;
}
</style>