COLOR #664753

HEX: #664753 RGB: (102,71,83)

Color info

#664753 contains red, green and blue colors in about the same proportion. Web safe color of #664753 is #663366 (or #636).

RGB color model

#664753 color RGB value is (102,71,83).

RGB: (102,71,83) (40%, 28%, 33%)

RGB channels and saturation

R 102 of 255 = 40%
G 71 of 255 = 28%
B 83 of 255 = 33%

102
71
83

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

Portions of RGB colors in percentages

R + G + B = 102 + 71 + 83 = 256 (100%)
R 102 of 256 ~ 39.84%
G 71 of 256 ~ 27.73%
B 83 of 256 ~ 32.42'%

%39.84
%27.73
%32.42

CMYK color model

#664753 color CMYK value is (0,30,19,60).

  • cyan value is 0.00%
  • magenta value is 30.39%
  • yellow value is 18.63%
  • key color value is 60.00%

CMYK: (0,30,19,60)
C0M30Y19K60 (0%, 30%, 19%, 60%)
(0.00 / 0.30 / 0.19 / 0.60)

CMYK percentages

%0
%30.39
%18.63
%60

Codes

Color #664753 in popluar color models

66 47 53
RGB 102 71 83
HSL 337° 17.92% 33.92%
HSB/HSV 337° 30.39% 40.00%
CMYK 0.00% 30.39% 18.63%
60.00%

Color #664753 in popluar number systems.

HEX 66 47 53
Decimal 102 71 83
Binary 1100110 1000111 1010011
Octal 146 107 123

Shades and tints

Shades of #664753

#664753
(102,71,83)
#5D414C
(93,65,76)
#543B45
(84,59,69)
#4B353E
(75,53,62)
#422F37
(66,47,55)
#392930
(57,41,48)
#302329
(48,35,41)
#271D22
(39,29,34)
#1E171B
(30,23,27)
#151114
(21,17,20)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #664753

#664753
(102,71,83)
#735762
(115,87,98)
#806771
(128,103,113)
#8D7780
(141,119,128)
#9A878F
(154,135,143)
#A7979E
(167,151,158)
#B4A7AD
(180,167,173)
#C1B7BC
(193,183,188)
#CEC7CB
(206,199,203)
#DBD7DA
(219,215,218)
#E8E7E9
(232,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664753 color. Also use rgb(102,71,83) instead hex code.

Text Font Color

.myTextColor { color: #664753; }

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

This text font color is #664753.

Background Color

.myBgColor { background-color: #664753; }

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

This div background color is #664753.

Border color

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

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

This div border color is #664753.

Opacity

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

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

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

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

This text has shadow with #664753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664753.

Preview

Color preview on black background

This text has color #664753 on black background.


Color preview on white background

This text has color #664753 on white background.


Black color preview on #664753 background

This text has black color on #664753 background.


White color preview on #664753 background

This text has white color on #664753 background.


Related colors

Complementary color

Complementary color for #hex is #99B8AC.


I love getcolorcode.com

Triadic colors

1 #536647 and #475366 with #664753 are triadic colors.

2 #534766 and #476653 with #664753 are triadic colors.