COLOR #665B48

HEX: #665B48 RGB: (102,91,72)

Color info

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

RGB color model

#665B48 color RGB value is (102,91,72).

RGB: (102,91,72) (40%, 36%, 28%)

RGB channels and saturation

R 102 of 255 = 40%
G 91 of 255 = 36%
B 72 of 255 = 28%

102
91
72

R + G + B ~ 35%. #665B48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 91 + 72 = 265 (100%)
R 102 of 265 ~ 38.49%
G 91 of 265 ~ 34.34%
B 72 of 265 ~ 27.17'%

%38.49
%34.34
%27.17

CMYK color model

#665B48 color CMYK value is (0,11,29,60).

  • cyan value is 0.00%
  • magenta value is 10.78%
  • yellow value is 29.41%
  • key color value is 60.00%

CMYK: (0,11,29,60)
C0M11Y29K60 (0%, 11%, 29%, 60%)
(0.00 / 0.11 / 0.29 / 0.60)

CMYK percentages

%0
%10.78
%29.41
%60

Codes

Color #665B48 in popluar color models

66 5B 48
RGB 102 91 72
HSL 38° 17.24% 34.12%
HSB/HSV 38° 29.41% 40.00%
CMYK 0.00% 10.78% 29.41%
60.00%

Color #665B48 in popluar number systems.

HEX 66 5B 48
Decimal 102 91 72
Binary 1100110 1011011 1001000
Octal 146 133 110

Shades and tints

Shades of #665B48

#665B48
(102,91,72)
#5D5342
(93,83,66)
#544B3C
(84,75,60)
#4B4336
(75,67,54)
#423B30
(66,59,48)
#39332A
(57,51,42)
#302B24
(48,43,36)
#27231E
(39,35,30)
#1E1B18
(30,27,24)
#151312
(21,19,18)
#0C0B0C
(12,11,12)
#000000
(0,0,0)

Tints of #665B48

#665B48
(102,91,72)
#736958
(115,105,88)
#807768
(128,119,104)
#8D8578
(141,133,120)
#9A9388
(154,147,136)
#A7A198
(167,161,152)
#B4AFA8
(180,175,168)
#C1BDB8
(193,189,184)
#CECBC8
(206,203,200)
#DBD9D8
(219,217,216)
#E8E7E8
(232,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665B48 color. Also use rgb(102,91,72) instead hex code.

Text Font Color

.myTextColor { color: #665B48; }

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

This text font color is #665B48.

Background Color

.myBgColor { background-color: #665B48; }

<div style="background-color:#665B48">Inner text</div>

This div background color is #665B48.

Border color

.myBorderColor { border: 1px solid #665B48; }

<div style="border:3px solid #665B48">Div</div>

This div border color is #665B48.

Opacity

.myOpacity80 { color: #665B48; opacity: 0.8; }

<p style="color:#665B48;opacity:0.8;">80%</p>

Text with #665B48 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 #665B48;}

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

This text has shadow with #665B48 color.


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

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

This text has shadow with #665B48 primary color and red secondary color.


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

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

This text has shadow with #665B48 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #665B48.

Preview

Color preview on black background

This text has color #665B48 on black background.


Color preview on white background

This text has color #665B48 on white background.


Black color preview on #665B48 background

This text has black color on #665B48 background.


White color preview on #665B48 background

This text has white color on #665B48 background.


Related colors

Complementary color

Complementary color for #hex is #99A4B7.


I love getcolorcode.com

Triadic colors

1 #48665B and #5B4866 with #665B48 are triadic colors.

2 #485B66 and #5B6648 with #665B48 are triadic colors.