#670a05 color RGB value is (103,10,5)
#670a05 color CMYK value
#670a05 color HSL value
HSV(or HSB) | 3.1° | 95.1 | 40.4 |
XYZ | 5.729 | 3.112 | 0.442 |
Yxy | 0.617 | 0.335 | 3.112 |
LAB | 20.485 | 38.783 | 28.995 |
LUV | 20.485 | 60.904 | 14.08 |
Hunter-LAB | 17.64 | 27.108 | 10.861 |
CIE-LCH | 20.485 | 48.423 | 36.782 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 67 | A | 5 |
Decimal | 103 | 10 | 5 |
Octal | 147 | 12 | 5 |
Binary | 01100111 | 00001010 | 00000101 |
Below, you can see some colors close to #670a05. 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 #670a05.
<span style="color:#670a05">Text here</span>
This paragraph has a background color of #670a05.
<p style="background-color:#670a05;">Content here</p>
This element has a border color of #670a05.
<div style="border:1px #670a05;">Content here</div>
.text {color:#670a05;}
.background {background-color:#670a05;}
.border {border:1px solid #670a05;}
.text-shadow {border:1px solid #670a05;}
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 #feedec is the lightest one.