COLOR #668468

HEX: #668468 RGB: (102,132,104)

Color info

#668468 contains red, green and blue colors in about the same proportion. Web safe color of #668468 is #669966 (or #696).

RGB color model

#668468 color RGB value is (102,132,104).

RGB: (102,132,104) (40%, 52%, 41%)

RGB channels and saturation

R 102 of 255 = 40%
G 132 of 255 = 52%
B 104 of 255 = 41%

102
132
104

R + G + B ~ 44%. #668468 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 132 + 104 = 338 (100%)
R 102 of 338 ~ 30.18%
G 132 of 338 ~ 39.05%
B 104 of 338 ~ 30.77'%

%30.18
%39.05
%30.77

CMYK color model

#668468 color CMYK value is (23,0,21,48).

  • cyan value is 22.73%
  • magenta value is 0.00%
  • yellow value is 21.21%
  • key color value is 48.24%

CMYK: (23,0,21,48)
C23M0Y21K48 (23%, 0%, 21%, 48%)
(0.23 / 0.00 / 0.21 / 0.48)

CMYK percentages

%22.73
%0
%21.21
%48.24

Codes

Color #668468 in popluar color models

66 84 68
RGB 102 132 104
HSL 124° 12.82% 45.88%
HSB/HSV 124° 22.73% 51.76%
CMYK 22.73% 0.00% 21.21%
48.24%

Color #668468 in popluar number systems.

HEX 66 84 68
Decimal 102 132 104
Binary 1100110 10000100 1101000
Octal 146 204 150

Shades and tints

Shades of #668468

#668468
(102,132,104)
#5D785F
(93,120,95)
#546C56
(84,108,86)
#4B604D
(75,96,77)
#425444
(66,84,68)
#39483B
(57,72,59)
#303C32
(48,60,50)
#273029
(39,48,41)
#1E2420
(30,36,32)
#151817
(21,24,23)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #668468

#668468
(102,132,104)
#738F75
(115,143,117)
#809A82
(128,154,130)
#8DA58F
(141,165,143)
#9AB09C
(154,176,156)
#A7BBA9
(167,187,169)
#B4C6B6
(180,198,182)
#C1D1C3
(193,209,195)
#CEDCD0
(206,220,208)
#DBE7DD
(219,231,221)
#E8F2EA
(232,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668468 color. Also use rgb(102,132,104) instead hex code.

Text Font Color

.myTextColor { color: #668468; }

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

This text font color is #668468.

Background Color

.myBgColor { background-color: #668468; }

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

This div background color is #668468.

Border color

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

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

This div border color is #668468.

Opacity

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

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

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

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

This text has shadow with #668468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668468.

Preview

Color preview on black background

This text has color #668468 on black background.


Color preview on white background

This text has color #668468 on white background.


Black color preview on #668468 background

This text has black color on #668468 background.


White color preview on #668468 background

This text has white color on #668468 background.


Related colors

Complementary color

Complementary color for #hex is #997B97.


I love getcolorcode.com

Triadic colors

1 #686684 and #846866 with #668468 are triadic colors.

2 #688466 and #846668 with #668468 are triadic colors.