In a RGB color space, #626262 hex color is composed of 38.4% red, 38.4% green and 38.4% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 61.6% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 38.4%. #626262 color hex could be obtained by blending #c4c4c4 with #000000. Closest websafe color is: #666666.
The hexadecimal color #626262 has RGB values of R:98, G:98, B:98 and CMYK values of C:0, M:0, Y:0, K:0.62. Its decimal value is 6447714.
Hex triplet | 626262 | #626262 |
RGB Decimal | 98, 98, 98 | rgb(98,98,98) |
RGB Percent | 38.4, 38.4, 38.4 | rgb(38.4%,38.4%,38.4%) |
CMYK | 0, 0, 0, 61.6 | |
HSL | 0°, 0, 38.4 | hsl(0,0%,38.4%) |
HSV(HSB) | 0°, 0, 38.4 | |
Web Safe | 666666 | #666 |
XYZ | 11.609, 12.214, 13.301 |
xyY | 0.313, 0.329, 12.214 |
CIE-LAB | 41.554, 0.003, -0.005 |
CIE-LCH | 41.554, 0.006, 296.813 |
CIE-LUV | 41.554, 0, -0.007 |
Hunter-Lab | 34.948, -1.865, 1.899 |
Binary | 01100010, 01100010, 01100010 |
Below, you can see some colors close to #626262. 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 #626262.
<span style="color:#626262">Text here</span>
This paragraph has a background color of #626262.
<p style="background-color:#626262;">Content here</p>
This element has a border color of #626262.
<div style="border:1px #626262;">Content here</div>
.text {color:#626262;}
.background {background-color:#626262;}
.border {border:1px solid #626262;}
.text-shadow {border:1px solid #626262;}
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, #020202 is the darkest color, while #f7f7f7 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #626262 is the less saturated color, while #bc0808 is the most saturated one.