COLOR #66374A

HEX: #66374A RGB: (102,55,74)

Color info

#66374A contains red, green and blue colors in about the same proportion. Web safe color of #66374A is #663333 (or #633).

RGB color model

#66374A color RGB value is (102,55,74).

RGB: (102,55,74) (40%, 22%, 29%)

RGB channels and saturation

R 102 of 255 = 40%
G 55 of 255 = 22%
B 74 of 255 = 29%

102
55
74

R + G + B ~ 30%. #66374A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 55 + 74 = 231 (100%)
R 102 of 231 ~ 44.16%
G 55 of 231 ~ 23.81%
B 74 of 231 ~ 32.03'%

%44.16
%23.81
%32.03

CMYK color model

#66374A color CMYK value is (0,46,27,60).

  • cyan value is 0.00%
  • magenta value is 46.08%
  • yellow value is 27.45%
  • key color value is 60.00%

CMYK: (0,46,27,60)
C0M46Y27K60 (0%, 46%, 27%, 60%)
(0.00 / 0.46 / 0.27 / 0.60)

CMYK percentages

%0
%46.08
%27.45
%60

Codes

Color #66374A in popluar color models

66 37 4A
RGB 102 55 74
HSL 336° 29.94% 30.78%
HSB/HSV 336° 46.08% 40.00%
CMYK 0.00% 46.08% 27.45%
60.00%

Color #66374A in popluar number systems.

HEX 66 37 4A
Decimal 102 55 74
Binary 1100110 110111 1001010
Octal 146 67 112

Shades and tints

Shades of #66374A

#66374A
(102,55,74)
#5D3244
(93,50,68)
#542D3E
(84,45,62)
#4B2838
(75,40,56)
#422332
(66,35,50)
#391E2C
(57,30,44)
#301926
(48,25,38)
#271420
(39,20,32)
#1E0F1A
(30,15,26)
#150A14
(21,10,20)
#0C050E
(12,5,14)
#000000
(0,0,0)

Tints of #66374A

#66374A
(102,55,74)
#73495A
(115,73,90)
#805B6A
(128,91,106)
#8D6D7A
(141,109,122)
#9A7F8A
(154,127,138)
#A7919A
(167,145,154)
#B4A3AA
(180,163,170)
#C1B5BA
(193,181,186)
#CEC7CA
(206,199,202)
#DBD9DA
(219,217,218)
#E8EBEA
(232,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66374A color. Also use rgb(102,55,74) instead hex code.

Text Font Color

.myTextColor { color: #66374A; }

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

This text font color is #66374A.

Background Color

.myBgColor { background-color: #66374A; }

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

This div background color is #66374A.

Border color

.myBorderColor { border: 1px solid #66374A; }

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

This div border color is #66374A.

Opacity

.myOpacity80 { color: #66374A; opacity: 0.8; }

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

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

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

This text has shadow with #66374A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66374A.

Preview

Color preview on black background

This text has color #66374A on black background.


Color preview on white background

This text has color #66374A on white background.


Black color preview on #66374A background

This text has black color on #66374A background.


White color preview on #66374A background

This text has white color on #66374A background.


Related colors

Complementary color

Complementary color for #hex is #99C8B5.


I love getcolorcode.com

Triadic colors

1 #4A6637 and #374A66 with #66374A are triadic colors.

2 #4A3766 and #37664A with #66374A are triadic colors.