#872a25 color RGB value is (135,42,37)
#872a25 color CMYK value
#872a25 color HSL value
HSV(or HSB) | 3.1° | 72.6 | 52.9 |
XYZ | 11.154 | 6.94 | 2.502 |
Yxy | 0.542 | 0.337 | 6.94 |
LAB | 31.671 | 39.313 | 25.331 |
LUV | 31.671 | 68.169 | 16.661 |
Hunter-LAB | 26.345 | 29.469 | 12.81 |
CIE-LCH | 31.671 | 46.767 | 32.795 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 87 | 2A | 25 |
Decimal | 135 | 42 | 37 |
Octal | 207 | 52 | 45 |
Binary | 10000111 | 00101010 | 00100101 |
Below, you can see some colors close to #872a25. 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 #872a25.
<span style="color:#872a25">Text here</span>
This paragraph has a background color of #872a25.
<p style="background-color:#872a25;">Content here</p>
This element has a border color of #872a25.
<div style="border:1px #872a25;">Content here</div>
.text {color:#872a25;}
.background {background-color:#872a25;}
.border {border:1px solid #872a25;}
.text-shadow {border:1px solid #872a25;}
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, #020000 is the darkest color, while #fbf0f0 is the lightest one.