#762421 color RGB value is (118,36,33)
#762421 color CMYK value
#762421 color HSL value
HSV(or HSB) | 2.1° | 72 | 46.3 |
XYZ | 8.377 | 5.223 | 2.006 |
Yxy | 0.537 | 0.335 | 5.223 |
LAB | 27.361 | 35.607 | 21.942 |
LUV | 27.361 | 58.14 | 13.71 |
Hunter-LAB | 22.854 | 25.43 | 10.795 |
CIE-LCH | 27.361 | 41.825 | 31.643 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 76 | 24 | 21 |
Decimal | 118 | 36 | 33 |
Octal | 166 | 44 | 41 |
Binary | 01110110 | 00100100 | 00100001 |
Below, you can see some colors close to #762421. 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 #762421.
<span style="color:#762421">Text here</span>
This paragraph has a background color of #762421.
<p style="background-color:#762421;">Content here</p>
This element has a border color of #762421.
<div style="border:1px #762421;">Content here</div>
.text {color:#762421;}
.background {background-color:#762421;}
.border {border:1px solid #762421;}
.text-shadow {border:1px solid #762421;}
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, #020100 is the darkest color, while #fbf1f0 is the lightest one.