COLOR #669A4A

HEX: #669A4A RGB: (102,154,74)

Color info

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

RGB color model

#669A4A color RGB value is (102,154,74).

RGB: (102,154,74) (40%, 60%, 29%)

RGB channels and saturation

R 102 of 255 = 40%
G 154 of 255 = 60%
B 74 of 255 = 29%

102
154
74

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

Portions of RGB colors in percentages

R + G + B = 102 + 154 + 74 = 330 (100%)
R 102 of 330 ~ 30.91%
G 154 of 330 ~ 46.67%
B 74 of 330 ~ 22.42'%

%30.91
%46.67
%22.42

CMYK color model

#669A4A color CMYK value is (34,0,52,40).

  • cyan value is 33.77%
  • magenta value is 0.00%
  • yellow value is 51.95%
  • key color value is 39.61%
CMYK: (34,0,52,40) C34M0Y52K40 (34%,0%,52%,40%) (0.34/0.00/0.52/0.40) 

CMYK percentages

%33.77
%0
%51.95
%39.61

Codes

Color #669A4A in popluar color models

66 9A 4A
RGB 102 154 74
HSL 99° 35.09% 44.71%
HSB/HSV 99° 51.95% 60.39%
CMYK 33.77% 0.00% 51.95%
39.61%

Color #669A4A in popluar number systems.

HEX 66 9A 4A
Decimal 102 154 74
Binary 1100110 10011010 1001010
Octal 146 232 112

Shades and tints

Shades of #669A4A

#669A4A
(102,154,74)
#5D8C44
(93,140,68)
#547E3E
(84,126,62)
#4B7038
(75,112,56)
#426232
(66,98,50)
#39542C
(57,84,44)
#304626
(48,70,38)
#273820
(39,56,32)
#1E2A1A
(30,42,26)
#151C14
(21,28,20)
#0C0E0E
(12,14,14)
#000000
(0,0,0)

Tints of #669A4A

#669A4A
(102,154,74)
#73A35A
(115,163,90)
#80AC6A
(128,172,106)
#8DB57A
(141,181,122)
#9ABE8A
(154,190,138)
#A7C79A
(167,199,154)
#B4D0AA
(180,208,170)
#C1D9BA
(193,217,186)
#CEE2CA
(206,226,202)
#DBEBDA
(219,235,218)
#E8F4EA
(232,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #669A4A; }

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

This text font color is #669A4A.

Background Color

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

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

This div background color is #669A4A.

Border color

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

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

This div border color is #669A4A.

Opacity

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

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

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

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

This text has shadow with #669A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669A4A.

Preview

Color preview on black background

This text has color #669A4A on black background.


Color preview on white background

This text has color #669A4A on white background.


Black color preview on #669A4A background

This text has black color on #669A4A background.


White color preview on #669A4A background

This text has white color on #669A4A background.


Related colors

Complementary color

Complementary color for #hex is #9965B5.


I love getcolorcode.com

Triadic colors

1 #4A669A and #9A4A66 with #669A4A are triadic colors.

2 #4A9A66 and #9A664A with #669A4A are triadic colors.