COLOR #669265

HEX: #669265 RGB: (102,146,101)

Color info

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

RGB color model

#669265 color RGB value is (102,146,101).

RGB: (102,146,101) (40%, 57%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 146 of 255 = 57%
B 101 of 255 = 40%

102
146
101

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

Portions of RGB colors in percentages

R + G + B = 102 + 146 + 101 = 349 (100%)
R 102 of 349 ~ 29.23%
G 146 of 349 ~ 41.83%
B 101 of 349 ~ 28.94'%

%29.23
%41.83
%28.94

CMYK color model

#669265 color CMYK value is (30,0,31,43).

  • cyan value is 30.14%
  • magenta value is 0.00%
  • yellow value is 30.82%
  • key color value is 42.75%

CMYK: (30,0,31,43)
C30M0Y31K43 (30%, 0%, 31%, 43%)
(0.30 / 0.00 / 0.31 / 0.43)

CMYK percentages

%30.14
%0
%30.82
%42.75

Codes

Color #669265 in popluar color models

66 92 65
RGB 102 146 101
HSL 119° 18.22% 48.43%
HSB/HSV 119° 30.82% 57.25%
CMYK 30.14% 0.00% 30.82%
42.75%

Color #669265 in popluar number systems.

HEX 66 92 65
Decimal 102 146 101
Binary 1100110 10010010 1100101
Octal 146 222 145

Shades and tints

Shades of #669265

#669265
(102,146,101)
#5D855C
(93,133,92)
#547853
(84,120,83)
#4B6B4A
(75,107,74)
#425E41
(66,94,65)
#395138
(57,81,56)
#30442F
(48,68,47)
#273726
(39,55,38)
#1E2A1D
(30,42,29)
#151D14
(21,29,20)
#0C100B
(12,16,11)
#000000
(0,0,0)

Tints of #669265

#669265
(102,146,101)
#739B73
(115,155,115)
#80A481
(128,164,129)
#8DAD8F
(141,173,143)
#9AB69D
(154,182,157)
#A7BFAB
(167,191,171)
#B4C8B9
(180,200,185)
#C1D1C7
(193,209,199)
#CEDAD5
(206,218,213)
#DBE3E3
(219,227,227)
#E8ECF1
(232,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #669265 color. Also use rgb(102,146,101) instead hex code.

Text Font Color

.myTextColor { color: #669265; }

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

This text font color is #669265.

Background Color

.myBgColor { background-color: #669265; }

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

This div background color is #669265.

Border color

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

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

This div border color is #669265.

Opacity

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

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

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

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

This text has shadow with #669265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669265.

Preview

Color preview on black background

This text has color #669265 on black background.


Color preview on white background

This text has color #669265 on white background.


Black color preview on #669265 background

This text has black color on #669265 background.


White color preview on #669265 background

This text has white color on #669265 background.


Related colors

Complementary color

Complementary color for #hex is #996D9A.


I love getcolorcode.com

Triadic colors

1 #656692 and #926566 with #669265 are triadic colors.

2 #659266 and #926665 with #669265 are triadic colors.