Color Hex Logo

#816b6b Color Hex

#816B6B
(129,107,107)
1 Favorites   1 Comments

Color spaces of #816b6b

RGB 129107107
HSL0.000.090.46
HSV17°51°
CMYK 0.000.170.17   0.49
XYZ16.964816.244116.1512
Yxy16.24410.34370.3291
Hunter Lab40.30404.60254.4532
CIE-Lab47.29318.70323.2548

#816b6b color RGB value is (129,107,107).

#816b6b hex color red value is 129, green value is 107 and the blue value of its RGB is 107. Cylindrical-coordinate representations (also known as HSL) of color #816b6b hue: 0.00 , saturation: 0.09 and the lightness value of 816b6b is 0.46.

The process color (four color CMYK) of #816b6b color hex is 0.00, 0.17, 0.17, 0.49. Web safe color of #816b6b is #996666. Color #816b6b contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 10000001 01101011 01101011
Octal 201 153 153
Decimal 129 107 107
Hex 81 6B 6B

RGB Percentages of Color #816b6b

%37.61
%31.20
%31.20

CMYK Percentages of Color #816b6b

%0
%17
%17
%49

Triadic Colors of #816b6b

#816b6b #6b816b #6b6b81

Analogous Colors of #816b6b

#816b6b #81766b #816b76

Monochromatic Colors of #816b6b

#816b6b

Complementary Color

#816b6b #6b8181

#816b6b Color Preview on Black Background

Lorem ipsum dolor sit amet.

#816b6b Color Preview on White Background

Lorem ipsum dolor sit amet.

#816b6b Color CSS Codes

.mybgcolor {background-color:#816b6b; } 
.myforecolor {color:#816b6b; }
.mybordercolor {border:3px solid #816b6b; }

#816b6b Text Font Color

<p style="color:#816b6b">Text here</p>

This sample text font color is #816b6b
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#816b6b Background Color

<div style="background-color:#816b6b">
Div content here</div>

This div background color is #816b6b


#816b6b Border Color

<div style="border:3px solid #816b6b">
Div here</div>

This div border color is #816b6b


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(129,107,107, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #816b6b; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #816b6b;
  -webkit-box-shadow: 1px 1px 3px 2px #816b6b;
  box-shadow:         1px 1px 3px 2px #816b6b; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(129,107,107, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #816b6b">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #816b6b;
  -webkit-box-shadow: 1px 1px 3px 2px #816b6b;
  box-shadow:         1px 1px 3px 2px #816b6b;">
Div content here</div>

This div box has shadow with color #816b6b

#816b6b Color Palettes


Comments

14 Apr 2023, 10:43 gutenabendsunshine

The color 816b6b, also known as Chestnut Brown, is a rich and warm hue that exudes a sense of earthiness and sophistication. Its hex value indicates that it has a red value of 129, a green value of 107, and a blue value of 107 in the RGB color model. In terms of cylindrical-coordinate representations, or HSL, the hue of 816b6b is 0.00, which signifies a shade of red. The saturation is low at 0.09, indicating a subtle and muted tone, while the lightness value is 0.46, suggesting a medium level of darkness. Overall, 816b6b is a captivating color that brings to mind the warmth and richness of chestnut, with a touch of elegance and sophistication.

Please login to write comment.