In a RGB color space, #383838 hex color (also known as Lacquered Licorice) is composed of 22% red, 22% green and 22% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 78% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 22%. #383838 color hex could be obtained by blending #707070 with #000000. Closest websafe color is: #333333.
The hexadecimal color #383838 has RGB values of R:56, G:56, B:56 and CMYK values of C:0, M:0, Y:0, K:0.78. Its decimal value is 3684408.
Hex triplet | 383838 | #383838 |
RGB Decimal | 56, 56, 56 | rgb(56,56,56) |
RGB Percent | 22, 22, 22 | rgb(22%,22%,22%) |
CMYK | 0, 0, 0, 78 | |
HSL | 0°, 0, 22 | hsl(0,0%,22%) |
HSV(HSB) | 0°, 0, 22 | |
Web Safe | 333333 | #333 |
XYZ | 3.759, 3.955, 4.307 |
xyY | 0.313, 0.329, 3.955 |
CIE-LAB | 23.521, 0.002, -0.004 |
CIE-LCH | 23.521, 0.004, 296.813 |
CIE-LUV | 23.521, 0, -0.004 |
Hunter-Lab | 19.886, -1.061, 1.08 |
Binary | 00111000, 00111000, 00111000 |
Below, you can see some colors close to #383838. 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 #383838.
<span style="color:#383838">Text here</span>
This paragraph has a background color of #383838.
<p style="background-color:#383838;">Content here</p>
This element has a border color of #383838.
<div style="border:1px #383838;">Content here</div>
.text {color:#383838;}
.background {background-color:#383838;}
.border {border:1px solid #383838;}
.text-shadow {border:1px solid #383838;}
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, #030303 is the darkest color, while #f7f7f7 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #383838 is the less saturated color, while #6b0505 is the most saturated one.