COLOR #66423F

HEX: #66423F RGB: (102,66,63)

Color info

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

RGB color model

#66423F color RGB value is (102,66,63).

RGB: (102,66,63) (40%, 26%, 25%)

RGB channels and saturation

R 102 of 255 = 40%
G 66 of 255 = 26%
B 63 of 255 = 25%

102
66
63

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

Portions of RGB colors in percentages

R + G + B = 102 + 66 + 63 = 231 (100%)
R 102 of 231 ~ 44.16%
G 66 of 231 ~ 28.57%
B 63 of 231 ~ 27.27'%

%44.16
%28.57
%27.27

CMYK color model

#66423F color CMYK value is (0,35,38,60).

  • cyan value is 0.00%
  • magenta value is 35.29%
  • yellow value is 38.24%
  • key color value is 60.00%

CMYK: (0,35,38,60)
C0M35Y38K60 (0%, 35%, 38%, 60%)
(0.00 / 0.35 / 0.38 / 0.60)

CMYK percentages

%0
%35.29
%38.24
%60

Codes

Color #66423F in popluar color models

66 42 3F
RGB 102 66 63
HSL 23.64% 32.35%
HSB/HSV 38.24% 40.00%
CMYK 0.00% 35.29% 38.24%
60.00%

Color #66423F in popluar number systems.

HEX 66 42 3F
Decimal 102 66 63
Binary 1100110 1000010 111111
Octal 146 102 77

Shades and tints

Shades of #66423F

#66423F
(102,66,63)
#5D3C3A
(93,60,58)
#543635
(84,54,53)
#4B3030
(75,48,48)
#422A2B
(66,42,43)
#392426
(57,36,38)
#301E21
(48,30,33)
#27181C
(39,24,28)
#1E1217
(30,18,23)
#150C12
(21,12,18)
#0C060D
(12,6,13)
#000000
(0,0,0)

Tints of #66423F

#66423F
(102,66,63)
#735350
(115,83,80)
#806461
(128,100,97)
#8D7572
(141,117,114)
#9A8683
(154,134,131)
#A79794
(167,151,148)
#B4A8A5
(180,168,165)
#C1B9B6
(193,185,182)
#CECAC7
(206,202,199)
#DBDBD8
(219,219,216)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66423F color. Also use rgb(102,66,63) instead hex code.

Text Font Color

.myTextColor { color: #66423F; }

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

This text font color is #66423F.

Background Color

.myBgColor { background-color: #66423F; }

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

This div background color is #66423F.

Border color

.myBorderColor { border: 1px solid #66423F; }

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

This div border color is #66423F.

Opacity

.myOpacity80 { color: #66423F; opacity: 0.8; }

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

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

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

This text has shadow with #66423F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66423F.

Preview

Color preview on black background

This text has color #66423F on black background.


Color preview on white background

This text has color #66423F on white background.


Black color preview on #66423F background

This text has black color on #66423F background.


White color preview on #66423F background

This text has white color on #66423F background.


Related colors

Complementary color

Complementary color for #hex is #99BDC0.


I love getcolorcode.com

Triadic colors

1 #3F6642 and #423F66 with #66423F are triadic colors.

2 #3F4266 and #42663F with #66423F are triadic colors.