COLOR #665958

HEX: #665958 RGB: (102,89,88)

Color info

#665958 contains red, green and blue colors in about the same proportion. Web safe color of #665958 is #666666 (or #666).

RGB color model

#665958 color RGB value is (102,89,88).

RGB: (102,89,88) (40%, 35%, 35%)

RGB channels and saturation

R 102 of 255 = 40%
G 89 of 255 = 35%
B 88 of 255 = 35%

102
89
88

R + G + B ~ 37%. #665958 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 89 + 88 = 279 (100%)
R 102 of 279 ~ 36.56%
G 89 of 279 ~ 31.9%
B 88 of 279 ~ 31.54'%

%36.56
%31.9
%31.54

CMYK color model

#665958 color CMYK value is (0,13,14,60).

  • cyan value is 0.00%
  • magenta value is 12.75%
  • yellow value is 13.73%
  • key color value is 60.00%

CMYK: (0,13,14,60)
C0M13Y14K60 (0%, 13%, 14%, 60%)
(0.00 / 0.13 / 0.14 / 0.60)

CMYK percentages

%0
%12.75
%13.73
%60

Codes

Color #665958 in popluar color models

66 59 58
RGB 102 89 88
HSL 7.37% 37.25%
HSB/HSV 13.73% 40.00%
CMYK 0.00% 12.75% 13.73%
60.00%

Color #665958 in popluar number systems.

HEX 66 59 58
Decimal 102 89 88
Binary 1100110 1011001 1011000
Octal 146 131 130

Shades and tints

Shades of #665958

#665958
(102,89,88)
#5D5150
(93,81,80)
#544948
(84,73,72)
#4B4140
(75,65,64)
#423938
(66,57,56)
#393130
(57,49,48)
#302928
(48,41,40)
#272120
(39,33,32)
#1E1918
(30,25,24)
#151110
(21,17,16)
#0C0908
(12,9,8)
#000000
(0,0,0)

Tints of #665958

#665958
(102,89,88)
#736867
(115,104,103)
#807776
(128,119,118)
#8D8685
(141,134,133)
#9A9594
(154,149,148)
#A7A4A3
(167,164,163)
#B4B3B2
(180,179,178)
#C1C2C1
(193,194,193)
#CED1D0
(206,209,208)
#DBE0DF
(219,224,223)
#E8EFEE
(232,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665958 color. Also use rgb(102,89,88) instead hex code.

Text Font Color

.myTextColor { color: #665958; }

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

This text font color is #665958.

Background Color

.myBgColor { background-color: #665958; }

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

This div background color is #665958.

Border color

.myBorderColor { border: 1px solid #665958; }

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

This div border color is #665958.

Opacity

.myOpacity80 { color: #665958; opacity: 0.8; }

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

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

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

This text has shadow with #665958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665958.

Preview

Color preview on black background

This text has color #665958 on black background.


Color preview on white background

This text has color #665958 on white background.


Black color preview on #665958 background

This text has black color on #665958 background.


White color preview on #665958 background

This text has white color on #665958 background.


Related colors

Complementary color

Complementary color for #hex is #99A6A7.


I love getcolorcode.com

Triadic colors

1 #586659 and #595866 with #665958 are triadic colors.

2 #585966 and #596658 with #665958 are triadic colors.