dark orangish gray/dark tangeloish gray
#69635f color RGB value is (105,99,95)
#69635f color CMYK value
#69635f color HSL value
HSV(or HSB) | 24° | 9.5 | 41.2 |
XYZ | 12.353 | 12.753 | 12.637 |
Yxy | 0.327 | 0.338 | 12.753 |
LAB | 42.389 | 1.593 | 3.114 |
LUV | 42.389 | 3.7 | 3.756 |
Hunter-LAB | 35.712 | -0.75 | 4.018 |
CIE-LCH | 42.389 | 3.497 | 62.908 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 69 | 63 | 5F |
Decimal | 105 | 99 | 95 |
Octal | 151 | 143 | 137 |
Binary | 01101001 | 01100011 | 01011111 |
Below, you can see some colors close to #69635f. 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 #69635f.
<span style="color:#69635f">Text here</span>
This paragraph has a background color of #69635f.
<p style="background-color:#69635f;">Content here</p>
This element has a border color of #69635f.
<div style="border:1px #69635f;">Content here</div>
.text {color:#69635f;}
.background {background-color:#69635f;}
.border {border:1px solid #69635f;}
.text-shadow {border:1px solid #69635f;}
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, #050404 is the darkest color, while #f9f9f8 is the lightest one.