COLOR #664154

HEX: #664154 RGB: (102,65,84)

Color info

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

RGB color model

#664154 color RGB value is (102,65,84).

RGB: (102,65,84) (40%, 25%, 33%)

RGB channels and saturation

R 102 of 255 = 40%
G 65 of 255 = 25%
B 84 of 255 = 33%

102
65
84

R + G + B ~ 33%. #664154 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 65 + 84 = 251 (100%)
R 102 of 251 ~ 40.64%
G 65 of 251 ~ 25.9%
B 84 of 251 ~ 33.47'%

%40.64
%25.9
%33.47

CMYK color model

#664154 color CMYK value is (0,36,18,60).

  • cyan value is 0.00%
  • magenta value is 36.27%
  • yellow value is 17.65%
  • key color value is 60.00%

CMYK: (0,36,18,60)
C0M36Y18K60 (0%, 36%, 18%, 60%)
(0.00 / 0.36 / 0.18 / 0.60)

CMYK percentages

%0
%36.27
%17.65
%60

Codes

Color #664154 in popluar color models

66 41 54
RGB 102 65 84
HSL 329° 22.16% 32.75%
HSB/HSV 329° 36.27% 40.00%
CMYK 0.00% 36.27% 17.65%
60.00%

Color #664154 in popluar number systems.

HEX 66 41 54
Decimal 102 65 84
Binary 1100110 1000001 1010100
Octal 146 101 124

Shades and tints

Shades of #664154

#664154
(102,65,84)
#5D3C4D
(93,60,77)
#543746
(84,55,70)
#4B323F
(75,50,63)
#422D38
(66,45,56)
#392831
(57,40,49)
#30232A
(48,35,42)
#271E23
(39,30,35)
#1E191C
(30,25,28)
#151415
(21,20,21)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #664154

#664154
(102,65,84)
#735263
(115,82,99)
#806372
(128,99,114)
#8D7481
(141,116,129)
#9A8590
(154,133,144)
#A7969F
(167,150,159)
#B4A7AE
(180,167,174)
#C1B8BD
(193,184,189)
#CEC9CC
(206,201,204)
#DBDADB
(219,218,219)
#E8EBEA
(232,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664154 color. Also use rgb(102,65,84) instead hex code.

Text Font Color

.myTextColor { color: #664154; }

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

This text font color is #664154.

Background Color

.myBgColor { background-color: #664154; }

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

This div background color is #664154.

Border color

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

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

This div border color is #664154.

Opacity

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

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

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

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

This text has shadow with #664154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664154.

Preview

Color preview on black background

This text has color #664154 on black background.


Color preview on white background

This text has color #664154 on white background.


Black color preview on #664154 background

This text has black color on #664154 background.


White color preview on #664154 background

This text has white color on #664154 background.


Related colors

Complementary color

Complementary color for #hex is #99BEAB.


I love getcolorcode.com

Triadic colors

1 #546641 and #415466 with #664154 are triadic colors.

2 #544166 and #416654 with #664154 are triadic colors.