COLOR #667452

HEX: #667452 RGB: (102,116,82)

Color info

#667452 contains red, green and blue colors in about the same proportion. Web safe color of #667452 is #666666 (or #666).

RGB color model

#667452 color RGB value is (102,116,82).

RGB: (102,116,82) (40%, 45%, 32%)

RGB channels and saturation

R 102 of 255 = 40%
G 116 of 255 = 45%
B 82 of 255 = 32%

102
116
82

R + G + B ~ 39%. #667452 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 116 + 82 = 300 (100%)
R 102 of 300 ~ 34%
G 116 of 300 ~ 38.67%
B 82 of 300 ~ 27.33'%

%34
%38.67
%27.33

CMYK color model

#667452 color CMYK value is (12,0,29,55).

  • cyan value is 12.07%
  • magenta value is 0.00%
  • yellow value is 29.31%
  • key color value is 54.51%

CMYK: (12,0,29,55)
C12M0Y29K55 (12%, 0%, 29%, 55%)
(0.12 / 0.00 / 0.29 / 0.55)

CMYK percentages

%12.07
%0
%29.31
%54.51

Codes

Color #667452 in popluar color models

66 74 52
RGB 102 116 82
HSL 85° 17.17% 38.82%
HSB/HSV 85° 29.31% 45.49%
CMYK 12.07% 0.00% 29.31%
54.51%

Color #667452 in popluar number systems.

HEX 66 74 52
Decimal 102 116 82
Binary 1100110 1110100 1010010
Octal 146 164 122

Shades and tints

Shades of #667452

#667452
(102,116,82)
#5D6A4B
(93,106,75)
#546044
(84,96,68)
#4B563D
(75,86,61)
#424C36
(66,76,54)
#39422F
(57,66,47)
#303828
(48,56,40)
#272E21
(39,46,33)
#1E241A
(30,36,26)
#151A13
(21,26,19)
#0C100C
(12,16,12)
#000000
(0,0,0)

Tints of #667452

#667452
(102,116,82)
#738061
(115,128,97)
#808C70
(128,140,112)
#8D987F
(141,152,127)
#9AA48E
(154,164,142)
#A7B09D
(167,176,157)
#B4BCAC
(180,188,172)
#C1C8BB
(193,200,187)
#CED4CA
(206,212,202)
#DBE0D9
(219,224,217)
#E8ECE8
(232,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667452 color. Also use rgb(102,116,82) instead hex code.

Text Font Color

.myTextColor { color: #667452; }

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

This text font color is #667452.

Background Color

.myBgColor { background-color: #667452; }

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

This div background color is #667452.

Border color

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

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

This div border color is #667452.

Opacity

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

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

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

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

This text has shadow with #667452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667452.

Preview

Color preview on black background

This text has color #667452 on black background.


Color preview on white background

This text has color #667452 on white background.


Black color preview on #667452 background

This text has black color on #667452 background.


White color preview on #667452 background

This text has white color on #667452 background.


Related colors

Complementary color

Complementary color for #hex is #998BAD.


I love getcolorcode.com

Triadic colors

1 #526674 and #745266 with #667452 are triadic colors.

2 #527466 and #746652 with #667452 are triadic colors.