COLOR #66334B

HEX: #66334B RGB: (102,51,75)

Color info

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

RGB color model

#66334B color RGB value is (102,51,75).

RGB: (102,51,75) (40%, 20%, 29%)

RGB channels and saturation

R 102 of 255 = 40%
G 51 of 255 = 20%
B 75 of 255 = 29%

102
51
75

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

Portions of RGB colors in percentages

R + G + B = 102 + 51 + 75 = 228 (100%)
R 102 of 228 ~ 44.74%
G 51 of 228 ~ 22.37%
B 75 of 228 ~ 32.89'%

%44.74
%22.37
%32.89

CMYK color model

#66334B color CMYK value is (0,50,26,60).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 26.47%
  • key color value is 60.00%
CMYK: (0,50,26,60) C0M50Y26K60 (0%,50%,26%,60%) (0.00/0.50/0.26/0.60) 

CMYK percentages

%0
%50
%26.47
%60

Codes

Color #66334B in popluar color models

66 33 4B
RGB 102 51 75
HSL 332° 33.33% 30.00%
HSB/HSV 332° 50.00% 40.00%
CMYK 0.00% 50.00% 26.47%
60.00%

Color #66334B in popluar number systems.

HEX 66 33 4B
Decimal 102 51 75
Binary 1100110 110011 1001011
Octal 146 63 113

Shades and tints

Shades of #66334B

#66334B
(102,51,75)
#5D2F45
(93,47,69)
#542B3F
(84,43,63)
#4B2739
(75,39,57)
#422333
(66,35,51)
#391F2D
(57,31,45)
#301B27
(48,27,39)
#271721
(39,23,33)
#1E131B
(30,19,27)
#150F15
(21,15,21)
#0C0B0F
(12,11,15)
#000000
(0,0,0)

Tints of #66334B

#66334B
(102,51,75)
#73455B
(115,69,91)
#80576B
(128,87,107)
#8D697B
(141,105,123)
#9A7B8B
(154,123,139)
#A78D9B
(167,141,155)
#B49FAB
(180,159,171)
#C1B1BB
(193,177,187)
#CEC3CB
(206,195,203)
#DBD5DB
(219,213,219)
#E8E7EB
(232,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66334B color. Also use rgb(102,51,75) instead hex code.

Text Font Color

.myTextColor { color: #66334B; }

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

This text font color is #66334B.

Background Color

.myBgColor { background-color: #66334B; }

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

This div background color is #66334B.

Border color

.myBorderColor { border: 1px solid #66334B; }

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

This div border color is #66334B.

Opacity

.myOpacity80 { color: #66334B; opacity: 0.8; }

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

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

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

This text has shadow with #66334B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66334B.

Preview

Color preview on black background

This text has color #66334B on black background.


Color preview on white background

This text has color #66334B on white background.


Black color preview on #66334B background

This text has black color on #66334B background.


White color preview on #66334B background

This text has white color on #66334B background.


Related colors

Complementary color

Complementary color for #hex is #99CCB4.


I love getcolorcode.com

Triadic colors

1 #4B6633 and #334B66 with #66334B are triadic colors.

2 #4B3366 and #33664B with #66334B are triadic colors.