COLOR #67664B

HEX: #67664B RGB: (103,102,75)

Color info

#67664B contains red, green and blue colors in about the same proportion. Web safe color of #67664B is #666633 (or #663).

RGB color model

#67664B color RGB value is (103,102,75).

RGB: (103,102,75) (40%, 40%, 29%)

RGB channels and saturation

R 103 of 255 = 40%
G 102 of 255 = 40%
B 75 of 255 = 29%

103
102
75

R + G + B ~ 36%. #67664B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 102 + 75 = 280 (100%)
R 103 of 280 ~ 36.79%
G 102 of 280 ~ 36.43%
B 75 of 280 ~ 26.79'%

%36.79
%36.43
%26.79

CMYK color model

#67664B color CMYK value is (0,1,27,60).

  • cyan value is 0.00%
  • magenta value is 0.97%
  • yellow value is 27.18%
  • key color value is 59.61%

CMYK: (0,1,27,60)
C0M1Y27K60 (0%, 1%, 27%, 60%)
(0.00 / 0.01 / 0.27 / 0.60)

CMYK percentages

%0
%0.97
%27.18
%59.61

Codes

Color #67664B in popluar color models

67 66 4B
RGB 103 102 75
HSL 58° 15.73% 34.90%
HSB/HSV 58° 27.18% 40.39%
CMYK 0.00% 0.97% 27.18%
59.61%

Color #67664B in popluar number systems.

HEX 67 66 4B
Decimal 103 102 75
Binary 1100111 1100110 1001011
Octal 147 146 113

Shades and tints

Shades of #67664B

#67664B
(103,102,75)
#5E5D45
(94,93,69)
#55543F
(85,84,63)
#4C4B39
(76,75,57)
#434233
(67,66,51)
#3A392D
(58,57,45)
#313027
(49,48,39)
#282721
(40,39,33)
#1F1E1B
(31,30,27)
#161515
(22,21,21)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #67664B

#67664B
(103,102,75)
#74735B
(116,115,91)
#81806B
(129,128,107)
#8E8D7B
(142,141,123)
#9B9A8B
(155,154,139)
#A8A79B
(168,167,155)
#B5B4AB
(181,180,171)
#C2C1BB
(194,193,187)
#CFCECB
(207,206,203)
#DCDBDB
(220,219,219)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67664B color. Also use rgb(103,102,75) instead hex code.

Text Font Color

.myTextColor { color: #67664B; }

<p style="color:#67664B">This sample text font color is #67664B.</p>

This text font color is #67664B.

Background Color

.myBgColor { background-color: #67664B; }

<div style="background-color:#67664B">Inner text</div>

This div background color is #67664B.

Border color

.myBorderColor { border: 1px solid #67664B; }

<div style="border:3px solid #67664B">Div</div>

This div border color is #67664B.

Opacity

.myOpacity80 { color: #67664B; opacity: 0.8; }

<p style="color:#67664B;opacity:0.8;">80%</p>

Text with #67664B color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #67664B;}

<p style="text-shadow: 3px 3px 1px #67664B">Text here.</p>

This text has shadow with #67664B color.


.textShadow {text-shadow: 3px 3px 1px #67664B', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #67664B, 5px 5px 20px red">Text here.</p>

This text has shadow with #67664B primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#67664B, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#67664B, Direction=45, Strength=4)">Text</p>

This text has shadow with #67664B and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #67664B;
-webkit-box-shadow: 1px 1px 3px 2px #67664B;
box-shadow: 1px 1px 3px 2px #67664B;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #67664B; -webkit-box-shadow: 1px 1px 3px 2px #67664B; box-shadow:1px 1px 3px 2px #67664B;">
Div content here
</div>

This div box has shadow with color #67664B.

Preview

Color preview on black background

This text has color #67664B on black background.


Color preview on white background

This text has color #67664B on white background.


Black color preview on #67664B background

This text has black color on #67664B background.


White color preview on #67664B background

This text has white color on #67664B background.


Related colors

Complementary color

Complementary color for #hex is #9899B4.


I love getcolorcode.com

Triadic colors

1 #4B6766 and #664B67 with #67664B are triadic colors.

2 #4B6667 and #66674B with #67664B are triadic colors.