#972f2a color RGB value is (151,47,42)
#972f2a color CMYK value
#972f2a color HSL value
HSV(or HSB) | 2.8° | 72.2 | 59.2 |
XYZ | 14.197 | 8.78 | 3.137 |
Yxy | 0.544 | 0.336 | 8.78 |
LAB | 35.556 | 43.065 | 27.579 |
LUV | 35.556 | 77.574 | 18.7 |
Hunter-LAB | 29.63 | 33.673 | 14.464 |
CIE-LCH | 35.556 | 51.139 | 32.635 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 97 | 2F | 2A |
Decimal | 151 | 47 | 42 |
Octal | 227 | 57 | 52 |
Binary | 10010111 | 00101111 | 00101010 |
Below, you can see some colors close to #972f2a. 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 #972f2a.
<span style="color:#972f2a">Text here</span>
This paragraph has a background color of #972f2a.
<p style="background-color:#972f2a;">Content here</p>
This element has a border color of #972f2a.
<div style="border:1px #972f2a;">Content here</div>
.text {color:#972f2a;}
.background {background-color:#972f2a;}
.border {border:1px solid #972f2a;}
.text-shadow {border:1px solid #972f2a;}
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, #010000 is the darkest color, while #fbf0f0 is the lightest one.