COLOR #669A58

HEX: #669A58 RGB: (102,154,88)

Color info

#669A58 contains mainly red and green colors. Web safe color of #669A58 is #669966 (or #696).

RGB color model

#669A58 color RGB value is (102,154,88).

RGB: (102,154,88) (40%, 60%, 35%)

RGB channels and saturation

R 102 of 255 = 40%
G 154 of 255 = 60%
B 88 of 255 = 35%

102
154
88

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

Portions of RGB colors in percentages

R + G + B = 102 + 154 + 88 = 344 (100%)
R 102 of 344 ~ 29.65%
G 154 of 344 ~ 44.77%
B 88 of 344 ~ 25.58'%

%29.65
%44.77
%25.58

CMYK color model

#669A58 color CMYK value is (34,0,43,40).

  • cyan value is 33.77%
  • magenta value is 0.00%
  • yellow value is 42.86%
  • key color value is 39.61%

CMYK: (34,0,43,40)
C34M0Y43K40 (34%, 0%, 43%, 40%)
(0.34 / 0.00 / 0.43 / 0.40)

CMYK percentages

%33.77
%0
%42.86
%39.61

Codes

Color #669A58 in popluar color models

66 9A 58
RGB 102 154 88
HSL 107° 27.27% 47.45%
HSB/HSV 107° 42.86% 60.39%
CMYK 33.77% 0.00% 42.86%
39.61%

Color #669A58 in popluar number systems.

HEX 66 9A 58
Decimal 102 154 88
Binary 1100110 10011010 1011000
Octal 146 232 130

Shades and tints

Shades of #669A58

#669A58
(102,154,88)
#5D8C50
(93,140,80)
#547E48
(84,126,72)
#4B7040
(75,112,64)
#426238
(66,98,56)
#395430
(57,84,48)
#304628
(48,70,40)
#273820
(39,56,32)
#1E2A18
(30,42,24)
#151C10
(21,28,16)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #669A58

#669A58
(102,154,88)
#73A367
(115,163,103)
#80AC76
(128,172,118)
#8DB585
(141,181,133)
#9ABE94
(154,190,148)
#A7C7A3
(167,199,163)
#B4D0B2
(180,208,178)
#C1D9C1
(193,217,193)
#CEE2D0
(206,226,208)
#DBEBDF
(219,235,223)
#E8F4EE
(232,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #669A58; }

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

This text font color is #669A58.

Background Color

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

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

This div background color is #669A58.

Border color

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

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

This div border color is #669A58.

Opacity

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

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

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

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

This text has shadow with #669A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #669A58.

Preview

Color preview on black background

This text has color #669A58 on black background.


Color preview on white background

This text has color #669A58 on white background.


Black color preview on #669A58 background

This text has black color on #669A58 background.


White color preview on #669A58 background

This text has white color on #669A58 background.


Related colors

Complementary color

Complementary color for #hex is #9965A7.


I love getcolorcode.com

Triadic colors

1 #58669A and #9A5866 with #669A58 are triadic colors.

2 #589A66 and #9A6658 with #669A58 are triadic colors.