In the RGB color space, #A34618 is composed of 63.9216% red, 27.451% green, and 9.4118% blue.
In the CMYK color space, #A34618 is composed of 0% cyan, 57.06% magenta, 85.28% yellow, and 36.08% black,
It has a hue angle of 19.9 degrees, a saturation of 74.34%, and a lightness of 36.66%.
The closest websafe color is #993300.
The hexadecimal color #A34618 has RGB values of R:163, G:70, B:24 and CMYK values of C:0, M:57.06, Y:85.28, K:36.08. It has a decimal value of 10700312.
Hexadecimal | #A34618 | #A34618 |
RGB Decimal | 163, 70, 24 | rgb(163, 70, 24) |
RGB Percent | 63.9216, 27.451, 9.4118 | rgb(63.9216%, 27.451%, 9.4118%) |
RGB Proportion | 0.6392, 0.2745, 0.0941 | rgb(0.6392, 0.2745, 0.0941) |
CMYK | 0, 57.06, 85.28, 36.08 | |
HSL | 19.9ยบ, 74.34, 36.66 | hsl(19.9, 74.34%, 36.66%) |
Websafe | 993300 | #993300 |
XYZ | 17.458, 12.232, 2.305 | |
Yxy | 12.232, 0.546, 0.382 | |
CIE-LAB | 41.582, 36.02, 43.954 | |
CIE-LCH | 41.582, 56.828, 50.666 | |
CIE-LUV | 41.582, 74.668, 33.141 | |
Hunter-Lab | 34.974, 27.896, 20.574 |
Colors that go well with #A34618.
Common HTML and CSS shortcodes for #A34618.
<div style="color: #A34618;">The quick brown fox jumps over the lazy dog.</div>
<div style="background-color: #A34618;">The quick brown fox jumps over the lazy dog.</div>
<div style="border: 1px solid #A34618;">The quick brown fox jumps over the lazy dog.</div>
Linear gradient from #A34618 to transparent.
<div style="background: linear-gradient(#A34618, rgba(255, 255, 255, 0));">The quick brown fox jumps over the lazy dog.</div>
Radial gradient from #A34618 to transparent.
<div style="background: radial-gradient(#A34618, rgba(255, 255, 255, 0));">The quick brown fox jumps over the lazy dog.</div>
Linear gradient from #A34618 to #5CB9E7.
<div style="background: linear-gradient(#A34618, #5CB9E7);">The quick brown fox jumps over the lazy dog.</div>
Radial gradient from #A34618 to #5CB9E7.
<div style="background: radial-gradient(#A34618, #5CB9E7);">The quick brown fox jumps over the lazy dog.</div>
Handy CSS code and shortcuts.
.text { color: #A34618; }
.background { background-color: #A34618; }
.border { border: 1px solid #A34618; }
.linear-gradient { background: linear-gradient(#faf310, rgba(255, 255, 255, 0)); }
.radial-gradient { background: radial-gradient(#faf310, rgba(255, 255, 255, 0)); }
Shades are created by adding black to the color, while a tint is created by mixing white. The darkest shade in this example is #020200 while the lightest tint is #FEFCFB.