#134415 color RGB value is (19,68,21)
#134415 color CMYK value
#134415 color HSL value
HSV(or HSB) | 122.4° | 72.1 | 26.7 |
XYZ | 2.471 | 4.327 | 1.414 |
Yxy | 0.301 | 0.527 | 4.327 |
LAB | 24.724 | -27.412 | 23.199 |
LUV | 24.724 | -19.228 | 24.238 |
Hunter-LAB | 20.801 | -15.197 | 10.529 |
CIE-LCH | 24.724 | 35.911 | 139.759 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 13 | 44 | 15 |
Decimal | 19 | 68 | 21 |
Octal | 23 | 104 | 25 |
Binary | 00010011 | 01000100 | 00010101 |
Below, you can see some colors close to #134415. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #134415.
<span style="color:#134415">Text here</span>
This paragraph has a background color of #134415.
<p style="background-color:#134415;">Content here</p>
This element has a border color of #134415.
<div style="border:1px #134415;">Content here</div>
.text {color:#134415;}
.background {background-color:#134415;}
.border {border:1px solid #134415;}
.text-shadow {border:1px solid #134415;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000200 is the darkest color, while #f0fbf0 is the lightest one.