In RGB color space, #2a2b2b hex color has a red value of 42, a green value of 43 and a blue value of 43.
In CMYK color space (used in color printing), #2a2b2b hex color is composed of 2.33% cyan, 0% magenta, 0% yellow and 83.14% black.
#2a2b2b color has a hue of 180 degrees, a saturation of 1.18% and a lightness of 16.7%.
#2a2b2b hex color contains mainly GREEN.
The closest web safe color of #2a2b2b is #333333
#2a2b2b hex color has a decimal value of 2763563.
HEX | 2a2b2b | #2a2b2b |
---|---|---|
RGB | 42, 43, 43 | rgb(42, 43, 43) |
RGB Percent | 16.47, 16.86, 16.86 | rgb(16.47, 16.86, 16.86) |
CMYK | 2, 0, 0, 83 | |
HSL | 180°, 1.18, 16.7 | hsl(180, 1.18%, 16.7%) |
HSV | 180°, 2.3, 16.9 |
XYZ | 2.255, 2.394, 2.629 |
---|---|
Hunter Lab | 15.473, -1.062, 0.757 |
CIE-LAB | 17.432, -0.432, -0.164 |
CIE-LCH | 17.432, 0.462, 200.788 |
CIE-LUV | 2.33, 0, 0, 83.14 |
Web Safe | 333333 |
RGB percent of color #2a2b2b
CMYK percent of color #2a2b2b
Text with hexadecimal color #2a2b2b
This text has a font color of #2a2b2b
<p style="color:#2a2b2b">Text here</p>
#2a2b2b Background Color
This box has a background color of #2a2b2b
<div style="background-color:#2a2b2b">Text here</div>
#2a2b2b Border Color
This box has a border color of #2a2b2b
<div style="border: 4px solid #2a2b2b">Text here</div>
CSS codes
<p style="color:#2a2b2b">Text here</p>
<div style="background-color:#2a2b2b">Text here</div>
<div style="border: 4px solid #2a2b2b">Text here</div>
#2a2b2b Color on white background
This is how a font and box color of #2a2b2b will look
on a white background.
#2a2b2b Color on black background
This is how a font and box color of #2a2b2b hex color will look
on a black background.