#464610 color RGB value is (70,70,16)
#464610 color CMYK value
#464610 color HSL value
HSV(or HSB) | 60° | 77.1 | 27.5 |
XYZ | 4.809 | 5.72 | 1.341 |
Yxy | 0.405 | 0.482 | 5.72 |
LAB | 28.694 | -7.711 | 30.875 |
LUV | 28.694 | 2.036 | 28.225 |
Hunter-LAB | 23.916 | -5.957 | 13.417 |
CIE-LCH | 28.694 | 31.823 | 104.023 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 46 | 46 | 10 |
Decimal | 70 | 70 | 16 |
Octal | 106 | 106 | 20 |
Binary | 01000110 | 01000110 | 00010000 |
Below, you can see some colors close to #464610. 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 #464610.
<span style="color:#464610">Text here</span>
This paragraph has a background color of #464610.
<p style="background-color:#464610;">Content here</p>
This element has a border color of #464610.
<div style="border:1px #464610;">Content here</div>
.text {color:#464610;}
.background {background-color:#464610;}
.border {border:1px solid #464610;}
.text-shadow {border:1px solid #464610;}
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, #010100 is the darkest color, while #fbfbef is the lightest one.