COLOR #669B4A

HEX: #669B4A RGB: (102,155,74)

Color info

#669B4A contains mainly red and green colors. Web safe color of #669B4A is #669933 (or #693).

RGB color model

#669B4A color RGB value is (102,155,74).

RGB: (102,155,74) (40%, 61%, 29%)

RGB channels and saturation

R 102 of 255 = 40%
G 155 of 255 = 61%
B 74 of 255 = 29%

102
155
74

R + G + B ~ 43%. #669B4A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 155 + 74 = 331 (100%)
R 102 of 331 ~ 30.82%
G 155 of 331 ~ 46.83%
B 74 of 331 ~ 22.36'%

%30.82
%46.83
%22.36

CMYK color model

#669B4A color CMYK value is (34,0,52,39).

  • cyan value is 34.19%
  • magenta value is 0.00%
  • yellow value is 52.26%
  • key color value is 39.22%

CMYK: (34,0,52,39)
C34M0Y52K39 (34%, 0%, 52%, 39%)
(0.34 / 0.00 / 0.52 / 0.39)

CMYK percentages

%34.19
%0
%52.26
%39.22

Codes

Color #669B4A in popluar color models

66 9B 4A
RGB 102 155 74
HSL 99° 35.37% 44.90%
HSB/HSV 99° 52.26% 60.78%
CMYK 34.19% 0.00% 52.26%
39.22%

Color #669B4A in popluar number systems.

HEX 66 9B 4A
Decimal 102 155 74
Binary 1100110 10011011 1001010
Octal 146 233 112

Shades and tints

Shades of #669B4A

#669B4A
(102,155,74)
#5D8D44
(93,141,68)
#547F3E
(84,127,62)
#4B7138
(75,113,56)
#426332
(66,99,50)
#39552C
(57,85,44)
#304726
(48,71,38)
#273920
(39,57,32)
#1E2B1A
(30,43,26)
#151D14
(21,29,20)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #669B4A

#669B4A
(102,155,74)
#73A45A
(115,164,90)
#80AD6A
(128,173,106)
#8DB67A
(141,182,122)
#9ABF8A
(154,191,138)
#A7C89A
(167,200,154)
#B4D1AA
(180,209,170)
#C1DABA
(193,218,186)
#CEE3CA
(206,227,202)
#DBECDA
(219,236,218)
#E8F5EA
(232,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #669B4A color. Also use rgb(102,155,74) instead hex code.

Text Font Color

.myTextColor { color: #669B4A; }

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

This text font color is #669B4A.

Background Color

.myBgColor { background-color: #669B4A; }

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

This div background color is #669B4A.

Border color

.myBorderColor { border: 1px solid #669B4A; }

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

This div border color is #669B4A.

Opacity

.myOpacity80 { color: #669B4A; opacity: 0.8; }

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

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

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

This text has shadow with #669B4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669B4A.

Preview

Color preview on black background

This text has color #669B4A on black background.


Color preview on white background

This text has color #669B4A on white background.


Black color preview on #669B4A background

This text has black color on #669B4A background.


White color preview on #669B4A background

This text has white color on #669B4A background.


Related colors

Complementary color

Complementary color for #hex is #9964B5.


I love getcolorcode.com

Triadic colors

1 #4A669B and #9B4A66 with #669B4A are triadic colors.

2 #4A9B66 and #9B664A with #669B4A are triadic colors.