In a RGB color space, #696969 hex color (also known as Dim Grey) is composed of 41.2% red, 41.2% green and 41.2% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 58.8% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 41.2%. #696969 color hex could be obtained by blending #d2d2d2 with #000000. Closest websafe color is: #666666.
The hexadecimal color #696969 has RGB values of R:105, G:105, B:105 and CMYK values of C:0, M:0, Y:0, K:0.59. Its decimal value is 6908265.
Hex triplet | 696969 | #696969 |
RGB Decimal | 105, 105, 105 | rgb(105,105,105) |
RGB Percent | 41.2, 41.2, 41.2 | rgb(41.2%,41.2%,41.2%) |
CMYK | 0, 0, 0, 58.8 | |
HSL | 0°, 0, 41.2 | hsl(0,0%,41.2%) |
HSV(HSB) | 0°, 0, 41.2 | |
Web Safe | 666666 | #666 |
XYZ | 13.427, 14.126, 15.384 |
xyY | 0.313, 0.329, 14.126 |
CIE-LAB | 44.414, 0.003, -0.005 |
CIE-LCH | 44.414, 0.006, 296.813 |
CIE-LUV | 44.414, 0, -0.008 |
Hunter-Lab | 37.585, -2.005, 2.042 |
Binary | 01101001, 01101001, 01101001 |
Below, you can see some colors close to #696969. 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 #696969.
<span style="color:#696969">Text here</span>
This paragraph has a background color of #696969.
<p style="background-color:#696969;">Content here</p>
This element has a border color of #696969.
<div style="border:1px #696969;">Content here</div>
.text {color:#696969;}
.background {background-color:#696969;}
.border {border:1px solid #696969;}
.text-shadow {border:1px solid #696969;}
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, #090909 is the darkest color, while #fefefe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #696969 is the less saturated color, while #c90909 is the most saturated one.