COLOR #665D43

HEX: #665D43 RGB: (102,93,67)

Color info

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

RGB color model

#665D43 color RGB value is (102,93,67).

RGB: (102,93,67) (40%, 36%, 26%)

RGB channels and saturation

R 102 of 255 = 40%
G 93 of 255 = 36%
B 67 of 255 = 26%

102
93
67

R + G + B ~ 34%. #665D43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 93 + 67 = 262 (100%)
R 102 of 262 ~ 38.93%
G 93 of 262 ~ 35.5%
B 67 of 262 ~ 25.57'%

%38.93
%35.5
%25.57

CMYK color model

#665D43 color CMYK value is (0,9,34,60).

  • cyan value is 0.00%
  • magenta value is 8.82%
  • yellow value is 34.31%
  • key color value is 60.00%

CMYK: (0,9,34,60)
C0M9Y34K60 (0%, 9%, 34%, 60%)
(0.00 / 0.09 / 0.34 / 0.60)

CMYK percentages

%0
%8.82
%34.31
%60

Codes

Color #665D43 in popluar color models

66 5D 43
RGB 102 93 67
HSL 45° 20.71% 33.14%
HSB/HSV 45° 34.31% 40.00%
CMYK 0.00% 8.82% 34.31%
60.00%

Color #665D43 in popluar number systems.

HEX 66 5D 43
Decimal 102 93 67
Binary 1100110 1011101 1000011
Octal 146 135 103

Shades and tints

Shades of #665D43

#665D43
(102,93,67)
#5D553D
(93,85,61)
#544D37
(84,77,55)
#4B4531
(75,69,49)
#423D2B
(66,61,43)
#393525
(57,53,37)
#302D1F
(48,45,31)
#272519
(39,37,25)
#1E1D13
(30,29,19)
#15150D
(21,21,13)
#0C0D07
(12,13,7)
#000000
(0,0,0)

Tints of #665D43

#665D43
(102,93,67)
#736B54
(115,107,84)
#807965
(128,121,101)
#8D8776
(141,135,118)
#9A9587
(154,149,135)
#A7A398
(167,163,152)
#B4B1A9
(180,177,169)
#C1BFBA
(193,191,186)
#CECDCB
(206,205,203)
#DBDBDC
(219,219,220)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665D43 color. Also use rgb(102,93,67) instead hex code.

Text Font Color

.myTextColor { color: #665D43; }

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

This text font color is #665D43.

Background Color

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

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

This div background color is #665D43.

Border color

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

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

This div border color is #665D43.

Opacity

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

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

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

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

This text has shadow with #665D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665D43.

Preview

Color preview on black background

This text has color #665D43 on black background.


Color preview on white background

This text has color #665D43 on white background.


Black color preview on #665D43 background

This text has black color on #665D43 background.


White color preview on #665D43 background

This text has white color on #665D43 background.


Related colors

Complementary color

Complementary color for #hex is #99A2BC.


I love getcolorcode.com

Triadic colors

1 #43665D and #5D4366 with #665D43 are triadic colors.

2 #435D66 and #5D6643 with #665D43 are triadic colors.