COLOR #669375

HEX: #669375 RGB: (102,147,117)

Color info

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

RGB color model

#669375 color RGB value is (102,147,117).

RGB: (102,147,117) (40%, 58%, 46%)

RGB channels and saturation

R 102 of 255 = 40%
G 147 of 255 = 58%
B 117 of 255 = 46%

102
147
117

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

Portions of RGB colors in percentages

R + G + B = 102 + 147 + 117 = 366 (100%)
R 102 of 366 ~ 27.87%
G 147 of 366 ~ 40.16%
B 117 of 366 ~ 31.97'%

%27.87
%40.16
%31.97

CMYK color model

#669375 color CMYK value is (31,0,20,42).

  • cyan value is 30.61%
  • magenta value is 0.00%
  • yellow value is 20.41%
  • key color value is 42.35%

CMYK: (31,0,20,42)
C31M0Y20K42 (31%, 0%, 20%, 42%)
(0.31 / 0.00 / 0.20 / 0.42)

CMYK percentages

%30.61
%0
%20.41
%42.35

Codes

Color #669375 in popluar color models

66 93 75
RGB 102 147 117
HSL 140° 18.07% 48.82%
HSB/HSV 140° 30.61% 57.65%
CMYK 30.61% 0.00% 20.41%
42.35%

Color #669375 in popluar number systems.

HEX 66 93 75
Decimal 102 147 117
Binary 1100110 10010011 1110101
Octal 146 223 165

Shades and tints

Shades of #669375

#669375
(102,147,117)
#5D866B
(93,134,107)
#547961
(84,121,97)
#4B6C57
(75,108,87)
#425F4D
(66,95,77)
#395243
(57,82,67)
#304539
(48,69,57)
#27382F
(39,56,47)
#1E2B25
(30,43,37)
#151E1B
(21,30,27)
#0C1111
(12,17,17)
#000000
(0,0,0)

Tints of #669375

#669375
(102,147,117)
#739C81
(115,156,129)
#80A58D
(128,165,141)
#8DAE99
(141,174,153)
#9AB7A5
(154,183,165)
#A7C0B1
(167,192,177)
#B4C9BD
(180,201,189)
#C1D2C9
(193,210,201)
#CEDBD5
(206,219,213)
#DBE4E1
(219,228,225)
#E8EDED
(232,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #669375 color. Also use rgb(102,147,117) instead hex code.

Text Font Color

.myTextColor { color: #669375; }

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

This text font color is #669375.

Background Color

.myBgColor { background-color: #669375; }

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

This div background color is #669375.

Border color

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

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

This div border color is #669375.

Opacity

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

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

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

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

This text has shadow with #669375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669375.

Preview

Color preview on black background

This text has color #669375 on black background.


Color preview on white background

This text has color #669375 on white background.


Black color preview on #669375 background

This text has black color on #669375 background.


White color preview on #669375 background

This text has white color on #669375 background.


Related colors

Complementary color

Complementary color for #hex is #996C8A.


I love getcolorcode.com

Triadic colors

1 #756693 and #937566 with #669375 are triadic colors.

2 #759366 and #936675 with #669375 are triadic colors.