COLOR #668353

HEX: #668353 RGB: (102,131,83)

Color info

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

RGB color model

#668353 color RGB value is (102,131,83).

RGB: (102,131,83) (40%, 51%, 33%)

RGB channels and saturation

R 102 of 255 = 40%
G 131 of 255 = 51%
B 83 of 255 = 33%

102
131
83

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

Portions of RGB colors in percentages

R + G + B = 102 + 131 + 83 = 316 (100%)
R 102 of 316 ~ 32.28%
G 131 of 316 ~ 41.46%
B 83 of 316 ~ 26.27'%

%32.28
%41.46
%26.27

CMYK color model

#668353 color CMYK value is (22,0,37,49).

  • cyan value is 22.14%
  • magenta value is 0.00%
  • yellow value is 36.64%
  • key color value is 48.63%

CMYK: (22,0,37,49)
C22M0Y37K49 (22%, 0%, 37%, 49%)
(0.22 / 0.00 / 0.37 / 0.49)

CMYK percentages

%22.14
%0
%36.64
%48.63

Codes

Color #668353 in popluar color models

66 83 53
RGB 102 131 83
HSL 96° 22.43% 41.96%
HSB/HSV 96° 36.64% 51.37%
CMYK 22.14% 0.00% 36.64%
48.63%

Color #668353 in popluar number systems.

HEX 66 83 53
Decimal 102 131 83
Binary 1100110 10000011 1010011
Octal 146 203 123

Shades and tints

Shades of #668353

#668353
(102,131,83)
#5D784C
(93,120,76)
#546D45
(84,109,69)
#4B623E
(75,98,62)
#425737
(66,87,55)
#394C30
(57,76,48)
#304129
(48,65,41)
#273622
(39,54,34)
#1E2B1B
(30,43,27)
#152014
(21,32,20)
#0C150D
(12,21,13)
#000000
(0,0,0)

Tints of #668353

#668353
(102,131,83)
#738E62
(115,142,98)
#809971
(128,153,113)
#8DA480
(141,164,128)
#9AAF8F
(154,175,143)
#A7BA9E
(167,186,158)
#B4C5AD
(180,197,173)
#C1D0BC
(193,208,188)
#CEDBCB
(206,219,203)
#DBE6DA
(219,230,218)
#E8F1E9
(232,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668353 color. Also use rgb(102,131,83) instead hex code.

Text Font Color

.myTextColor { color: #668353; }

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

This text font color is #668353.

Background Color

.myBgColor { background-color: #668353; }

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

This div background color is #668353.

Border color

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

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

This div border color is #668353.

Opacity

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

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

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

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

This text has shadow with #668353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668353.

Preview

Color preview on black background

This text has color #668353 on black background.


Color preview on white background

This text has color #668353 on white background.


Black color preview on #668353 background

This text has black color on #668353 background.


White color preview on #668353 background

This text has white color on #668353 background.


Related colors

Complementary color

Complementary color for #hex is #997CAC.


I love getcolorcode.com

Triadic colors

1 #536683 and #835366 with #668353 are triadic colors.

2 #538366 and #836653 with #668353 are triadic colors.