Color Hex Logo

#676662 Color Hex

#676662
(103,102,98)
1 Favorites   1 Comments

Color spaces of #676662

RGB 10310298
HSL0.130.020.39
HSV48°40°
CMYK 0.000.010.05   0.60
XYZ12.549513.268113.4549
Yxy13.26810.31950.3378
Hunter Lab36.4254-2.24663.5971
CIE-Lab43.1645-0.41482.3899

#676662 color RGB value is (103,102,98).

#676662 hex color red value is 103, green value is 102 and the blue value of its RGB is 98. Cylindrical-coordinate representations (also known as HSL) of color #676662 hue: 0.13 , saturation: 0.02 and the lightness value of 676662 is 0.39.

The process color (four color CMYK) of #676662 color hex is 0.00, 0.01, 0.05, 0.60. Web safe color of #676662 is #666666. Color #676662 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 01100111 01100110 01100010
Octal 147 146 142
Decimal 103 102 98
Hex 67 66 62

RGB Percentages of Color #676662

%33.99
%33.66
%32.34

CMYK Percentages of Color #676662

%0
%1
%5
%60

Triadic Colors of #676662

#676662 #626766 #666267

Analogous Colors of #676662

#676662 #666762 #676462

Monochromatic Colors of #676662

#676662

Complementary Color

#676662 #626367

#676662 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#676662 Color Preview on White Background

Lorem ipsum dolor sit amet.

#676662 Color CSS Codes

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

#676662 Text Font Color

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

This sample text font color is #676662
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.


#676662 Background Color

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

This div background color is #676662


#676662 Border Color

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

This div border color is #676662


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(103,102,98, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #676662; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #676662;
  -webkit-box-shadow: 1px 1px 3px 2px #676662;
  box-shadow:         1px 1px 3px 2px #676662; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #676662


Comments

15 Oct 2023, 6:35 jdbutler

Benjamin Moore Kendall Charcoal

Please login to write comment.