Shades of Myrtle #142614
Tints of Myrtle #142614
RGB
CMYK
RGB Variations
Color information
#142614 (or 0x142614) is known color: Myrtle. HEX triplet: 14, 26 and 14. RGB value is (20,38,20). Sum of RGB (Red+Green+Blue) = 20+38+20=78 (10% of max value = 765). Red value is 20 (8.20% from 255 or 25.64% from 78); Green value is 38 (15.23% from 255 or 48.72% from 78); Blue value is 20 (8.20% from 255 or 25.64% from 78); Max value from RGB is 38 - color contains mainly: green. Hex color #142614 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #142614 is #EBD9EB. Grayscale: #1E1E1E. Windows color (decimal): -15456748 or 1320468. OLE color: 1320468.
HSL color Cylindrical-coordinate representation of color #142614: hue angle of 120º degrees, saturation: 0.31, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #142614 is Cyan = 0.47, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 20 | 38 | 20 | - |
| CMYK | 0.47 | 0 | 0.47 | 0.85 |
| HSL | 120º | 0.31% | 0.11% | - |
| HSV(B) | 120º | 0.47% | 0.15% | - |
| XYZ | 1.11 | 1.59 | 0.91 | - |
| YUV | 30.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 38 | 20 | 0.47 | 0 | 0.47 | 0.85 | 120 | 0.31 | 0.11 |
| Hex | 14 | 26 | 14 | 2F | 0 | 2F | 55 | 78 | 1F | B |
| Octal | 24 | 46 | 24 | 57 | 0 | 57 | 125 | 170 | 37 | 13 |
| Binary | 10100 | 100110 | 10100 | 101111 | 0 | 101111 | 1010101 | 1111000 | 11111 | 1011 |
Color Harmonies of #142614
Complementary color
Monochromatic Colors of #142614
Black with #142614
Text Example
Text Example
White with #142614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #142614; }
p { color: rgb(20,38,20); }
H1.HeaderClassName
{
color: #142614;
}
.AnyTagClassName
{
color: #142614;
}
</style>
background-color css
<style>
a { background-color: #142614; }
a { background-color: rgb(20,38,20); }
div.DivClassName
{
background-color: #142614;
}
.BgClassName
{
background-color: #142614;
}
</style>
border-color css
<style>
span { border-color: #142614; }
span { border-color: rgb(20,38,20); }
td.TdClassName
{
border-color: #142614;
}
.TagClassName
{
border-color: #142614;
}
</style>