Shades of Eden #136754
Tints of Eden #136754
RGB
CMYK
RGB Variations
Color information
#136754 (or 0x136754) is known color: Eden. HEX triplet: 13, 67 and 54. RGB value is (19,103,84). Sum of RGB (Red+Green+Blue) = 19+103+84=206 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.22% from 206); Green value is 103 (40.62% from 255 or 50% from 206); Blue value is 84 (33.20% from 255 or 40.78% from 206); Max value from RGB is 103 - color contains mainly: green. Hex color #136754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136754 is #EC98AB. Grayscale: #4B4B4B. Windows color (decimal): -15505580 or 5531411. OLE color: 5531411.
HSL color Cylindrical-coordinate representation of color #136754: hue angle of 166.43º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136754 is Cyan = 0.82, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 19 | 103 | 84 | - |
| CMYK | 0.82 | 0 | 0.18 | 0.60 |
| HSL | 166.43º | 0.69% | 0.24% | - |
| HSV(B) | 166.43º | 0.82% | 0.4% | - |
| XYZ | 6.72 | 10.48 | 10.06 | - |
| YUV | 75.72 | 132.67 | 87.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 103 | 84 | 0.82 | 0 | 0.18 | 0.60 | 166.43 | 0.69 | 0.24 |
| Hex | 13 | 67 | 54 | 52 | 0 | 12 | 3C | A6 | 45 | 18 |
| Octal | 23 | 147 | 124 | 122 | 0 | 22 | 74 | 246 | 105 | 30 |
| Binary | 10011 | 1100111 | 1010100 | 1010010 | 0 | 10010 | 111100 | 10100110 | 1000101 | 11000 |
Color Harmonies of #136754
Complementary color
Monochromatic Colors of #136754
Black with #136754
Text Example
Text Example
White with #136754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136754; }
p { color: rgb(19,103,84); }
H1.HeaderClassName
{
color: #136754;
}
.AnyTagClassName
{
color: #136754;
}
</style>
background-color css
<style>
a { background-color: #136754; }
a { background-color: rgb(19,103,84); }
div.DivClassName
{
background-color: #136754;
}
.BgClassName
{
background-color: #136754;
}
</style>
border-color css
<style>
span { border-color: #136754; }
span { border-color: rgb(19,103,84); }
td.TdClassName
{
border-color: #136754;
}
.TagClassName
{
border-color: #136754;
}
</style>